| 1 | <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|---|
| 2 | <class>ProxyUI</class>
|
|---|
| 3 | <widget class="QDialog">
|
|---|
| 4 | <property name="name">
|
|---|
| 5 | <cstring>ProxyUI</cstring>
|
|---|
| 6 | </property>
|
|---|
| 7 | <property name="geometry">
|
|---|
| 8 | <rect>
|
|---|
| 9 | <x>0</x>
|
|---|
| 10 | <y>0</y>
|
|---|
| 11 | <width>307</width>
|
|---|
| 12 | <height>174</height>
|
|---|
| 13 | </rect>
|
|---|
| 14 | </property>
|
|---|
| 15 | <property name="caption">
|
|---|
| 16 | <string>Proxy Profiles</string>
|
|---|
| 17 | </property>
|
|---|
| 18 | <vbox>
|
|---|
| 19 | <property name="name">
|
|---|
| 20 | <cstring>unnamed</cstring>
|
|---|
| 21 | </property>
|
|---|
| 22 | <widget class="QLayoutWidget">
|
|---|
| 23 | <property name="name">
|
|---|
| 24 | <cstring>layout121</cstring>
|
|---|
| 25 | </property>
|
|---|
| 26 | <hbox>
|
|---|
| 27 | <property name="name">
|
|---|
| 28 | <cstring>unnamed</cstring>
|
|---|
| 29 | </property>
|
|---|
| 30 | <widget class="QLayoutWidget">
|
|---|
| 31 | <property name="name">
|
|---|
| 32 | <cstring>layout120</cstring>
|
|---|
| 33 | </property>
|
|---|
| 34 | <vbox>
|
|---|
| 35 | <property name="name">
|
|---|
| 36 | <cstring>unnamed</cstring>
|
|---|
| 37 | </property>
|
|---|
| 38 | <widget class="QListBox">
|
|---|
| 39 | <property name="name">
|
|---|
| 40 | <cstring>lbx_proxy</cstring>
|
|---|
| 41 | </property>
|
|---|
| 42 | <property name="sizePolicy">
|
|---|
| 43 | <sizepolicy>
|
|---|
| 44 | <hsizetype>1</hsizetype>
|
|---|
| 45 | <vsizetype>7</vsizetype>
|
|---|
| 46 | <horstretch>0</horstretch>
|
|---|
| 47 | <verstretch>0</verstretch>
|
|---|
| 48 | </sizepolicy>
|
|---|
| 49 | </property>
|
|---|
| 50 | </widget>
|
|---|
| 51 | <widget class="QLayoutWidget">
|
|---|
| 52 | <property name="name">
|
|---|
| 53 | <cstring>layout119</cstring>
|
|---|
| 54 | </property>
|
|---|
| 55 | <hbox>
|
|---|
| 56 | <property name="name">
|
|---|
| 57 | <cstring>unnamed</cstring>
|
|---|
| 58 | </property>
|
|---|
| 59 | <widget class="IconButton">
|
|---|
| 60 | <property name="name">
|
|---|
| 61 | <cstring>pb_new</cstring>
|
|---|
| 62 | </property>
|
|---|
| 63 | <property name="text">
|
|---|
| 64 | <string>&New</string>
|
|---|
| 65 | </property>
|
|---|
| 66 | <property name="iconName" stdset="0">
|
|---|
| 67 | <string>psi/addContact</string>
|
|---|
| 68 | </property>
|
|---|
| 69 | </widget>
|
|---|
| 70 | <widget class="IconButton">
|
|---|
| 71 | <property name="name">
|
|---|
| 72 | <cstring>pb_remove</cstring>
|
|---|
| 73 | </property>
|
|---|
| 74 | <property name="text">
|
|---|
| 75 | <string>Rem&ove</string>
|
|---|
| 76 | </property>
|
|---|
| 77 | <property name="iconName" stdset="0">
|
|---|
| 78 | <string>psi/remove</string>
|
|---|
| 79 | </property>
|
|---|
| 80 | </widget>
|
|---|
| 81 | </hbox>
|
|---|
| 82 | </widget>
|
|---|
| 83 | </vbox>
|
|---|
| 84 | </widget>
|
|---|
| 85 | <widget class="QGroupBox">
|
|---|
| 86 | <property name="name">
|
|---|
| 87 | <cstring>gb_prop</cstring>
|
|---|
| 88 | </property>
|
|---|
| 89 | <property name="title">
|
|---|
| 90 | <string>Properties</string>
|
|---|
| 91 | </property>
|
|---|
| 92 | <vbox>
|
|---|
| 93 | <property name="name">
|
|---|
| 94 | <cstring>unnamed</cstring>
|
|---|
| 95 | </property>
|
|---|
| 96 | <widget class="QLayoutWidget">
|
|---|
| 97 | <property name="name">
|
|---|
| 98 | <cstring>layout30</cstring>
|
|---|
| 99 | </property>
|
|---|
| 100 | <hbox>
|
|---|
| 101 | <property name="name">
|
|---|
| 102 | <cstring>unnamed</cstring>
|
|---|
| 103 | </property>
|
|---|
| 104 | <widget class="QLabel">
|
|---|
| 105 | <property name="name">
|
|---|
| 106 | <cstring>textLabel1</cstring>
|
|---|
| 107 | </property>
|
|---|
| 108 | <property name="text">
|
|---|
| 109 | <string>Name:</string>
|
|---|
| 110 | </property>
|
|---|
| 111 | </widget>
|
|---|
| 112 | <widget class="QLineEdit">
|
|---|
| 113 | <property name="name">
|
|---|
| 114 | <cstring>le_name</cstring>
|
|---|
| 115 | </property>
|
|---|
| 116 | </widget>
|
|---|
| 117 | </hbox>
|
|---|
| 118 | </widget>
|
|---|
| 119 | <widget class="QLayoutWidget">
|
|---|
| 120 | <property name="name">
|
|---|
| 121 | <cstring>layout21</cstring>
|
|---|
| 122 | </property>
|
|---|
| 123 | <hbox>
|
|---|
| 124 | <property name="name">
|
|---|
| 125 | <cstring>unnamed</cstring>
|
|---|
| 126 | </property>
|
|---|
| 127 | <widget class="QLabel">
|
|---|
| 128 | <property name="name">
|
|---|
| 129 | <cstring>textLabel2</cstring>
|
|---|
| 130 | </property>
|
|---|
| 131 | <property name="text">
|
|---|
| 132 | <string>Type:</string>
|
|---|
| 133 | </property>
|
|---|
| 134 | </widget>
|
|---|
| 135 | <widget class="QComboBox">
|
|---|
| 136 | <property name="name">
|
|---|
| 137 | <cstring>cb_type</cstring>
|
|---|
| 138 | </property>
|
|---|
| 139 | <property name="sizePolicy">
|
|---|
| 140 | <sizepolicy>
|
|---|
| 141 | <hsizetype>7</hsizetype>
|
|---|
| 142 | <vsizetype>0</vsizetype>
|
|---|
| 143 | <horstretch>0</horstretch>
|
|---|
| 144 | <verstretch>0</verstretch>
|
|---|
| 145 | </sizepolicy>
|
|---|
| 146 | </property>
|
|---|
| 147 | </widget>
|
|---|
| 148 | </hbox>
|
|---|
| 149 | </widget>
|
|---|
| 150 | <widget class="QLabel">
|
|---|
| 151 | <property name="name">
|
|---|
| 152 | <cstring>lb_proxyedit</cstring>
|
|---|
| 153 | </property>
|
|---|
| 154 | <property name="text">
|
|---|
| 155 | <string>proxyedit</string>
|
|---|
| 156 | </property>
|
|---|
| 157 | </widget>
|
|---|
| 158 | </vbox>
|
|---|
| 159 | </widget>
|
|---|
| 160 | </hbox>
|
|---|
| 161 | </widget>
|
|---|
| 162 | <widget class="Line">
|
|---|
| 163 | <property name="name">
|
|---|
| 164 | <cstring>line2</cstring>
|
|---|
| 165 | </property>
|
|---|
| 166 | <property name="frameShape">
|
|---|
| 167 | <enum>HLine</enum>
|
|---|
| 168 | </property>
|
|---|
| 169 | <property name="frameShadow">
|
|---|
| 170 | <enum>Sunken</enum>
|
|---|
| 171 | </property>
|
|---|
| 172 | <property name="orientation">
|
|---|
| 173 | <enum>Horizontal</enum>
|
|---|
| 174 | </property>
|
|---|
| 175 | </widget>
|
|---|
| 176 | <widget class="QLayoutWidget">
|
|---|
| 177 | <property name="name">
|
|---|
| 178 | <cstring>layout118</cstring>
|
|---|
| 179 | </property>
|
|---|
| 180 | <hbox>
|
|---|
| 181 | <property name="name">
|
|---|
| 182 | <cstring>unnamed</cstring>
|
|---|
| 183 | </property>
|
|---|
| 184 | <spacer>
|
|---|
| 185 | <property name="name">
|
|---|
| 186 | <cstring>spacer11</cstring>
|
|---|
| 187 | </property>
|
|---|
| 188 | <property name="orientation">
|
|---|
| 189 | <enum>Horizontal</enum>
|
|---|
| 190 | </property>
|
|---|
| 191 | <property name="sizeType">
|
|---|
| 192 | <enum>Expanding</enum>
|
|---|
| 193 | </property>
|
|---|
| 194 | <property name="sizeHint">
|
|---|
| 195 | <size>
|
|---|
| 196 | <width>125</width>
|
|---|
| 197 | <height>20</height>
|
|---|
| 198 | </size>
|
|---|
| 199 | </property>
|
|---|
| 200 | </spacer>
|
|---|
| 201 | <widget class="IconButton">
|
|---|
| 202 | <property name="name">
|
|---|
| 203 | <cstring>pb_close</cstring>
|
|---|
| 204 | </property>
|
|---|
| 205 | <property name="text">
|
|---|
| 206 | <string>&Close</string>
|
|---|
| 207 | </property>
|
|---|
| 208 | </widget>
|
|---|
| 209 | <widget class="IconButton">
|
|---|
| 210 | <property name="name">
|
|---|
| 211 | <cstring>pb_save</cstring>
|
|---|
| 212 | </property>
|
|---|
| 213 | <property name="text">
|
|---|
| 214 | <string>&Save</string>
|
|---|
| 215 | </property>
|
|---|
| 216 | </widget>
|
|---|
| 217 | </hbox>
|
|---|
| 218 | </widget>
|
|---|
| 219 | </vbox>
|
|---|
| 220 | </widget>
|
|---|
| 221 | <tabstops>
|
|---|
| 222 | <tabstop>lbx_proxy</tabstop>
|
|---|
| 223 | <tabstop>le_name</tabstop>
|
|---|
| 224 | <tabstop>cb_type</tabstop>
|
|---|
| 225 | </tabstops>
|
|---|
| 226 | <layoutdefaults spacing="6" margin="11"/>
|
|---|
| 227 | <includehints>
|
|---|
| 228 | <includehint>iconwidget.h</includehint>
|
|---|
| 229 | <includehint>iconwidget.h</includehint>
|
|---|
| 230 | <includehint>iconwidget.h</includehint>
|
|---|
| 231 | <includehint>iconwidget.h</includehint>
|
|---|
| 232 | </includehints>
|
|---|
| 233 | </UI>
|
|---|