| 7 |
|
<x>0</x> |
| 8 |
|
<y>0</y> |
| 9 |
|
<width>451</width> |
| 10 |
< |
<height>494</height> |
| 10 |
> |
<height>390</height> |
| 11 |
|
</rect> |
| 12 |
|
</property> |
| 13 |
|
<property name="sizePolicy"> |
| 20 |
|
<string>WizardPage</string> |
| 21 |
|
</property> |
| 22 |
|
<layout class="QFormLayout" name="formLayout"> |
| 23 |
– |
<property name="fieldGrowthPolicy"> |
| 24 |
– |
<enum>QFormLayout::FieldsStayAtSizeHint</enum> |
| 25 |
– |
</property> |
| 23 |
|
<item row="0" column="0"> |
| 24 |
|
<widget class="QLabel" name="label"> |
| 25 |
|
<property name="text"> |
| 41 |
|
</item> |
| 42 |
|
</layout> |
| 43 |
|
</item> |
| 44 |
< |
<item row="2" column="0"> |
| 44 |
> |
<item row="1" column="0"> |
| 45 |
|
<widget class="QLabel" name="label_2"> |
| 46 |
|
<property name="text"> |
| 47 |
|
<string>Author(s):</string> |
| 48 |
|
</property> |
| 49 |
|
</widget> |
| 50 |
|
</item> |
| 51 |
< |
<item row="2" column="1"> |
| 51 |
> |
<item row="1" column="1"> |
| 52 |
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 53 |
|
<item> |
| 54 |
|
<widget class="QLineEdit" name="leAuthors"/> |
| 62 |
|
</item> |
| 63 |
|
</layout> |
| 64 |
|
</item> |
| 65 |
< |
<item row="4" column="0"> |
| 65 |
> |
<item row="2" column="0"> |
| 66 |
|
<widget class="QLabel" name="label_3"> |
| 67 |
|
<property name="text"> |
| 68 |
|
<string>Version:</string> |
| 69 |
|
</property> |
| 70 |
|
</widget> |
| 71 |
|
</item> |
| 72 |
< |
<item row="4" column="1"> |
| 72 |
> |
<item row="2" column="1"> |
| 73 |
|
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 74 |
|
<item> |
| 75 |
|
<widget class="QLineEdit" name="leVersion"/> |
| 83 |
|
</item> |
| 84 |
|
</layout> |
| 85 |
|
</item> |
| 86 |
< |
<item row="6" column="0"> |
| 86 |
> |
<item row="3" column="0"> |
| 87 |
|
<widget class="QLabel" name="label_4"> |
| 88 |
|
<property name="text"> |
| 89 |
|
<string>Description:</string> |
| 90 |
|
</property> |
| 91 |
|
</widget> |
| 92 |
|
</item> |
| 93 |
< |
<item row="6" column="1"> |
| 93 |
> |
<item row="3" column="1"> |
| 94 |
|
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
| 95 |
|
<item> |
| 96 |
|
<widget class="QPlainTextEdit" name="ptDescription"> |
| 111 |
|
</item> |
| 112 |
|
</layout> |
| 113 |
|
</item> |
| 114 |
< |
<item row="8" column="0"> |
| 114 |
> |
<item row="4" column="0"> |
| 115 |
|
<widget class="QLabel" name="label_5"> |
| 116 |
|
<property name="text"> |
| 117 |
|
<string>Type:</string> |
| 118 |
|
</property> |
| 119 |
|
</widget> |
| 120 |
|
</item> |
| 121 |
< |
<item row="8" column="1"> |
| 121 |
> |
<item row="4" column="1"> |
| 122 |
|
<widget class="QComboBox" name="cbType"> |
| 123 |
|
<item> |
| 124 |
|
<property name="text"> |
| 167 |
|
</item> |
| 168 |
|
</widget> |
| 169 |
|
</item> |
| 170 |
< |
<item row="10" column="0"> |
| 170 |
> |
<item row="5" column="0"> |
| 171 |
|
<widget class="QLabel" name="label_6"> |
| 172 |
|
<property name="text"> |
| 173 |
|
<string>Package Number:</string> |
| 174 |
|
</property> |
| 175 |
|
</widget> |
| 176 |
|
</item> |
| 177 |
< |
<item row="10" column="1"> |
| 177 |
> |
<item row="5" column="1"> |
| 178 |
|
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 179 |
|
<item> |
| 180 |
|
<widget class="QLineEdit" name="lePackageNumber"/> |
| 191 |
|
</item> |
| 192 |
|
</layout> |
| 193 |
|
</item> |
| 194 |
< |
<item row="12" column="0"> |
| 194 |
> |
<item row="6" column="0"> |
| 195 |
|
<widget class="QLabel" name="label_7"> |
| 196 |
|
<property name="text"> |
| 197 |
|
<string>Scripts:</string> |
| 198 |
|
</property> |
| 199 |
|
</widget> |
| 200 |
|
</item> |
| 201 |
< |
<item row="12" column="1"> |
| 201 |
> |
<item row="6" column="1"> |
| 202 |
|
<layout class="QHBoxLayout" name="horizontalLayout_6"> |
| 203 |
|
<item> |
| 204 |
|
<widget class="QRadioButton" name="rbReplace"> |
| 225 |
|
</item> |
| 226 |
|
</layout> |
| 227 |
|
</item> |
| 228 |
< |
<item row="15" column="0" colspan="2"> |
| 232 |
< |
<widget class="QLabel" name="lbFieldsReadOnly"> |
| 233 |
< |
<property name="text"> |
| 234 |
< |
<string><html><span style=" color:#0000ff;">* Fields read only by AEI2 when the package isn't at the mod depot.</span></html></string> |
| 235 |
< |
</property> |
| 236 |
< |
<property name="wordWrap"> |
| 237 |
< |
<bool>true</bool> |
| 238 |
< |
</property> |
| 239 |
< |
</widget> |
| 240 |
< |
</item> |
| 241 |
< |
<item row="14" column="0" colspan="2"> |
| 228 |
> |
<item row="7" column="0"> |
| 229 |
|
<spacer name="verticalSpacer"> |
| 230 |
|
<property name="orientation"> |
| 231 |
|
<enum>Qt::Vertical</enum> |
| 241 |
|
</property> |
| 242 |
|
</spacer> |
| 243 |
|
</item> |
| 244 |
+ |
<item row="8" column="0" colspan="2"> |
| 245 |
+ |
<widget class="QLabel" name="lbFieldsReadOnly"> |
| 246 |
+ |
<property name="text"> |
| 247 |
+ |
<string><html><span style=" color:#0000ff;">* Fields read only by AEI2 when the package isn't at the mod depot.</span></html></string> |
| 248 |
+ |
</property> |
| 249 |
+ |
<property name="wordWrap"> |
| 250 |
+ |
<bool>true</bool> |
| 251 |
+ |
</property> |
| 252 |
+ |
</widget> |
| 253 |
+ |
</item> |
| 254 |
|
</layout> |
| 255 |
|
</widget> |
| 256 |
|
<resources/> |