summaryrefslogtreecommitdiffstats
path: root/krdc/maindialogbase.ui
blob: 34006ec222f5fb212d6a753ea19ab8ec0c08449c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>MainDialogBase</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>MainDialogBase</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>544</width>
            <height>338</height>
        </rect>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="TQLabel" row="1" column="0">
            <property name="name">
                <cstring>m_serverLabel</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>0</hsizetype>
                    <vsizetype>5</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="frameShape">
                <enum>MShape</enum>
            </property>
            <property name="frameShadow">
                <enum>MShadow</enum>
            </property>
            <property name="text">
                <string>Remote &amp;desktop:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>m_serverInput</cstring>
            </property>
        </widget>
        <widget class="KHistoryCombo" row="1" column="1">
            <property name="name">
                <cstring>m_serverInput</cstring>
            </property>
            <property name="minimumSize">
                <size>
                    <width>250</width>
                    <height>0</height>
                </size>
            </property>
            <property name="maxCount">
                <number>12</number>
            </property>
            <property name="duplicatesEnabled">
                <bool>false</bool>
            </property>
            <property name="toolTip" stdset="0">
                <string>Enter the hostname and display number</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Enter the name and display number of the computer that you want to connect to, separated by a colon, e.g. 'mycomputer:1'. The address can be any valid Internet address. The display numbers usually start at 0. If you do not have a display number, try 0 or 1.
Remote Desktop Connection only supports systems that use VNC.</string>
            </property>
        </widget>
        <widget class="KPushButton" row="1" column="2">
            <property name="name">
                <cstring>m_browseButton</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>0</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>&amp;Browse &lt;&lt;</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Turn on/off the network browsing panel.</string>
            </property>
        </widget>
        <widget class="KActiveLabel" row="2" column="0" rowspan="1" colspan="3">
            <property name="name">
                <cstring>kActiveLabel2</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>7</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>Enter the address of the computer to connect to, or browse the network and select one. VNC and RDP compatible servers will be supported. &lt;a href="whatsthis:&lt;h3&gt;Examples&lt;/h3&gt;for a computer called 'megan':&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;megan:1&lt;/td&gt;&lt;td&gt;connect to the VNC server on 'megan' with display number 1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;vnc:/megan:1&lt;/td&gt;&lt;td&gt;longer form for the same thing&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;rdp:/megan&lt;/td&gt;&lt;td&gt;connect to the RDP server on 'megan'&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;"&gt;Examples&lt;/a&gt;</string>
            </property>
        </widget>
        <widget class="TQFrame" row="0" column="0" rowspan="1" colspan="3">
            <property name="name">
                <cstring>m_browsingPanel</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>5</hsizetype>
                    <vsizetype>3</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="frameShape">
                <enum>NoFrame</enum>
            </property>
            <property name="frameShadow">
                <enum>Plain</enum>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>0</number>
                </property>
                <widget class="KPushButton" row="0" column="0">
                    <property name="name">
                        <cstring>m_rescanButton</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Rescan</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Rescans the network. Depending on the network configuration this may take a few seconds until all systems have responded.</string>
                    </property>
                </widget>
                <spacer row="0" column="1">
                    <property name="name">
                        <cstring>Spacer3</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>34</width>
                            <height>16</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQLabel" row="0" column="2">
                    <property name="name">
                        <cstring>TextLabel1_2</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Search:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>m_searchInput</cstring>
                    </property>
                </widget>
                <widget class="KLineEdit" row="0" column="3">
                    <property name="name">
                        <cstring>m_searchInput</cstring>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>Enter a search term</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Enter a search term here if you want to search for a specific system, then press Enter or click Rescan. All systems, whose description matches the search term, will be displayed. The search is not case sensitive. If you leave the field empty all systems will be displayed.</string>
                    </property>
                </widget>
                <spacer row="0" column="4">
                    <property name="name">
                        <cstring>Spacer4</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>34</width>
                            <height>16</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQLabel" row="0" column="5">
                    <property name="name">
                        <cstring>TextLabel1</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>0</hsizetype>
                            <vsizetype>5</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="text">
                        <string>Scop&amp;e:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>m_scopeCombo</cstring>
                    </property>
                </widget>
                <widget class="KComboBox" row="0" column="6">
                    <property name="name">
                        <cstring>m_scopeCombo</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>0</hsizetype>
                            <vsizetype>0</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="minimumSize">
                        <size>
                            <width>100</width>
                            <height>0</height>
                        </size>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>An administrator can configure the network to have several scopes. If this is the case, you can select the scope to scan here.</string>
                    </property>
                </widget>
                <widget class="TDEListView" row="1" column="0" rowspan="1" colspan="7">
                    <column>
                        <property name="text">
                            <string>Name</string>
                        </property>
                        <property name="clickable">
                            <bool>true</bool>
                        </property>
                        <property name="resizable">
                            <bool>true</bool>
                        </property>
                    </column>
                    <column>
                        <property name="text">
                            <string>Type</string>
                        </property>
                        <property name="clickable">
                            <bool>true</bool>
                        </property>
                        <property name="resizable">
                            <bool>true</bool>
                        </property>
                    </column>
                    <column>
                        <property name="text">
                            <string>Address</string>
                        </property>
                        <property name="clickable">
                            <bool>true</bool>
                        </property>
                        <property name="resizable">
                            <bool>true</bool>
                        </property>
                    </column>
                    <column>
                        <property name="text">
                            <string>Protocol</string>
                        </property>
                        <property name="clickable">
                            <bool>true</bool>
                        </property>
                        <property name="resizable">
                            <bool>true</bool>
                        </property>
                    </column>
                    <property name="name">
                        <cstring>m_browsingView</cstring>
                    </property>
                    <property name="allColumnsShowFocus">
                        <bool>true</bool>
                    </property>
                    <property name="showToolTips">
                        <bool>false</bool>
                    </property>
                    <property name="resizeMode">
                        <enum>AllColumns</enum>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>Here you can see the systems on the network that allow you to connect. Note that an administrator can hide systems, so the list is not always complete. Click on an item to select it, double-click it to connect immediately.</string>
                    </property>
                </widget>
            </grid>
        </widget>
    </grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
    <connection>
        <sender>m_browseButton</sender>
        <signal>clicked()</signal>
        <receiver>MainDialogBase</receiver>
        <slot>toggleBrowsingArea()</slot>
    </connection>
    <connection>
        <sender>m_rescanButton</sender>
        <signal>clicked()</signal>
        <receiver>MainDialogBase</receiver>
        <slot>rescan()</slot>
    </connection>
    <connection>
        <sender>m_serverInput</sender>
        <signal>textChanged(const TQString&amp;)</signal>
        <receiver>MainDialogBase</receiver>
        <slot>hostChanged(const TQString&amp;)</slot>
    </connection>
    <connection>
        <sender>m_searchInput</sender>
        <signal>returnPressed()</signal>
        <receiver>MainDialogBase</receiver>
        <slot>rescan()</slot>
    </connection>
</connections>
<forwards>
    <forward>class TQListViewItem;</forward>
</forwards>
<includes>
    <include location="global" impldecl="in implementation">kdialog.h</include>
</includes>
<Q_SLOTS>
    <slot access="protected" specifier="pure virtual">hostChanged( const TQString &amp; text )</slot>
    <slot access="protected" specifier="pure virtual">toggleBrowsingArea()</slot>
    <slot access="protected" specifier="pure virtual">itemSelected( TQListViewItem * item )</slot>
    <slot access="protected" specifier="pure virtual">itemDoubleClicked( TQListViewItem * item )</slot>
    <slot access="protected" specifier="pure virtual">scopeSelected( const TQString &amp; scope )</slot>
    <slot access="protected" specifier="pure virtual">rescan()</slot>
</Q_SLOTS>
<functions>
    <function access="protected" specifier="non virtual">enableBrowsingArea( bool enable )</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includehints>
    <includehint>kcombobox.h</includehint>
</includehints>
</UI>