|
25 | 25 | <item row="0" column="0" > |
26 | 26 | <widget class="QTabWidget" name="tabWidget" > |
27 | 27 | <property name="currentIndex" > |
28 | | - <number>0</number> |
| 28 | + <number>6</number> |
29 | 29 | </property> |
30 | 30 | <widget class="QWidget" name="tabGeneral" > |
31 | 31 | <attribute name="title" > |
|
1000 | 1000 | </property> |
1001 | 1001 | </widget> |
1002 | 1002 | </item> |
1003 | | - <item row="0" column="1" > |
| 1003 | + <item row="0" column="1" colspan="2" > |
1004 | 1004 | <widget class="QLineEdit" name="leProxyHost" /> |
1005 | 1005 | </item> |
1006 | 1006 | <item row="1" column="0" > |
|
1013 | 1013 | </property> |
1014 | 1014 | </widget> |
1015 | 1015 | </item> |
1016 | | - <item row="1" column="1" > |
| 1016 | + <item row="1" column="1" colspan="2" > |
1017 | 1017 | <widget class="QLineEdit" name="leProxyPort" /> |
1018 | 1018 | </item> |
1019 | 1019 | <item row="2" column="0" > |
|
1026 | 1026 | </property> |
1027 | 1027 | </widget> |
1028 | 1028 | </item> |
1029 | | - <item row="2" column="1" > |
| 1029 | + <item row="2" column="1" colspan="2" > |
1030 | 1030 | <widget class="QLineEdit" name="leProxyUser" > |
1031 | 1031 | <property name="toolTip" > |
1032 | 1032 | <string>Leave this blank if no proxy username / password are required</string> |
|
1043 | 1043 | </property> |
1044 | 1044 | </widget> |
1045 | 1045 | </item> |
1046 | | - <item row="3" column="1" > |
| 1046 | + <item row="3" column="1" colspan="2" > |
1047 | 1047 | <widget class="QLineEdit" name="leProxyPassword" > |
1048 | 1048 | <property name="toolTip" > |
1049 | 1049 | <string>Leave this blank if no proxy username / password are required</string> |
|
1053 | 1053 | </property> |
1054 | 1054 | </widget> |
1055 | 1055 | </item> |
| 1056 | + <item row="4" column="0" > |
| 1057 | + <widget class="QLabel" name="mTypeLabel" > |
| 1058 | + <property name="text" > |
| 1059 | + <string>Proxy type</string> |
| 1060 | + </property> |
| 1061 | + </widget> |
| 1062 | + </item> |
| 1063 | + <item row="4" column="1" > |
| 1064 | + <widget class="QComboBox" name="mProxyTypeComboBox" /> |
| 1065 | + </item> |
| 1066 | + <item row="4" column="2" > |
| 1067 | + <spacer> |
| 1068 | + <property name="orientation" > |
| 1069 | + <enum>Qt::Horizontal</enum> |
| 1070 | + </property> |
| 1071 | + <property name="sizeHint" > |
| 1072 | + <size> |
| 1073 | + <width>241</width> |
| 1074 | + <height>20</height> |
| 1075 | + </size> |
| 1076 | + </property> |
| 1077 | + </spacer> |
| 1078 | + </item> |
1056 | 1079 | </layout> |
1057 | 1080 | </widget> |
1058 | 1081 | </item> |
|
1063 | 1086 | </property> |
1064 | 1087 | <property name="sizeHint" > |
1065 | 1088 | <size> |
1066 | | - <width>20</width> |
1067 | | - <height>40</height> |
| 1089 | + <width>577</width> |
| 1090 | + <height>251</height> |
1068 | 1091 | </size> |
1069 | 1092 | </property> |
1070 | 1093 | </spacer> |
|
0 commit comments