not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / kcontrol / smartcard / smartcardbase.ui
blob61063b8d28409a754b5c1759216277072c334b6f
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>SmartcardBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>SmartcardBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>519</width>
12             <height>356</height>
13         </rect>
14     </property>
15     <grid>
16         <property name="name">
17             <cstring>unnamed</cstring>
18         </property>
19         <widget class="QTabWidget" row="0" column="0">
20             <property name="name">
21                 <cstring>TabWidget2</cstring>
22             </property>
23             <property name="enabled">
24                 <bool>true</bool>
25             </property>
26             <widget class="QWidget">
27                 <property name="name">
28                     <cstring>tab</cstring>
29                 </property>
30                 <attribute name="title">
31                     <string>Smartcard Support</string>
32                 </attribute>
33                 <grid>
34                     <property name="name">
35                         <cstring>unnamed</cstring>
36                     </property>
37                     <widget class="QCheckBox" row="0" column="0">
38                         <property name="name">
39                             <cstring>enableSupport</cstring>
40                         </property>
41                         <property name="text">
42                             <string>&amp;Enable smartcard support</string>
43                         </property>
44                     </widget>
45                     <widget class="QLayoutWidget" row="1" column="0">
46                         <property name="name">
47                             <cstring>Layout2</cstring>
48                         </property>
49                         <grid>
50                             <property name="name">
51                                 <cstring>unnamed</cstring>
52                             </property>
53                             <widget class="QCheckBox" row="0" column="1">
54                                 <property name="name">
55                                     <cstring>enablePolling</cstring>
56                                 </property>
57                                 <property name="enabled">
58                                     <bool>false</bool>
59                                 </property>
60                                 <property name="text">
61                                     <string>Enable &amp;polling to autodetect card events</string>
62                                 </property>
63                                 <property name="whatsThis" stdset="0">
64                                     <string>In most cases you should have this enabled. It allows KDE to automatically detect card insertion and reader hotplug events.</string>
65                                 </property>
66                             </widget>
67                             <spacer row="0" column="0" rowspan="3" colspan="1">
68                                 <property name="name" stdset="0">
69                                     <cstring>Spacer3</cstring>
70                                 </property>
71                                 <property name="orientation">
72                                     <enum>Horizontal</enum>
73                                 </property>
74                                 <property name="sizeType">
75                                     <enum>Fixed</enum>
76                                 </property>
77                                 <property name="sizeHint">
78                                     <size>
79                                         <width>15</width>
80                                         <height>20</height>
81                                     </size>
82                                 </property>
83                             </spacer>
84                             <widget class="QCheckBox" row="2" column="1">
85                                 <property name="name">
86                                     <cstring>launchManager</cstring>
87                                 </property>
88                                 <property name="enabled">
89                                     <bool>false</bool>
90                                 </property>
91                                 <property name="text">
92                                     <string>Automatically &amp;launch card manager if inserted card is unclaimed</string>
93                                 </property>
94                                 <property name="whatsThis" stdset="0">
95                                     <string>When you insert a smartcard, KDE can automatically launch a management tool if no other application attempts to use the card.</string>
96                                 </property>
97                             </widget>
98                             <widget class="QCheckBox" row="1" column="1">
99                                 <property name="name">
100                                     <cstring>beepOnInsert</cstring>
101                                 </property>
102                                 <property name="enabled">
103                                     <bool>false</bool>
104                                 </property>
105                                 <property name="text">
106                                     <string>&amp;Beep on card insert and removal</string>
107                                 </property>
108                             </widget>
109                         </grid>
110                     </widget>
111                     <spacer row="2" column="0">
112                         <property name="name" stdset="0">
113                             <cstring>Spacer4</cstring>
114                         </property>
115                         <property name="orientation">
116                             <enum>Vertical</enum>
117                         </property>
118                         <property name="sizeType">
119                             <enum>Expanding</enum>
120                         </property>
121                         <property name="sizeHint">
122                             <size>
123                                 <width>20</width>
124                                 <height>20</height>
125                             </size>
126                         </property>
127                     </spacer>
128                 </grid>
129             </widget>
130             <widget class="QWidget">
131                 <property name="name">
132                     <cstring>tab</cstring>
133                 </property>
134                 <attribute name="title">
135                     <string>Readers</string>
136                 </attribute>
137                 <grid>
138                     <property name="name">
139                         <cstring>unnamed</cstring>
140                     </property>
141                     <widget class="QLayoutWidget" row="0" column="0">
142                         <property name="name">
143                             <cstring>Layout3</cstring>
144                         </property>
145                         <vbox>
146                             <property name="name">
147                                 <cstring>unnamed</cstring>
148                             </property>
149                             <widget class="K3ListView">
150                                 <column>
151                                     <property name="text">
152                                         <string>Reader</string>
153                                     </property>
154                                     <property name="clickable">
155                                         <bool>true</bool>
156                                     </property>
157                                     <property name="resizeable">
158                                         <bool>true</bool>
159                                     </property>
160                                 </column>
161                                 <column>
162                                     <property name="text">
163                                         <string>Type</string>
164                                     </property>
165                                     <property name="clickable">
166                                         <bool>true</bool>
167                                     </property>
168                                     <property name="resizeable">
169                                         <bool>true</bool>
170                                     </property>
171                                 </column>
172                                 <column>
173                                     <property name="text">
174                                         <string>Subtype</string>
175                                     </property>
176                                     <property name="clickable">
177                                         <bool>true</bool>
178                                     </property>
179                                     <property name="resizeable">
180                                         <bool>true</bool>
181                                     </property>
182                                 </column>
183                                 <column>
184                                     <property name="text">
185                                         <string>SubSubtype</string>
186                                     </property>
187                                     <property name="clickable">
188                                         <bool>true</bool>
189                                     </property>
190                                     <property name="resizeable">
191                                         <bool>true</bool>
192                                     </property>
193                                 </column>
194                                 <property name="name">
195                                     <cstring>_readerHostsListView</cstring>
196                                 </property>
197                                 <property name="rootIsDecorated">
198                                     <bool>true</bool>
199                                 </property>
200                             </widget>
201                             <widget class="Line">
202                                 <property name="name">
203                                     <cstring>Line1</cstring>
204                                 </property>
205                                 <property name="frameShape" stdset="0">
206                                     <enum>HLine</enum>
207                                 </property>
208                                 <property name="frameShadow">
209                                     <enum>Sunken</enum>
210                                 </property>
211                                 <property name="orientation">
212                                     <enum>Horizontal</enum>
213                                 </property>
214                             </widget>
215                             <widget class="QGroupBox">
216                                 <property name="name">
217                                     <cstring>GroupBox3</cstring>
218                                 </property>
219                                 <property name="sizePolicy">
220                                     <sizepolicy>
221                                         <hsizetype>1</hsizetype>
222                                         <vsizetype>0</vsizetype>
223                                         <horstretch>0</horstretch>
224                                         <verstretch>0</verstretch>
225                                     </sizepolicy>
226                                 </property>
227                                 <property name="title">
228                                     <string>PCSCLite Configuration</string>
229                                 </property>
230                                 <widget class="QLabel">
231                                     <property name="name">
232                                         <cstring>TextLabel2</cstring>
233                                     </property>
234                                     <property name="geometry">
235                                         <rect>
236                                             <x>10</x>
237                                             <y>20</y>
238                                             <width>380</width>
239                                             <height>40</height>
240                                         </rect>
241                                     </property>
242                                     <property name="sizePolicy">
243                                         <sizepolicy>
244                                             <hsizetype>1</hsizetype>
245                                             <vsizetype>0</vsizetype>
246                                             <horstretch>0</horstretch>
247                                             <verstretch>0</verstretch>
248                                         </sizepolicy>
249                                     </property>
250                                     <property name="text">
251                                         <string>To add new readers you have to modify /etc/readers.conf file and re-start pcscd</string>
252                                     </property>
253                                     <property name="alignment">
254                                         <set>WordBreak|AlignVCenter</set>
255                                     </property>
256                                 </widget>
257                             </widget>
258                         </vbox>
259                     </widget>
260                 </grid>
261             </widget>
262         </widget>
263     </grid>
264 </widget>
265 <connections>
266     <connection>
267         <sender>enableSupport</sender>
268         <signal>toggled(bool)</signal>
269         <receiver>enablePolling</receiver>
270         <slot>setEnabled(bool)</slot>
271     </connection>
272     <connection>
273         <sender>enableSupport</sender>
274         <signal>toggled(bool)</signal>
275         <receiver>beepOnInsert</receiver>
276         <slot>setEnabled(bool)</slot>
277     </connection>
278     <connection>
279         <sender>enableSupport</sender>
280         <signal>toggled(bool)</signal>
281         <receiver>launchManager</receiver>
282         <slot>setEnabled(bool)</slot>
283     </connection>
284     <connection>
285         <sender>enableSupport</sender>
286         <signal>toggled(bool)</signal>
287         <receiver>SmartcardBase</receiver>
288         <slot>enableSupport_toggled(bool)</slot>
289     </connection>
290     <connection>
291         <sender>enablePolling</sender>
292         <signal>toggled(bool)</signal>
293         <receiver>SmartcardBase</receiver>
294         <slot>enablePolling_toggled(bool)</slot>
295     </connection>
296 </connections>
297 <includes>
298     <include location="local" impldecl="in implementation">smartcardbase.ui.h</include>
299 </includes>
300 <slots>
301     <slot>slotTestReader()</slot>
302     <slot>enableSupport_toggled(bool)</slot>
303     <slot>enablePolling_toggled(bool)</slot>
304 </slots>
305 <includes>
306     <include location="local" impldecl="in implementation">kdialog.h</include>
307 </includes>
308 <layoutdefaults spacing="3" margin="6"/>
309 <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
310 </UI>