Preferences/ConfigurationPages/NetworkPage.ui

changeset 5047
04e5dfbd3f3d
parent 4852
bbc8bf477e15
child 6224
08875555771a
equal deleted inserted replaced
5042:021d99e03961 5047:04e5dfbd3f3d
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>591</width> 9 <width>591</width>
10 <height>941</height> 10 <height>1127</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_5"> 13 <layout class="QVBoxLayout" name="verticalLayout_6">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
16 <property name="text"> 16 <property name="text">
17 <string>&lt;b&gt;Configure Network&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure Network&lt;/b&gt;</string>
18 </property> 18 </property>
27 <enum>QFrame::Sunken</enum> 27 <enum>QFrame::Sunken</enum>
28 </property> 28 </property>
29 <property name="orientation"> 29 <property name="orientation">
30 <enum>Qt::Horizontal</enum> 30 <enum>Qt::Horizontal</enum>
31 </property> 31 </property>
32 </widget>
33 </item>
34 <item>
35 <widget class="QGroupBox" name="groupBox_3">
36 <property name="title">
37 <string>Online Status</string>
38 </property>
39 <layout class="QVBoxLayout" name="verticalLayout_5">
40 <item>
41 <widget class="QCheckBox" name="dynamicOnlineCheckBox">
42 <property name="toolTip">
43 <string>Select to determine the online status dynamically (assume online if unchecked)</string>
44 </property>
45 <property name="text">
46 <string>Dynamic Online Status Determination</string>
47 </property>
48 </widget>
49 </item>
50 </layout>
32 </widget> 51 </widget>
33 </item> 52 </item>
34 <item> 53 <item>
35 <widget class="QGroupBox" name="groupBox_2"> 54 <widget class="QGroupBox" name="groupBox_2">
36 <property name="title"> 55 <property name="title">
451 <header>E5Gui/E5PathPicker.h</header> 470 <header>E5Gui/E5PathPicker.h</header>
452 <container>1</container> 471 <container>1</container>
453 </customwidget> 472 </customwidget>
454 </customwidgets> 473 </customwidgets>
455 <tabstops> 474 <tabstops>
475 <tabstop>dynamicOnlineCheckBox</tabstop>
456 <tabstop>downloadDirPicker</tabstop> 476 <tabstop>downloadDirPicker</tabstop>
457 <tabstop>requestFilenameCheckBox</tabstop> 477 <tabstop>requestFilenameCheckBox</tabstop>
458 <tabstop>cleanupNeverButton</tabstop> 478 <tabstop>cleanupNeverButton</tabstop>
459 <tabstop>cleanupExitButton</tabstop> 479 <tabstop>cleanupExitButton</tabstop>
460 <tabstop>cleanupSuccessfulButton</tabstop> 480 <tabstop>cleanupSuccessfulButton</tabstop>

eric ide

mercurial