| 1 | <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|---|
| 2 | <class>ProfileOpenUI</class>
|
|---|
| 3 | <widget class="QDialog">
|
|---|
| 4 | <property name="name">
|
|---|
| 5 | <cstring>ProfileOpenUI</cstring>
|
|---|
| 6 | </property>
|
|---|
| 7 | <property name="geometry">
|
|---|
| 8 | <rect>
|
|---|
| 9 | <x>0</x>
|
|---|
| 10 | <y>0</y>
|
|---|
| 11 | <width>305</width>
|
|---|
| 12 | <height>197</height>
|
|---|
| 13 | </rect>
|
|---|
| 14 | </property>
|
|---|
| 15 | <property name="caption">
|
|---|
| 16 | <string>Open Profile</string>
|
|---|
| 17 | </property>
|
|---|
| 18 | <vbox>
|
|---|
| 19 | <property name="name">
|
|---|
| 20 | <cstring>unnamed</cstring>
|
|---|
| 21 | </property>
|
|---|
| 22 | <property name="margin">
|
|---|
| 23 | <number>0</number>
|
|---|
| 24 | </property>
|
|---|
| 25 | <property name="spacing">
|
|---|
| 26 | <number>0</number>
|
|---|
| 27 | </property>
|
|---|
| 28 | <widget class="QLayoutWidget">
|
|---|
| 29 | <property name="name">
|
|---|
| 30 | <cstring>layout13</cstring>
|
|---|
| 31 | </property>
|
|---|
| 32 | <hbox>
|
|---|
| 33 | <property name="name">
|
|---|
| 34 | <cstring>unnamed</cstring>
|
|---|
| 35 | </property>
|
|---|
| 36 | <property name="margin">
|
|---|
| 37 | <number>0</number>
|
|---|
| 38 | </property>
|
|---|
| 39 | <property name="spacing">
|
|---|
| 40 | <number>0</number>
|
|---|
| 41 | </property>
|
|---|
| 42 | <widget class="QLabel">
|
|---|
| 43 | <property name="name">
|
|---|
| 44 | <cstring>lb_left</cstring>
|
|---|
| 45 | </property>
|
|---|
| 46 | <property name="text">
|
|---|
| 47 | <string>left</string>
|
|---|
| 48 | </property>
|
|---|
| 49 | </widget>
|
|---|
| 50 | <widget class="QLabel">
|
|---|
| 51 | <property name="name">
|
|---|
| 52 | <cstring>lb_logo</cstring>
|
|---|
| 53 | </property>
|
|---|
| 54 | <property name="text">
|
|---|
| 55 | <string>Image goes here</string>
|
|---|
| 56 | </property>
|
|---|
| 57 | </widget>
|
|---|
| 58 | <widget class="QLabel">
|
|---|
| 59 | <property name="name">
|
|---|
| 60 | <cstring>lb_right</cstring>
|
|---|
| 61 | </property>
|
|---|
| 62 | <property name="text">
|
|---|
| 63 | <string>right</string>
|
|---|
| 64 | </property>
|
|---|
| 65 | </widget>
|
|---|
| 66 | </hbox>
|
|---|
| 67 | </widget>
|
|---|
| 68 | <widget class="QLayoutWidget">
|
|---|
| 69 | <property name="name">
|
|---|
| 70 | <cstring>layout111</cstring>
|
|---|
| 71 | </property>
|
|---|
| 72 | <vbox>
|
|---|
| 73 | <property name="name">
|
|---|
| 74 | <cstring>unnamed</cstring>
|
|---|
| 75 | </property>
|
|---|
| 76 | <property name="margin">
|
|---|
| 77 | <number>11</number>
|
|---|
| 78 | </property>
|
|---|
| 79 | <widget class="QGroupBox">
|
|---|
| 80 | <property name="name">
|
|---|
| 81 | <cstring>gb_open</cstring>
|
|---|
| 82 | </property>
|
|---|
| 83 | <property name="title">
|
|---|
| 84 | <string>Open Profile</string>
|
|---|
| 85 | </property>
|
|---|
| 86 | <vbox>
|
|---|
| 87 | <property name="name">
|
|---|
| 88 | <cstring>unnamed</cstring>
|
|---|
| 89 | </property>
|
|---|
| 90 | <property name="margin">
|
|---|
| 91 | <number>11</number>
|
|---|
| 92 | </property>
|
|---|
| 93 | <property name="spacing">
|
|---|
| 94 | <number>6</number>
|
|---|
| 95 | </property>
|
|---|
| 96 | <widget class="QLayoutWidget">
|
|---|
| 97 | <property name="name">
|
|---|
| 98 | <cstring>Layout4</cstring>
|
|---|
| 99 | </property>
|
|---|
| 100 | <hbox>
|
|---|
| 101 | <property name="name">
|
|---|
| 102 | <cstring>unnamed</cstring>
|
|---|
| 103 | </property>
|
|---|
| 104 | <property name="margin">
|
|---|
| 105 | <number>0</number>
|
|---|
| 106 | </property>
|
|---|
| 107 | <property name="spacing">
|
|---|
| 108 | <number>6</number>
|
|---|
| 109 | </property>
|
|---|
| 110 | <widget class="QLabel">
|
|---|
| 111 | <property name="name">
|
|---|
| 112 | <cstring>TextLabel4</cstring>
|
|---|
| 113 | </property>
|
|---|
| 114 | <property name="text">
|
|---|
| 115 | <string>Profile:</string>
|
|---|
| 116 | </property>
|
|---|
| 117 | </widget>
|
|---|
| 118 | <widget class="QComboBox">
|
|---|
| 119 | <property name="name">
|
|---|
| 120 | <cstring>cb_profile</cstring>
|
|---|
| 121 | </property>
|
|---|
| 122 | <property name="sizePolicy">
|
|---|
| 123 | <sizepolicy>
|
|---|
| 124 | <hsizetype>7</hsizetype>
|
|---|
| 125 | <vsizetype>0</vsizetype>
|
|---|
| 126 | <horstretch>0</horstretch>
|
|---|
| 127 | <verstretch>0</verstretch>
|
|---|
| 128 | </sizepolicy>
|
|---|
| 129 | </property>
|
|---|
| 130 | </widget>
|
|---|
| 131 | </hbox>
|
|---|
| 132 | </widget>
|
|---|
| 133 | <widget class="QCheckBox">
|
|---|
| 134 | <property name="name">
|
|---|
| 135 | <cstring>ck_auto</cstring>
|
|---|
| 136 | </property>
|
|---|
| 137 | <property name="text">
|
|---|
| 138 | <string>&Automatically open on startup</string>
|
|---|
| 139 | </property>
|
|---|
| 140 | </widget>
|
|---|
| 141 | </vbox>
|
|---|
| 142 | </widget>
|
|---|
| 143 | <widget class="QLayoutWidget">
|
|---|
| 144 | <property name="name">
|
|---|
| 145 | <cstring>Layout5</cstring>
|
|---|
| 146 | </property>
|
|---|
| 147 | <hbox>
|
|---|
| 148 | <property name="name">
|
|---|
| 149 | <cstring>unnamed</cstring>
|
|---|
| 150 | </property>
|
|---|
| 151 | <property name="margin">
|
|---|
| 152 | <number>0</number>
|
|---|
| 153 | </property>
|
|---|
| 154 | <property name="spacing">
|
|---|
| 155 | <number>6</number>
|
|---|
| 156 | </property>
|
|---|
| 157 | <widget class="QLabel">
|
|---|
| 158 | <property name="name">
|
|---|
| 159 | <cstring>lb_lang</cstring>
|
|---|
| 160 | </property>
|
|---|
| 161 | <property name="text">
|
|---|
| 162 | <string>Language:</string>
|
|---|
| 163 | </property>
|
|---|
| 164 | </widget>
|
|---|
| 165 | <widget class="QComboBox">
|
|---|
| 166 | <property name="name">
|
|---|
| 167 | <cstring>cb_lang</cstring>
|
|---|
| 168 | </property>
|
|---|
| 169 | <property name="sizePolicy">
|
|---|
| 170 | <sizepolicy>
|
|---|
| 171 | <hsizetype>7</hsizetype>
|
|---|
| 172 | <vsizetype>0</vsizetype>
|
|---|
| 173 | <horstretch>0</horstretch>
|
|---|
| 174 | <verstretch>0</verstretch>
|
|---|
| 175 | </sizepolicy>
|
|---|
| 176 | </property>
|
|---|
| 177 | </widget>
|
|---|
| 178 | </hbox>
|
|---|
| 179 | </widget>
|
|---|
| 180 | <widget class="Line">
|
|---|
| 181 | <property name="name">
|
|---|
| 182 | <cstring>Line1</cstring>
|
|---|
| 183 | </property>
|
|---|
| 184 | <property name="frameShape">
|
|---|
| 185 | <enum>HLine</enum>
|
|---|
| 186 | </property>
|
|---|
| 187 | <property name="frameShadow">
|
|---|
| 188 | <enum>Sunken</enum>
|
|---|
| 189 | </property>
|
|---|
| 190 | <property name="orientation">
|
|---|
| 191 | <enum>Horizontal</enum>
|
|---|
| 192 | </property>
|
|---|
| 193 | </widget>
|
|---|
| 194 | <widget class="QLayoutWidget">
|
|---|
| 195 | <property name="name">
|
|---|
| 196 | <cstring>layout110</cstring>
|
|---|
| 197 | </property>
|
|---|
| 198 | <hbox>
|
|---|
| 199 | <property name="name">
|
|---|
| 200 | <cstring>unnamed</cstring>
|
|---|
| 201 | </property>
|
|---|
| 202 | <widget class="IconButton">
|
|---|
| 203 | <property name="name">
|
|---|
| 204 | <cstring>pb_close</cstring>
|
|---|
| 205 | </property>
|
|---|
| 206 | <property name="text">
|
|---|
| 207 | <string>&Quit</string>
|
|---|
| 208 | </property>
|
|---|
| 209 | <property name="iconName" stdset="0">
|
|---|
| 210 | <string>psi/quit</string>
|
|---|
| 211 | </property>
|
|---|
| 212 | </widget>
|
|---|
| 213 | <spacer>
|
|---|
| 214 | <property name="name">
|
|---|
| 215 | <cstring>Spacer1</cstring>
|
|---|
| 216 | </property>
|
|---|
| 217 | <property name="orientation">
|
|---|
| 218 | <enum>Horizontal</enum>
|
|---|
| 219 | </property>
|
|---|
| 220 | <property name="sizeType">
|
|---|
| 221 | <enum>Expanding</enum>
|
|---|
| 222 | </property>
|
|---|
| 223 | <property name="sizeHint">
|
|---|
| 224 | <size>
|
|---|
| 225 | <width>59</width>
|
|---|
| 226 | <height>20</height>
|
|---|
| 227 | </size>
|
|---|
| 228 | </property>
|
|---|
| 229 | </spacer>
|
|---|
| 230 | <widget class="IconButton">
|
|---|
| 231 | <property name="name">
|
|---|
| 232 | <cstring>pb_profiles</cstring>
|
|---|
| 233 | </property>
|
|---|
| 234 | <property name="text">
|
|---|
| 235 | <string>&Profiles...</string>
|
|---|
| 236 | </property>
|
|---|
| 237 | <property name="iconName" stdset="0">
|
|---|
| 238 | <string>psi/profile</string>
|
|---|
| 239 | </property>
|
|---|
| 240 | </widget>
|
|---|
| 241 | <widget class="IconButton">
|
|---|
| 242 | <property name="name">
|
|---|
| 243 | <cstring>pb_open</cstring>
|
|---|
| 244 | </property>
|
|---|
| 245 | <property name="text">
|
|---|
| 246 | <string>&Open</string>
|
|---|
| 247 | </property>
|
|---|
| 248 | <property name="iconName" stdset="0">
|
|---|
| 249 | <string>psi/psi16</string>
|
|---|
| 250 | </property>
|
|---|
| 251 | </widget>
|
|---|
| 252 | </hbox>
|
|---|
| 253 | </widget>
|
|---|
| 254 | </vbox>
|
|---|
| 255 | </widget>
|
|---|
| 256 | </vbox>
|
|---|
| 257 | </widget>
|
|---|
| 258 | <layoutdefaults spacing="6" margin="11"/>
|
|---|
| 259 | <includehints>
|
|---|
| 260 | <includehint>iconwidget.h</includehint>
|
|---|
| 261 | <includehint>iconwidget.h</includehint>
|
|---|
| 262 | <includehint>iconwidget.h</includehint>
|
|---|
| 263 | </includehints>
|
|---|
| 264 | </UI>
|
|---|