| 1 | <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> |
|---|
| 2 | <class>NDISWizard</class> |
|---|
| 3 | <author>Adrian Punga <adrian.punga@gmail.com></author> |
|---|
| 4 | <widget class="QWizard"> |
|---|
| 5 | <property name="name"> |
|---|
| 6 | <cstring>NDISWizard</cstring> |
|---|
| 7 | </property> |
|---|
| 8 | <property name="geometry"> |
|---|
| 9 | <rect> |
|---|
| 10 | <x>0</x> |
|---|
| 11 | <y>0</y> |
|---|
| 12 | <width>586</width> |
|---|
| 13 | <height>482</height> |
|---|
| 14 | </rect> |
|---|
| 15 | </property> |
|---|
| 16 | <property name="sizePolicy"> |
|---|
| 17 | <sizepolicy> |
|---|
| 18 | <hsizetype>1</hsizetype> |
|---|
| 19 | <vsizetype>1</vsizetype> |
|---|
| 20 | <horstretch>0</horstretch> |
|---|
| 21 | <verstretch>0</verstretch> |
|---|
| 22 | </sizepolicy> |
|---|
| 23 | </property> |
|---|
| 24 | <property name="caption"> |
|---|
| 25 | <string>Windows® driver converter</string> |
|---|
| 26 | </property> |
|---|
| 27 | <widget class="QWidget"> |
|---|
| 28 | <property name="name"> |
|---|
| 29 | <cstring>WizardPage</cstring> |
|---|
| 30 | </property> |
|---|
| 31 | <attribute name="title"> |
|---|
| 32 | <string>Please select the Windows® driver files!</string> |
|---|
| 33 | </attribute> |
|---|
| 34 | <hbox> |
|---|
| 35 | <property name="name"> |
|---|
| 36 | <cstring>unnamed</cstring> |
|---|
| 37 | </property> |
|---|
| 38 | <widget class="QLayoutWidget"> |
|---|
| 39 | <property name="name"> |
|---|
| 40 | <cstring>layout9</cstring> |
|---|
| 41 | </property> |
|---|
| 42 | <vbox> |
|---|
| 43 | <property name="name"> |
|---|
| 44 | <cstring>unnamed</cstring> |
|---|
| 45 | </property> |
|---|
| 46 | <widget class="QLayoutWidget"> |
|---|
| 47 | <property name="name"> |
|---|
| 48 | <cstring>layout22</cstring> |
|---|
| 49 | </property> |
|---|
| 50 | <hbox> |
|---|
| 51 | <property name="name"> |
|---|
| 52 | <cstring>unnamed</cstring> |
|---|
| 53 | </property> |
|---|
| 54 | <widget class="QLabel"> |
|---|
| 55 | <property name="name"> |
|---|
| 56 | <cstring>textLabel2</cstring> |
|---|
| 57 | </property> |
|---|
| 58 | <property name="text"> |
|---|
| 59 | <string>INF file:</string> |
|---|
| 60 | </property> |
|---|
| 61 | </widget> |
|---|
| 62 | <spacer> |
|---|
| 63 | <property name="name"> |
|---|
| 64 | <cstring>spacer2</cstring> |
|---|
| 65 | </property> |
|---|
| 66 | <property name="orientation"> |
|---|
| 67 | <enum>Horizontal</enum> |
|---|
| 68 | </property> |
|---|
| 69 | <property name="sizeType"> |
|---|
| 70 | <enum>Expanding</enum> |
|---|
| 71 | </property> |
|---|
| 72 | <property name="sizeHint"> |
|---|
| 73 | <size> |
|---|
| 74 | <width>20</width> |
|---|
| 75 | <height>20</height> |
|---|
| 76 | </size> |
|---|
| 77 | </property> |
|---|
| 78 | </spacer> |
|---|
| 79 | <widget class="QLineEdit"> |
|---|
| 80 | <property name="name"> |
|---|
| 81 | <cstring>lineEdit1</cstring> |
|---|
| 82 | </property> |
|---|
| 83 | <property name="sizePolicy"> |
|---|
| 84 | <sizepolicy> |
|---|
| 85 | <hsizetype>7</hsizetype> |
|---|
| 86 | <vsizetype>0</vsizetype> |
|---|
| 87 | <horstretch>1</horstretch> |
|---|
| 88 | <verstretch>0</verstretch> |
|---|
| 89 | </sizepolicy> |
|---|
| 90 | </property> |
|---|
| 91 | <property name="text"> |
|---|
| 92 | <string>/home/adrian/driver.inf</string> |
|---|
| 93 | </property> |
|---|
| 94 | </widget> |
|---|
| 95 | <widget class="QPushButton"> |
|---|
| 96 | <property name="name"> |
|---|
| 97 | <cstring>pushButton7</cstring> |
|---|
| 98 | </property> |
|---|
| 99 | <property name="text"> |
|---|
| 100 | <string>Select INF file...</string> |
|---|
| 101 | </property> |
|---|
| 102 | <property name="accel"> |
|---|
| 103 | <string></string> |
|---|
| 104 | </property> |
|---|
| 105 | </widget> |
|---|
| 106 | </hbox> |
|---|
| 107 | </widget> |
|---|
| 108 | <widget class="QLayoutWidget"> |
|---|
| 109 | <property name="name"> |
|---|
| 110 | <cstring>layout20</cstring> |
|---|
| 111 | </property> |
|---|
| 112 | <hbox> |
|---|
| 113 | <property name="name"> |
|---|
| 114 | <cstring>unnamed</cstring> |
|---|
| 115 | </property> |
|---|
| 116 | <widget class="QLabel"> |
|---|
| 117 | <property name="name"> |
|---|
| 118 | <cstring>textLabel3</cstring> |
|---|
| 119 | </property> |
|---|
| 120 | <property name="text"> |
|---|
| 121 | <string>SYS file:</string> |
|---|
| 122 | </property> |
|---|
| 123 | </widget> |
|---|
| 124 | <spacer> |
|---|
| 125 | <property name="name"> |
|---|
| 126 | <cstring>spacer2_2</cstring> |
|---|
| 127 | </property> |
|---|
| 128 | <property name="orientation"> |
|---|
| 129 | <enum>Horizontal</enum> |
|---|
| 130 | </property> |
|---|
| 131 | <property name="sizeType"> |
|---|
| 132 | <enum>Expanding</enum> |
|---|
| 133 | </property> |
|---|
| 134 | <property name="sizeHint"> |
|---|
| 135 | <size> |
|---|
| 136 | <width>20</width> |
|---|
| 137 | <height>20</height> |
|---|
| 138 | </size> |
|---|
| 139 | </property> |
|---|
| 140 | </spacer> |
|---|
| 141 | <widget class="QLineEdit"> |
|---|
| 142 | <property name="name"> |
|---|
| 143 | <cstring>lineEdit1_2</cstring> |
|---|
| 144 | </property> |
|---|
| 145 | <property name="sizePolicy"> |
|---|
| 146 | <sizepolicy> |
|---|
| 147 | <hsizetype>7</hsizetype> |
|---|
| 148 | <vsizetype>0</vsizetype> |
|---|
| 149 | <horstretch>1</horstretch> |
|---|
| 150 | <verstretch>0</verstretch> |
|---|
| 151 | </sizepolicy> |
|---|
| 152 | </property> |
|---|
| 153 | <property name="text"> |
|---|
| 154 | <string>/home/adrian/driver.sys</string> |
|---|
| 155 | </property> |
|---|
| 156 | </widget> |
|---|
| 157 | <widget class="QPushButton"> |
|---|
| 158 | <property name="name"> |
|---|
| 159 | <cstring>pushButton7_2</cstring> |
|---|
| 160 | </property> |
|---|
| 161 | <property name="text"> |
|---|
| 162 | <string>Select S&YS file...</string> |
|---|
| 163 | </property> |
|---|
| 164 | <property name="accel"> |
|---|
| 165 | <string>Alt+Y</string> |
|---|
| 166 | </property> |
|---|
| 167 | </widget> |
|---|
| 168 | </hbox> |
|---|
| 169 | </widget> |
|---|
| 170 | <widget class="QLayoutWidget"> |
|---|
| 171 | <property name="name"> |
|---|
| 172 | <cstring>layout19</cstring> |
|---|
| 173 | </property> |
|---|
| 174 | <hbox> |
|---|
| 175 | <property name="name"> |
|---|
| 176 | <cstring>unnamed</cstring> |
|---|
| 177 | </property> |
|---|
| 178 | <widget class="QLabel"> |
|---|
| 179 | <property name="name"> |
|---|
| 180 | <cstring>textLabel3_2</cstring> |
|---|
| 181 | </property> |
|---|
| 182 | <property name="text"> |
|---|
| 183 | <string>Firmware files:</string> |
|---|
| 184 | </property> |
|---|
| 185 | </widget> |
|---|
| 186 | <spacer> |
|---|
| 187 | <property name="name"> |
|---|
| 188 | <cstring>spacer2_3</cstring> |
|---|
| 189 | </property> |
|---|
| 190 | <property name="orientation"> |
|---|
| 191 | <enum>Horizontal</enum> |
|---|
| 192 | </property> |
|---|
| 193 | <property name="sizeType"> |
|---|
| 194 | <enum>Expanding</enum> |
|---|
| 195 | </property> |
|---|
| 196 | <property name="sizeHint"> |
|---|
| 197 | <size> |
|---|
| 198 | <width>20</width> |
|---|
| 199 | <height>20</height> |
|---|
| 200 | </size> |
|---|
| 201 | </property> |
|---|
| 202 | </spacer> |
|---|
| 203 | <widget class="QListBox"> |
|---|
| 204 | <item> |
|---|
| 205 | <property name="text"> |
|---|
| 206 | <string>/home/adrian/firmw.bin</string> |
|---|
| 207 | </property> |
|---|
| 208 | </item> |
|---|
| 209 | <property name="name"> |
|---|
| 210 | <cstring>listBox2</cstring> |
|---|
| 211 | </property> |
|---|
| 212 | <property name="sizePolicy"> |
|---|
| 213 | <sizepolicy> |
|---|
| 214 | <hsizetype>3</hsizetype> |
|---|
| 215 | <vsizetype>7</vsizetype> |
|---|
| 216 | <horstretch>1</horstretch> |
|---|
| 217 | <verstretch>1</verstretch> |
|---|
| 218 | </sizepolicy> |
|---|
| 219 | </property> |
|---|
| 220 | <property name="minimumSize"> |
|---|
| 221 | <size> |
|---|
| 222 | <width>250</width> |
|---|
| 223 | <height>0</height> |
|---|
| 224 | </size> |
|---|
| 225 | </property> |
|---|
| 226 | </widget> |
|---|
| 227 | <widget class="QLayoutWidget"> |
|---|
| 228 | <property name="name"> |
|---|
| 229 | <cstring>layout18</cstring> |
|---|
| 230 | </property> |
|---|
| 231 | <vbox> |
|---|
| 232 | <property name="name"> |
|---|
| 233 | <cstring>unnamed</cstring> |
|---|
| 234 | </property> |
|---|
| 235 | <widget class="QPushButton"> |
|---|
| 236 | <property name="name"> |
|---|
| 237 | <cstring>pushButton7_2_2</cstring> |
|---|
| 238 | </property> |
|---|
| 239 | <property name="text"> |
|---|
| 240 | <string>&Add</string> |
|---|
| 241 | </property> |
|---|
| 242 | <property name="accel"> |
|---|
| 243 | <string>Alt+A</string> |
|---|
| 244 | </property> |
|---|
| 245 | </widget> |
|---|
| 246 | <widget class="QPushButton"> |
|---|
| 247 | <property name="name"> |
|---|
| 248 | <cstring>pushButton10</cstring> |
|---|
| 249 | </property> |
|---|
| 250 | <property name="text"> |
|---|
| 251 | <string>Remo&ve</string> |
|---|
| 252 | </property> |
|---|
| 253 | <property name="accel"> |
|---|
| 254 | <string>Alt+V</string> |
|---|
| 255 | </property> |
|---|
| 256 | </widget> |
|---|
| 257 | </vbox> |
|---|
| 258 | </widget> |
|---|
| 259 | </hbox> |
|---|
| 260 | </widget> |
|---|
| 261 | </vbox> |
|---|
| 262 | </widget> |
|---|
| 263 | </hbox> |
|---|
| 264 | </widget> |
|---|
| 265 | <widget class="QWidget"> |
|---|
| 266 | <property name="name"> |
|---|
| 267 | <cstring>WizardPage</cstring> |
|---|
| 268 | </property> |
|---|
| 269 | <attribute name="title"> |
|---|
| 270 | <string>WizardPage</string> |
|---|
| 271 | </attribute> |
|---|
| 272 | </widget> |
|---|
| 273 | </widget> |
|---|
| 274 | <pixmapinproject/> |
|---|
| 275 | <layoutdefaults spacing="6" margin="11"/> |
|---|
| 276 | </UI> |
|---|