Preferences/ConfigurationPages/NetworkPage.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 4349
a99dcf04f6f5
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
4 <widget class="QWidget" name="NetworkPage"> 4 <widget class="QWidget" name="NetworkPage">
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>589</width> 9 <width>591</width>
10 <height>698</height> 10 <height>769</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_4"> 13 <layout class="QVBoxLayout" name="verticalLayout_4">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
52 <string>Enter the download directory (leave empty to use the default location)</string> 52 <string>Enter the download directory (leave empty to use the default location)</string>
53 </property> 53 </property>
54 </widget> 54 </widget>
55 </item> 55 </item>
56 <item> 56 <item>
57 <widget class="QPushButton" name="downloadDirButton"> 57 <widget class="QToolButton" name="downloadDirButton">
58 <property name="toolTip"> 58 <property name="toolTip">
59 <string>Select the download directory via a directory selection dialog</string> 59 <string>Select the download directory via a directory selection dialog</string>
60 </property>
61 <property name="text">
62 <string>...</string>
63 </property> 60 </property>
64 </widget> 61 </widget>
65 </item> 62 </item>
66 </layout> 63 </layout>
67 </item> 64 </item>

eric ide

mercurial