~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to ksysguard/gui/SensorDisplayLib/LogFileSettings.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>LogFileSettings</class>
 
3
 <widget class="QWidget" name="LogFileSettings" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>434</width>
 
9
    <height>212</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QVBoxLayout" >
 
13
   <item>
 
14
    <widget class="KTabWidget" name="tabWidget" >
 
15
     <property name="currentIndex" >
 
16
      <number>0</number>
 
17
     </property>
 
18
     <widget class="QWidget" name="textTab" >
 
19
      <property name="geometry" >
 
20
       <rect>
 
21
        <x>0</x>
 
22
        <y>0</y>
 
23
        <width>418</width>
 
24
        <height>170</height>
 
25
       </rect>
 
26
      </property>
 
27
      <attribute name="title" >
 
28
       <string>&amp;Text</string>
 
29
      </attribute>
 
30
      <layout class="QVBoxLayout" >
 
31
       <item>
 
32
        <layout class="QHBoxLayout" >
 
33
         <item>
 
34
          <widget class="QLabel" name="label" >
 
35
           <property name="text" >
 
36
            <string>T&amp;itle:</string>
 
37
           </property>
 
38
           <property name="buddy" >
 
39
            <cstring>title</cstring>
 
40
           </property>
 
41
          </widget>
 
42
         </item>
 
43
         <item>
 
44
          <widget class="KLineEdit" name="title" />
 
45
         </item>
 
46
        </layout>
 
47
       </item>
 
48
       <item>
 
49
        <layout class="QHBoxLayout" >
 
50
         <property name="margin" >
 
51
          <number>0</number>
 
52
         </property>
 
53
         <item>
 
54
          <layout class="QVBoxLayout" >
 
55
           <property name="margin" >
 
56
            <number>0</number>
 
57
           </property>
 
58
           <item>
 
59
            <widget class="QLabel" name="textLabel1" >
 
60
             <property name="text" >
 
61
              <string>Foreground color:</string>
 
62
             </property>
 
63
             <property name="alignment" >
 
64
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
65
             </property>
 
66
             <property name="wordWrap" >
 
67
              <bool>false</bool>
 
68
             </property>
 
69
            </widget>
 
70
           </item>
 
71
           <item>
 
72
            <widget class="QLabel" name="textLabel2" >
 
73
             <property name="text" >
 
74
              <string>Background color:</string>
 
75
             </property>
 
76
             <property name="alignment" >
 
77
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
78
             </property>
 
79
             <property name="wordWrap" >
 
80
              <bool>false</bool>
 
81
             </property>
 
82
            </widget>
 
83
           </item>
 
84
          </layout>
 
85
         </item>
 
86
         <item>
 
87
          <layout class="QVBoxLayout" >
 
88
           <property name="margin" >
 
89
            <number>0</number>
 
90
           </property>
 
91
           <item>
 
92
            <widget class="KColorButton" name="fgColor" >
 
93
             <property name="text" >
 
94
              <string/>
 
95
             </property>
 
96
            </widget>
 
97
           </item>
 
98
           <item>
 
99
            <widget class="KColorButton" name="bgColor" >
 
100
             <property name="text" >
 
101
              <string/>
 
102
             </property>
 
103
            </widget>
 
104
           </item>
 
105
          </layout>
 
106
         </item>
 
107
         <item>
 
108
          <spacer name="horizontalSpacer" >
 
109
           <property name="orientation" >
 
110
            <enum>Qt::Horizontal</enum>
 
111
           </property>
 
112
           <property name="sizeHint" stdset="0" >
 
113
            <size>
 
114
             <width>40</width>
 
115
             <height>20</height>
 
116
            </size>
 
117
           </property>
 
118
          </spacer>
 
119
         </item>
 
120
        </layout>
 
121
       </item>
 
122
       <item>
 
123
        <widget class="KFontRequester" name="fontRequester" >
 
124
         <property name="title" >
 
125
          <string/>
 
126
         </property>
 
127
        </widget>
 
128
       </item>
 
129
       <item>
 
130
        <spacer>
 
131
         <property name="orientation" >
 
132
          <enum>Qt::Vertical</enum>
 
133
         </property>
 
134
         <property name="sizeHint" stdset="0" >
 
135
          <size>
 
136
           <width>20</width>
 
137
           <height>40</height>
 
138
          </size>
 
139
         </property>
 
140
        </spacer>
 
141
       </item>
 
142
      </layout>
 
143
     </widget>
 
144
     <widget class="QWidget" name="tab_2" >
 
145
      <property name="geometry" >
 
146
       <rect>
 
147
        <x>0</x>
 
148
        <y>0</y>
 
149
        <width>418</width>
 
150
        <height>170</height>
 
151
       </rect>
 
152
      </property>
 
153
      <attribute name="title" >
 
154
       <string>Fi&amp;lter</string>
 
155
      </attribute>
 
156
      <layout class="QHBoxLayout" >
 
157
       <item>
 
158
        <layout class="QVBoxLayout" >
 
159
         <item>
 
160
          <widget class="KLineEdit" name="ruleText" />
 
161
         </item>
 
162
         <item>
 
163
          <widget class="QListWidget" name="ruleList" />
 
164
         </item>
 
165
        </layout>
 
166
       </item>
 
167
       <item>
 
168
        <layout class="QVBoxLayout" >
 
169
         <property name="margin" >
 
170
          <number>0</number>
 
171
         </property>
 
172
         <item>
 
173
          <widget class="QPushButton" name="addButton" >
 
174
           <property name="text" >
 
175
            <string>&amp;Add</string>
 
176
           </property>
 
177
          </widget>
 
178
         </item>
 
179
         <item>
 
180
          <widget class="QPushButton" name="deleteButton" >
 
181
           <property name="text" >
 
182
            <string>&amp;Delete</string>
 
183
           </property>
 
184
          </widget>
 
185
         </item>
 
186
         <item>
 
187
          <widget class="QPushButton" name="changeButton" >
 
188
           <property name="text" >
 
189
            <string>&amp;Change</string>
 
190
           </property>
 
191
          </widget>
 
192
         </item>
 
193
         <item>
 
194
          <spacer>
 
195
           <property name="orientation" >
 
196
            <enum>Qt::Vertical</enum>
 
197
           </property>
 
198
           <property name="sizeType" >
 
199
            <enum>QSizePolicy::Expanding</enum>
 
200
           </property>
 
201
           <property name="sizeHint" stdset="0" >
 
202
            <size>
 
203
             <width>20</width>
 
204
             <height>20</height>
 
205
            </size>
 
206
           </property>
 
207
          </spacer>
 
208
         </item>
 
209
        </layout>
 
210
       </item>
 
211
      </layout>
 
212
     </widget>
 
213
    </widget>
 
214
   </item>
 
215
  </layout>
 
216
 </widget>
 
217
 <customwidgets>
 
218
  <customwidget>
 
219
   <class>KColorButton</class>
 
220
   <extends>QPushButton</extends>
 
221
   <header>kcolorbutton.h</header>
 
222
  </customwidget>
 
223
  <customwidget>
 
224
   <class>KFontRequester</class>
 
225
   <extends>QWidget</extends>
 
226
   <header>kfontrequester.h</header>
 
227
  </customwidget>
 
228
 </customwidgets>
 
229
 <resources/>
 
230
 <connections/>
 
231
</ui>