| 1 | <?xml version="1.0" encoding="UTF-8"?> | 
 
 
 
 
 | 2 | <ui version="4.0"> | 
 
 
 
 
 | 3 | <class>MainWindow</class> | 
 
 
 
 
 | 4 | <widget class="QMainWindow" name="MainWindow"> | 
 
 
 
 
 | 5 | <property name="geometry"> | 
 
 
 
 
 | 6 | <rect> | 
 
 
 
 
 | 7 | <x>0</x> | 
 
 
 
 
 | 8 | <y>0</y> | 
 
 
 
 
 | 9 | <width>800</width> | 
 
 
 
 
 | 10 | <height>600</height> | 
 
 
 
 
 | 11 | </rect> | 
 
 
 
 
 | 12 | </property> | 
 
 
 
 
 | 13 | <property name="windowTitle"> | 
 
 
 
 
 | 14 | <string>Vago</string> | 
 
 
 
 
 | 15 | </property> | 
 
 
 
 
 | 16 | <property name="windowIcon"> | 
 
 
 
 
 | 17 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 18 | <normaloff>:/new/icons/vago_icon.png</normaloff>:/new/icons/vago_icon.png</iconset> | 
 
 
 
 
 | 19 | </property> | 
 
 
 
 
 | 20 | <widget class="QWidget" name="centralWidget"> | 
 
 
 
 
 | 21 | <layout class="QVBoxLayout" name="verticalLayout"> | 
 
 
 
 
 | 22 | <item> | 
 
 
 
 
 | 23 | <layout class="QHBoxLayout" name="horizontalLayout_10"> | 
 
 
 
 
 | 24 | <item> | 
 
 
 
 
 | 25 | <widget class="QToolButton" name="tbAbortConversion"> | 
 
 
 
 
 | 26 | <property name="toolTip"> | 
 
 
 
 
 | 27 | <string>Abort current conversion</string> | 
 
 
 
 
 | 28 | </property> | 
 
 
 
 
 | 29 | <property name="text"> | 
 
 
 
 
 | 30 | <string/> | 
 
 
 
 
 | 31 | </property> | 
 
 
 
 
 | 32 | <property name="icon"> | 
 
 
 
 
 | 33 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 34 | <normaloff>:/new/icons/abort.png</normaloff>:/new/icons/abort.png</iconset> | 
 
 
 
 
 | 35 | </property> | 
 
 
 
 
 | 36 | <property name="autoRaise"> | 
 
 
 
 
 | 37 | <bool>true</bool> | 
 
 
 
 
 | 38 | </property> | 
 
 
 
 
 | 39 | </widget> | 
 
 
 
 
 | 40 | </item> | 
 
 
 
 
 | 41 | <item> | 
 
 
 
 
 | 42 | <widget class="QToolButton" name="tbOpenFolder"> | 
 
 
 
 
 | 43 | <property name="toolTip"> | 
 
 
 
 
 | 44 | <string>Open Vago workspace</string> | 
 
 
 
 
 | 45 | </property> | 
 
 
 
 
 | 46 | <property name="text"> | 
 
 
 
 
 | 47 | <string>...</string> | 
 
 
 
 
 | 48 | </property> | 
 
 
 
 
 | 49 | <property name="icon"> | 
 
 
 
 
 | 50 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 51 | <normaloff>:/new/icons/folder_icon.png</normaloff>:/new/icons/folder_icon.png</iconset> | 
 
 
 
 
 | 52 | </property> | 
 
 
 
 
 | 53 | </widget> | 
 
 
 
 
 | 54 | </item> | 
 
 
 
 
 | 55 | <item> | 
 
 
 
 
 | 56 | <widget class="QLabel" name="emptySpacerLabel3"> | 
 
 
 
 
 | 57 | <property name="sizePolicy"> | 
 
 
 
 
 | 58 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> | 
 
 
 
 
 | 59 | <horstretch>0</horstretch> | 
 
 
 
 
 | 60 | <verstretch>0</verstretch> | 
 
 
 
 
 | 61 | </sizepolicy> | 
 
 
 
 
 | 62 | </property> | 
 
 
 
 
 | 63 | <property name="minimumSize"> | 
 
 
 
 
 | 64 | <size> | 
 
 
 
 
 | 65 | <width>20</width> | 
 
 
 
 
 | 66 | <height>0</height> | 
 
 
 
 
 | 67 | </size> | 
 
 
 
 
 | 68 | </property> | 
 
 
 
 
 | 69 | <property name="text"> | 
 
 
 
 
 | 70 | <string/> | 
 
 
 
 
 | 71 | </property> | 
 
 
 
 
 | 72 | </widget> | 
 
 
 
 
 | 73 | </item> | 
 
 
 
 
 | 74 | <item> | 
 
 
 
 
 | 75 | <widget class="QToolButton" name="tbCommand"> | 
 
 
 
 
 | 76 | <property name="toolTip"> | 
 
 
 
 
 | 77 | <string>Manual OniSplit Commands</string> | 
 
 
 
 
 | 78 | </property> | 
 
 
 
 
 | 79 | <property name="text"> | 
 
 
 
 
 | 80 | <string>...</string> | 
 
 
 
 
 | 81 | </property> | 
 
 
 
 
 | 82 | <property name="icon"> | 
 
 
 
 
 | 83 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 84 | <normaloff>:/new/icons/command_icon.png</normaloff>:/new/icons/command_icon.png</iconset> | 
 
 
 
 
 | 85 | </property> | 
 
 
 
 
 | 86 | </widget> | 
 
 
 
 
 | 87 | </item> | 
 
 
 
 
 | 88 | <item> | 
 
 
 
 
 | 89 | <widget class="QLabel" name="emptySpacerLabel2"> | 
 
 
 
 
 | 90 | <property name="sizePolicy"> | 
 
 
 
 
 | 91 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> | 
 
 
 
 
 | 92 | <horstretch>0</horstretch> | 
 
 
 
 
 | 93 | <verstretch>0</verstretch> | 
 
 
 
 
 | 94 | </sizepolicy> | 
 
 
 
 
 | 95 | </property> | 
 
 
 
 
 | 96 | <property name="minimumSize"> | 
 
 
 
 
 | 97 | <size> | 
 
 
 
 
 | 98 | <width>20</width> | 
 
 
 
 
 | 99 | <height>0</height> | 
 
 
 
 
 | 100 | </size> | 
 
 
 
 
 | 101 | </property> | 
 
 
 
 
 | 102 | <property name="baseSize"> | 
 
 
 
 
 | 103 | <size> | 
 
 
 
 
 | 104 | <width>0</width> | 
 
 
 
 
 | 105 | <height>0</height> | 
 
 
 
 
 | 106 | </size> | 
 
 
 
 
 | 107 | </property> | 
 
 
 
 
 | 108 | <property name="text"> | 
 
 
 
 
 | 109 | <string/> | 
 
 
 
 
 | 110 | </property> | 
 
 
 
 
 | 111 | </widget> | 
 
 
 
 
 | 112 | </item> | 
 
 
 
 
 | 113 | <item> | 
 
 
 
 
 | 114 | <widget class="QToolButton" name="tbOni"> | 
 
 
 
 
 | 115 | <property name="toolTip"> | 
 
 
 
 
 | 116 | <string>Launch Oni</string> | 
 
 
 
 
 | 117 | </property> | 
 
 
 
 
 | 118 | <property name="text"> | 
 
 
 
 
 | 119 | <string>...</string> | 
 
 
 
 
 | 120 | </property> | 
 
 
 
 
 | 121 | <property name="icon"> | 
 
 
 
 
 | 122 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 123 | <normaloff>:/new/icons/oni_icon.png</normaloff>:/new/icons/oni_icon.png</iconset> | 
 
 
 
 
 | 124 | </property> | 
 
 
 
 
 | 125 | </widget> | 
 
 
 
 
 | 126 | </item> | 
 
 
 
 
 | 127 | <item> | 
 
 
 
 
 | 128 | <widget class="QLabel" name="emptySpacerLabel"> | 
 
 
 
 
 | 129 | <property name="sizePolicy"> | 
 
 
 
 
 | 130 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> | 
 
 
 
 
 | 131 | <horstretch>0</horstretch> | 
 
 
 
 
 | 132 | <verstretch>0</verstretch> | 
 
 
 
 
 | 133 | </sizepolicy> | 
 
 
 
 
 | 134 | </property> | 
 
 
 
 
 | 135 | <property name="minimumSize"> | 
 
 
 
 
 | 136 | <size> | 
 
 
 
 
 | 137 | <width>20</width> | 
 
 
 
 
 | 138 | <height>0</height> | 
 
 
 
 
 | 139 | </size> | 
 
 
 
 
 | 140 | </property> | 
 
 
 
 
 | 141 | <property name="baseSize"> | 
 
 
 
 
 | 142 | <size> | 
 
 
 
 
 | 143 | <width>0</width> | 
 
 
 
 
 | 144 | <height>0</height> | 
 
 
 
 
 | 145 | </size> | 
 
 
 
 
 | 146 | </property> | 
 
 
 
 
 | 147 | <property name="text"> | 
 
 
 
 
 | 148 | <string/> | 
 
 
 
 
 | 149 | </property> | 
 
 
 
 
 | 150 | </widget> | 
 
 
 
 
 | 151 | </item> | 
 
 
 
 
 | 152 | <item> | 
 
 
 
 
 | 153 | <widget class="QToolButton" name="tbAE"> | 
 
 
 
 
 | 154 | <property name="toolTip"> | 
 
 
 
 
 | 155 | <string>Launch AE installer</string> | 
 
 
 
 
 | 156 | </property> | 
 
 
 
 
 | 157 | <property name="text"> | 
 
 
 
 
 | 158 | <string>...</string> | 
 
 
 
 
 | 159 | </property> | 
 
 
 
 
 | 160 | <property name="icon"> | 
 
 
 
 
 | 161 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 162 | <normaloff>:/new/icons/AE_icon.png</normaloff>:/new/icons/AE_icon.png</iconset> | 
 
 
 
 
 | 163 | </property> | 
 
 
 
 
 | 164 | </widget> | 
 
 
 
 
 | 165 | </item> | 
 
 
 
 
 | 166 | </layout> | 
 
 
 
 
 | 167 | </item> | 
 
 
 
 
 | 168 | <item> | 
 
 
 
 
 | 169 | <widget class="QTabWidget" name="tabWidget"> | 
 
 
 
 
 | 170 | <property name="currentIndex"> | 
 
 
 
 
 | 171 | <number>0</number> | 
 
 
 
 
 | 172 | </property> | 
 
 
 
 
 | 173 | <widget class="QWidget" name="tabGeneral"> | 
 
 
 
 
 | 174 | <attribute name="title"> | 
 
 
 
 
 | 175 | <string>XML</string> | 
 
 
 
 
 | 176 | </attribute> | 
 
 
 
 
 | 177 | <layout class="QVBoxLayout" name="verticalLayout_18"> | 
 
 
 
 
 | 178 | <item> | 
 
 
 
 
 | 179 | <layout class="QHBoxLayout" name="horizontalLayout_12"> | 
 
 
 
 
 | 180 | <item> | 
 
 
 
 
 | 181 | <layout class="QVBoxLayout" name="verticalLayout_8"> | 
 
 
 
 
 | 182 | <item> | 
 
 
 
 
 | 183 | <widget class="QLabel" name="label_10"> | 
 
 
 
 
 | 184 | <property name="sizePolicy"> | 
 
 
 
 
 | 185 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 186 | <horstretch>0</horstretch> | 
 
 
 
 
 | 187 | <verstretch>0</verstretch> | 
 
 
 
 
 | 188 | </sizepolicy> | 
 
 
 
 
 | 189 | </property> | 
 
 
 
 
 | 190 | <property name="text"> | 
 
 
 
 
 | 191 | <string>From</string> | 
 
 
 
 
 | 192 | </property> | 
 
 
 
 
 | 193 | </widget> | 
 
 
 
 
 | 194 | </item> | 
 
 
 
 
 | 195 | <item> | 
 
 
 
 
 | 196 | <widget class="QComboBox" name="cbFromXML"> | 
 
 
 
 
 | 197 | <item> | 
 
 
 
 
 | 198 | <property name="text"> | 
 
 
 
 
 | 199 | <string>ONI</string> | 
 
 
 
 
 | 200 | </property> | 
 
 
 
 
 | 201 | </item> | 
 
 
 
 
 | 202 | <item> | 
 
 
 
 
 | 203 | <property name="text"> | 
 
 
 
 
 | 204 | <string>XML</string> | 
 
 
 
 
 | 205 | </property> | 
 
 
 
 
 | 206 | </item> | 
 
 
 
 
 | 207 | </widget> | 
 
 
 
 
 | 208 | </item> | 
 
 
 
 
 | 209 | </layout> | 
 
 
 
 
 | 210 | </item> | 
 
 
 
 
 | 211 | <item> | 
 
 
 
 
 | 212 | <layout class="QVBoxLayout" name="verticalLayout_9"> | 
 
 
 
 
 | 213 | <item> | 
 
 
 
 
 | 214 | <widget class="QLabel" name="label_11"> | 
 
 
 
 
 | 215 | <property name="sizePolicy"> | 
 
 
 
 
 | 216 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 217 | <horstretch>0</horstretch> | 
 
 
 
 
 | 218 | <verstretch>0</verstretch> | 
 
 
 
 
 | 219 | </sizepolicy> | 
 
 
 
 
 | 220 | </property> | 
 
 
 
 
 | 221 | <property name="text"> | 
 
 
 
 
 | 222 | <string>To</string> | 
 
 
 
 
 | 223 | </property> | 
 
 
 
 
 | 224 | </widget> | 
 
 
 
 
 | 225 | </item> | 
 
 
 
 
 | 226 | <item> | 
 
 
 
 
 | 227 | <widget class="QComboBox" name="cbToXML"> | 
 
 
 
 
 | 228 | <item> | 
 
 
 
 
 | 229 | <property name="text"> | 
 
 
 
 
 | 230 | <string>XML</string> | 
 
 
 
 
 | 231 | </property> | 
 
 
 
 
 | 232 | </item> | 
 
 
 
 
 | 233 | </widget> | 
 
 
 
 
 | 234 | </item> | 
 
 
 
 
 | 235 | </layout> | 
 
 
 
 
 | 236 | </item> | 
 
 
 
 
 | 237 | </layout> | 
 
 
 
 
 | 238 | </item> | 
 
 
 
 
 | 239 | <item> | 
 
 
 
 
 | 240 | <layout class="QHBoxLayout" name="horizontalLayout_11"> | 
 
 
 
 
 | 241 | <item> | 
 
 
 
 
 | 242 | <widget class="QGroupBox" name="gbSourcesXML"> | 
 
 
 
 
 | 243 | <property name="title"> | 
 
 
 
 
 | 244 | <string>Sources</string> | 
 
 
 
 
 | 245 | </property> | 
 
 
 
 
 | 246 | <layout class="QHBoxLayout" name="horizontalLayout_13"> | 
 
 
 
 
 | 247 | <item> | 
 
 
 
 
 | 248 | <widget class="DropTableWidget" name="twSourcesXML"/> | 
 
 
 
 
 | 249 | </item> | 
 
 
 
 
 | 250 | <item> | 
 
 
 
 
 | 251 | <layout class="QVBoxLayout" name="verticalLayout_10"> | 
 
 
 
 
 | 252 | <item> | 
 
 
 
 
 | 253 | <widget class="QPushButton" name="pbAddSourceXML"> | 
 
 
 
 
 | 254 | <property name="minimumSize"> | 
 
 
 
 
 | 255 | <size> | 
 
 
 
 
 | 256 | <width>0</width> | 
 
 
 
 
 | 257 | <height>0</height> | 
 
 
 
 
 | 258 | </size> | 
 
 
 
 
 | 259 | </property> | 
 
 
 
 
 | 260 | <property name="text"> | 
 
 
 
 
 | 261 | <string>Add</string> | 
 
 
 
 
 | 262 | </property> | 
 
 
 
 
 | 263 | </widget> | 
 
 
 
 
 | 264 | </item> | 
 
 
 
 
 | 265 | <item> | 
 
 
 
 
 | 266 | <widget class="QPushButton" name="pbRemoveSourceXML"> | 
 
 
 
 
 | 267 | <property name="text"> | 
 
 
 
 
 | 268 | <string>Remove</string> | 
 
 
 
 
 | 269 | </property> | 
 
 
 
 
 | 270 | </widget> | 
 
 
 
 
 | 271 | </item> | 
 
 
 
 
 | 272 | <item> | 
 
 
 
 
 | 273 | <widget class="QPushButton" name="pbClearSourcesXML"> | 
 
 
 
 
 | 274 | <property name="text"> | 
 
 
 
 
 | 275 | <string>Clear</string> | 
 
 
 
 
 | 276 | </property> | 
 
 
 
 
 | 277 | </widget> | 
 
 
 
 
 | 278 | </item> | 
 
 
 
 
 | 279 | </layout> | 
 
 
 
 
 | 280 | </item> | 
 
 
 
 
 | 281 | </layout> | 
 
 
 
 
 | 282 | </widget> | 
 
 
 
 
 | 283 | </item> | 
 
 
 
 
 | 284 | </layout> | 
 
 
 
 
 | 285 | </item> | 
 
 
 
 
 | 286 | </layout> | 
 
 
 
 
 | 287 | </widget> | 
 
 
 
 
 | 288 | <widget class="QWidget" name="tabTextures"> | 
 
 
 
 
 | 289 | <attribute name="title"> | 
 
 
 
 
 | 290 | <string>Textures</string> | 
 
 
 
 
 | 291 | </attribute> | 
 
 
 
 
 | 292 | <layout class="QVBoxLayout" name="verticalLayout_19"> | 
 
 
 
 
 | 293 | <item> | 
 
 
 
 
 | 294 | <layout class="QHBoxLayout" name="horizontalLayout_15"> | 
 
 
 
 
 | 295 | <item> | 
 
 
 
 
 | 296 | <layout class="QVBoxLayout" name="verticalLayout_14"> | 
 
 
 
 
 | 297 | <item> | 
 
 
 
 
 | 298 | <widget class="QLabel" name="label_13"> | 
 
 
 
 
 | 299 | <property name="sizePolicy"> | 
 
 
 
 
 | 300 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 301 | <horstretch>0</horstretch> | 
 
 
 
 
 | 302 | <verstretch>0</verstretch> | 
 
 
 
 
 | 303 | </sizepolicy> | 
 
 
 
 
 | 304 | </property> | 
 
 
 
 
 | 305 | <property name="text"> | 
 
 
 
 
 | 306 | <string>From</string> | 
 
 
 
 
 | 307 | </property> | 
 
 
 
 
 | 308 | </widget> | 
 
 
 
 
 | 309 | </item> | 
 
 
 
 
 | 310 | <item> | 
 
 
 
 
 | 311 | <widget class="QComboBox" name="cbFromTextures"> | 
 
 
 
 
 | 312 | <item> | 
 
 
 
 
 | 313 | <property name="text"> | 
 
 
 
 
 | 314 | <string>DAT / TXMP ONI</string> | 
 
 
 
 
 | 315 | </property> | 
 
 
 
 
 | 316 | </item> | 
 
 
 
 
 | 317 | <item> | 
 
 
 
 
 | 318 | <property name="text"> | 
 
 
 
 
 | 319 | <string>TGA / DDS / PNG / JPG</string> | 
 
 
 
 
 | 320 | </property> | 
 
 
 
 
 | 321 | </item> | 
 
 
 
 
 | 322 | </widget> | 
 
 
 
 
 | 323 | </item> | 
 
 
 
 
 | 324 | </layout> | 
 
 
 
 
 | 325 | </item> | 
 
 
 
 
 | 326 | <item> | 
 
 
 
 
 | 327 | <layout class="QVBoxLayout" name="verticalLayout_15"> | 
 
 
 
 
 | 328 | <item> | 
 
 
 
 
 | 329 | <widget class="QLabel" name="label_14"> | 
 
 
 
 
 | 330 | <property name="sizePolicy"> | 
 
 
 
 
 | 331 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 332 | <horstretch>0</horstretch> | 
 
 
 
 
 | 333 | <verstretch>0</verstretch> | 
 
 
 
 
 | 334 | </sizepolicy> | 
 
 
 
 
 | 335 | </property> | 
 
 
 
 
 | 336 | <property name="text"> | 
 
 
 
 
 | 337 | <string>To</string> | 
 
 
 
 
 | 338 | </property> | 
 
 
 
 
 | 339 | </widget> | 
 
 
 
 
 | 340 | </item> | 
 
 
 
 
 | 341 | <item> | 
 
 
 
 
 | 342 | <widget class="QComboBox" name="cbToTextures"> | 
 
 
 
 
 | 343 | <item> | 
 
 
 
 
 | 344 | <property name="text"> | 
 
 
 
 
 | 345 | <string>TGA</string> | 
 
 
 
 
 | 346 | </property> | 
 
 
 
 
 | 347 | </item> | 
 
 
 
 
 | 348 | <item> | 
 
 
 
 
 | 349 | <property name="text"> | 
 
 
 
 
 | 350 | <string>DDS</string> | 
 
 
 
 
 | 351 | </property> | 
 
 
 
 
 | 352 | </item> | 
 
 
 
 
 | 353 | <item> | 
 
 
 
 
 | 354 | <property name="text"> | 
 
 
 
 
 | 355 | <string>PNG</string> | 
 
 
 
 
 | 356 | </property> | 
 
 
 
 
 | 357 | </item> | 
 
 
 
 
 | 358 | <item> | 
 
 
 
 
 | 359 | <property name="text"> | 
 
 
 
 
 | 360 | <string>JPG</string> | 
 
 
 
 
 | 361 | </property> | 
 
 
 
 
 | 362 | </item> | 
 
 
 
 
 | 363 | </widget> | 
 
 
 
 
 | 364 | </item> | 
 
 
 
 
 | 365 | </layout> | 
 
 
 
 
 | 366 | </item> | 
 
 
 
 
 | 367 | </layout> | 
 
 
 
 
 | 368 | </item> | 
 
 
 
 
 | 369 | <item> | 
 
 
 
 
 | 370 | <widget class="QGroupBox" name="gbSourcesGeneralTextures"> | 
 
 
 
 
 | 371 | <property name="title"> | 
 
 
 
 
 | 372 | <string>Sources</string> | 
 
 
 
 
 | 373 | </property> | 
 
 
 
 
 | 374 | <layout class="QHBoxLayout" name="horizontalLayout_14"> | 
 
 
 
 
 | 375 | <item> | 
 
 
 
 
 | 376 | <widget class="DropTableWidget" name="twSourcesTextures"/> | 
 
 
 
 
 | 377 | </item> | 
 
 
 
 
 | 378 | <item> | 
 
 
 
 
 | 379 | <layout class="QVBoxLayout" name="verticalLayout_17"> | 
 
 
 
 
 | 380 | <item> | 
 
 
 
 
 | 381 | <widget class="QPushButton" name="pbAddSourceTextures"> | 
 
 
 
 
 | 382 | <property name="minimumSize"> | 
 
 
 
 
 | 383 | <size> | 
 
 
 
 
 | 384 | <width>0</width> | 
 
 
 
 
 | 385 | <height>0</height> | 
 
 
 
 
 | 386 | </size> | 
 
 
 
 
 | 387 | </property> | 
 
 
 
 
 | 388 | <property name="text"> | 
 
 
 
 
 | 389 | <string>Add</string> | 
 
 
 
 
 | 390 | </property> | 
 
 
 
 
 | 391 | </widget> | 
 
 
 
 
 | 392 | </item> | 
 
 
 
 
 | 393 | <item> | 
 
 
 
 
 | 394 | <widget class="QPushButton" name="pbRemoveSourceTextures"> | 
 
 
 
 
 | 395 | <property name="text"> | 
 
 
 
 
 | 396 | <string>Remove</string> | 
 
 
 
 
 | 397 | </property> | 
 
 
 
 
 | 398 | </widget> | 
 
 
 
 
 | 399 | </item> | 
 
 
 
 
 | 400 | <item> | 
 
 
 
 
 | 401 | <widget class="QPushButton" name="pbClearSourcesTextures"> | 
 
 
 
 
 | 402 | <property name="text"> | 
 
 
 
 
 | 403 | <string>Clear</string> | 
 
 
 
 
 | 404 | </property> | 
 
 
 
 
 | 405 | </widget> | 
 
 
 
 
 | 406 | </item> | 
 
 
 
 
 | 407 | </layout> | 
 
 
 
 
 | 408 | </item> | 
 
 
 
 
 | 409 | </layout> | 
 
 
 
 
 | 410 | </widget> | 
 
 
 
 
 | 411 | </item> | 
 
 
 
 
 | 412 | <item> | 
 
 
 
 
 | 413 | <widget class="QGroupBox" name="gbTextures"> | 
 
 
 
 
 | 414 | <property name="enabled"> | 
 
 
 
 
 | 415 | <bool>false</bool> | 
 
 
 
 
 | 416 | </property> | 
 
 
 
 
 | 417 | <property name="title"> | 
 
 
 
 
 | 418 | <string>Options</string> | 
 
 
 
 
 | 419 | </property> | 
 
 
 
 
 | 420 | <layout class="QVBoxLayout" name="verticalLayout_24"> | 
 
 
 
 
 | 421 | <item> | 
 
 
 
 
 | 422 | <layout class="QVBoxLayout" name="verticalLayout_23"> | 
 
 
 
 
 | 423 | <item> | 
 
 
 
 
 | 424 | <layout class="QHBoxLayout" name="horizontalLayout_21"> | 
 
 
 
 
 | 425 | <item> | 
 
 
 
 
 | 426 | <widget class="QRadioButton" name="rbBGR32"> | 
 
 
 
 
 | 427 | <property name="text"> | 
 
 
 
 
 | 428 | <string>BGR32</string> | 
 
 
 
 
 | 429 | </property> | 
 
 
 
 
 | 430 | <property name="checked"> | 
 
 
 
 
 | 431 | <bool>true</bool> | 
 
 
 
 
 | 432 | </property> | 
 
 
 
 
 | 433 | </widget> | 
 
 
 
 
 | 434 | </item> | 
 
 
 
 
 | 435 | <item> | 
 
 
 
 
 | 436 | <widget class="QRadioButton" name="rbBGRA32"> | 
 
 
 
 
 | 437 | <property name="text"> | 
 
 
 
 
 | 438 | <string>BGRA32</string> | 
 
 
 
 
 | 439 | </property> | 
 
 
 
 
 | 440 | </widget> | 
 
 
 
 
 | 441 | </item> | 
 
 
 
 
 | 442 | <item> | 
 
 
 
 
 | 443 | <widget class="QRadioButton" name="rbBGR555"> | 
 
 
 
 
 | 444 | <property name="text"> | 
 
 
 
 
 | 445 | <string>BGR555</string> | 
 
 
 
 
 | 446 | </property> | 
 
 
 
 
 | 447 | </widget> | 
 
 
 
 
 | 448 | </item> | 
 
 
 
 
 | 449 | <item> | 
 
 
 
 
 | 450 | <widget class="QRadioButton" name="rbBGRA5551"> | 
 
 
 
 
 | 451 | <property name="text"> | 
 
 
 
 
 | 452 | <string>BGRA5551</string> | 
 
 
 
 
 | 453 | </property> | 
 
 
 
 
 | 454 | </widget> | 
 
 
 
 
 | 455 | </item> | 
 
 
 
 
 | 456 | <item> | 
 
 
 
 
 | 457 | <widget class="QRadioButton" name="rbBGRA444"> | 
 
 
 
 
 | 458 | <property name="text"> | 
 
 
 
 
 | 459 | <string>BGRA444</string> | 
 
 
 
 
 | 460 | </property> | 
 
 
 
 
 | 461 | </widget> | 
 
 
 
 
 | 462 | </item> | 
 
 
 
 
 | 463 | <item> | 
 
 
 
 
 | 464 | <widget class="QRadioButton" name="rbDxt1"> | 
 
 
 
 
 | 465 | <property name="text"> | 
 
 
 
 
 | 466 | <string>dxt1</string> | 
 
 
 
 
 | 467 | </property> | 
 
 
 
 
 | 468 | </widget> | 
 
 
 
 
 | 469 | </item> | 
 
 
 
 
 | 470 | </layout> | 
 
 
 
 
 | 471 | </item> | 
 
 
 
 
 | 472 | <item> | 
 
 
 
 
 | 473 | <layout class="QHBoxLayout" name="horizontalLayout_22"> | 
 
 
 
 
 | 474 | <item> | 
 
 
 
 
 | 475 | <widget class="QCheckBox" name="cbMipMapsTextures"> | 
 
 
 
 
 | 476 | <property name="text"> | 
 
 
 
 
 | 477 | <string>GenMipMaps</string> | 
 
 
 
 
 | 478 | </property> | 
 
 
 
 
 | 479 | <property name="checked"> | 
 
 
 
 
 | 480 | <bool>true</bool> | 
 
 
 
 
 | 481 | </property> | 
 
 
 
 
 | 482 | </widget> | 
 
 
 
 
 | 483 | </item> | 
 
 
 
 
 | 484 | <item> | 
 
 
 
 
 | 485 | <widget class="QCheckBox" name="cbNoUwrap"> | 
 
 
 
 
 | 486 | <property name="text"> | 
 
 
 
 
 | 487 | <string>NoUwrap</string> | 
 
 
 
 
 | 488 | </property> | 
 
 
 
 
 | 489 | </widget> | 
 
 
 
 
 | 490 | </item> | 
 
 
 
 
 | 491 | <item> | 
 
 
 
 
 | 492 | <widget class="QCheckBox" name="cbNoVwrap"> | 
 
 
 
 
 | 493 | <property name="text"> | 
 
 
 
 
 | 494 | <string>NoVwrap</string> | 
 
 
 
 
 | 495 | </property> | 
 
 
 
 
 | 496 | </widget> | 
 
 
 
 
 | 497 | </item> | 
 
 
 
 
 | 498 | <item> | 
 
 
 
 
 | 499 | <widget class="QCheckBox" name="cbLarge"> | 
 
 
 
 
 | 500 | <property name="text"> | 
 
 
 
 
 | 501 | <string>Large</string> | 
 
 
 
 
 | 502 | </property> | 
 
 
 
 
 | 503 | </widget> | 
 
 
 
 
 | 504 | </item> | 
 
 
 
 
 | 505 | <item> | 
 
 
 
 
 | 506 | <widget class="QCheckBox" name="cbEnvMap"> | 
 
 
 
 
 | 507 | <property name="toolTip"> | 
 
 
 
 
 | 508 | <string>Used for reflection in armors. The armor texture has an alpha channel which is transparent and the envmap texture is shown. | 
 
 
 
 
 | 509 | It's the name of a TXMP.oni file, don't include the extension.</string> | 
 
 
 
 
 | 510 | </property> | 
 
 
 
 
 | 511 | <property name="text"> | 
 
 
 
 
 | 512 | <string>EnvMap:</string> | 
 
 
 
 
 | 513 | </property> | 
 
 
 
 
 | 514 | </widget> | 
 
 
 
 
 | 515 | </item> | 
 
 
 
 
 | 516 | <item> | 
 
 
 
 
 | 517 | <widget class="QLineEdit" name="leEnvMapTexture"> | 
 
 
 
 
 | 518 | <property name="enabled"> | 
 
 
 
 
 | 519 | <bool>false</bool> | 
 
 
 
 
 | 520 | </property> | 
 
 
 
 
 | 521 | <property name="toolTip"> | 
 
 
 
 
 | 522 | <string>Used for reflection in armors. The armor texture has an alpha channel which is transparent and the envmap texture is shown. | 
 
 
 
 
 | 523 | It's the name of a TXMP.oni file, don't include the extension.</string> | 
 
 
 
 
 | 524 | </property> | 
 
 
 
 
 | 525 | <property name="placeholderText"> | 
 
 
 
 
 | 526 | <string>EnvMap texture name</string> | 
 
 
 
 
 | 527 | </property> | 
 
 
 
 
 | 528 | </widget> | 
 
 
 
 
 | 529 | </item> | 
 
 
 
 
 | 530 | </layout> | 
 
 
 
 
 | 531 | </item> | 
 
 
 
 
 | 532 | </layout> | 
 
 
 
 
 | 533 | </item> | 
 
 
 
 
 | 534 | </layout> | 
 
 
 
 
 | 535 | </widget> | 
 
 
 
 
 | 536 | </item> | 
 
 
 
 
 | 537 | </layout> | 
 
 
 
 
 | 538 | </widget> | 
 
 
 
 
 | 539 | <widget class="QWidget" name="tab"> | 
 
 
 
 
 | 540 | <attribute name="title"> | 
 
 
 
 
 | 541 | <string>Characters</string> | 
 
 
 
 
 | 542 | </attribute> | 
 
 
 
 
 | 543 | <layout class="QVBoxLayout" name="verticalLayout_4"> | 
 
 
 
 
 | 544 | <item> | 
 
 
 
 
 | 545 | <layout class="QHBoxLayout" name="horizontalLayout_49"> | 
 
 
 
 
 | 546 | <item> | 
 
 
 
 
 | 547 | <layout class="QVBoxLayout" name="verticalLayout_63"> | 
 
 
 
 
 | 548 | <item> | 
 
 
 
 
 | 549 | <widget class="QLabel" name="label_30"> | 
 
 
 
 
 | 550 | <property name="sizePolicy"> | 
 
 
 
 
 | 551 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 552 | <horstretch>0</horstretch> | 
 
 
 
 
 | 553 | <verstretch>0</verstretch> | 
 
 
 
 
 | 554 | </sizepolicy> | 
 
 
 
 
 | 555 | </property> | 
 
 
 
 
 | 556 | <property name="text"> | 
 
 
 
 
 | 557 | <string>From</string> | 
 
 
 
 
 | 558 | </property> | 
 
 
 
 
 | 559 | </widget> | 
 
 
 
 
 | 560 | </item> | 
 
 
 
 
 | 561 | <item> | 
 
 
 
 
 | 562 | <widget class="QComboBox" name="cbFromCharacters"> | 
 
 
 
 
 | 563 | <item> | 
 
 
 
 
 | 564 | <property name="text"> | 
 
 
 
 
 | 565 | <string>TRBS / ONCC ONI</string> | 
 
 
 
 
 | 566 | </property> | 
 
 
 
 
 | 567 | </item> | 
 
 
 
 
 | 568 | <item> | 
 
 
 
 
 | 569 | <property name="text"> | 
 
 
 
 
 | 570 | <string>TRBS XML</string> | 
 
 
 
 
 | 571 | </property> | 
 
 
 
 
 | 572 | </item> | 
 
 
 
 
 | 573 | <item> | 
 
 
 
 
 | 574 | <property name="text"> | 
 
 
 
 
 | 575 | <string>TRBS DAE</string> | 
 
 
 
 
 | 576 | </property> | 
 
 
 
 
 | 577 | </item> | 
 
 
 
 
 | 578 | <item> | 
 
 
 
 
 | 579 | <property name="text"> | 
 
 
 
 
 | 580 | <string>TRAM ONI</string> | 
 
 
 
 
 | 581 | </property> | 
 
 
 
 
 | 582 | </item> | 
 
 
 
 
 | 583 | <item> | 
 
 
 
 
 | 584 | <property name="text"> | 
 
 
 
 
 | 585 | <string>FILM DAT</string> | 
 
 
 
 
 | 586 | </property> | 
 
 
 
 
 | 587 | </item> | 
 
 
 
 
 | 588 | </widget> | 
 
 
 
 
 | 589 | </item> | 
 
 
 
 
 | 590 | </layout> | 
 
 
 
 
 | 591 | </item> | 
 
 
 
 
 | 592 | <item> | 
 
 
 
 
 | 593 | <layout class="QVBoxLayout" name="verticalLayout_64"> | 
 
 
 
 
 | 594 | <item> | 
 
 
 
 
 | 595 | <widget class="QLabel" name="label_31"> | 
 
 
 
 
 | 596 | <property name="sizePolicy"> | 
 
 
 
 
 | 597 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 598 | <horstretch>0</horstretch> | 
 
 
 
 
 | 599 | <verstretch>0</verstretch> | 
 
 
 
 
 | 600 | </sizepolicy> | 
 
 
 
 
 | 601 | </property> | 
 
 
 
 
 | 602 | <property name="text"> | 
 
 
 
 
 | 603 | <string>To</string> | 
 
 
 
 
 | 604 | </property> | 
 
 
 
 
 | 605 | </widget> | 
 
 
 
 
 | 606 | </item> | 
 
 
 
 
 | 607 | <item> | 
 
 
 
 
 | 608 | <widget class="QComboBox" name="cbToCharacters"> | 
 
 
 
 
 | 609 | <item> | 
 
 
 
 
 | 610 | <property name="text"> | 
 
 
 
 
 | 611 | <string>DAE</string> | 
 
 
 
 
 | 612 | </property> | 
 
 
 
 
 | 613 | </item> | 
 
 
 
 
 | 614 | </widget> | 
 
 
 
 
 | 615 | </item> | 
 
 
 
 
 | 616 | </layout> | 
 
 
 
 
 | 617 | </item> | 
 
 
 
 
 | 618 | </layout> | 
 
 
 
 
 | 619 | </item> | 
 
 
 
 
 | 620 | <item> | 
 
 
 
 
 | 621 | <widget class="QGroupBox" name="gbSourcesAnimations"> | 
 
 
 
 
 | 622 | <property name="title"> | 
 
 
 
 
 | 623 | <string>Sources</string> | 
 
 
 
 
 | 624 | </property> | 
 
 
 
 
 | 625 | <layout class="QHBoxLayout" name="horizontalLayout_48"> | 
 
 
 
 
 | 626 | <item> | 
 
 
 
 
 | 627 | <widget class="DropTableWidget" name="twSourcesCharacters"/> | 
 
 
 
 
 | 628 | </item> | 
 
 
 
 
 | 629 | <item> | 
 
 
 
 
 | 630 | <layout class="QVBoxLayout" name="verticalLayout_62"> | 
 
 
 
 
 | 631 | <item> | 
 
 
 
 
 | 632 | <widget class="QPushButton" name="pbAddSourceCharacters"> | 
 
 
 
 
 | 633 | <property name="minimumSize"> | 
 
 
 
 
 | 634 | <size> | 
 
 
 
 
 | 635 | <width>0</width> | 
 
 
 
 
 | 636 | <height>0</height> | 
 
 
 
 
 | 637 | </size> | 
 
 
 
 
 | 638 | </property> | 
 
 
 
 
 | 639 | <property name="text"> | 
 
 
 
 
 | 640 | <string>Add</string> | 
 
 
 
 
 | 641 | </property> | 
 
 
 
 
 | 642 | </widget> | 
 
 
 
 
 | 643 | </item> | 
 
 
 
 
 | 644 | <item> | 
 
 
 
 
 | 645 | <widget class="QPushButton" name="pbRemoveSourceCharacters"> | 
 
 
 
 
 | 646 | <property name="text"> | 
 
 
 
 
 | 647 | <string>Remove</string> | 
 
 
 
 
 | 648 | </property> | 
 
 
 
 
 | 649 | </widget> | 
 
 
 
 
 | 650 | </item> | 
 
 
 
 
 | 651 | <item> | 
 
 
 
 
 | 652 | <widget class="QPushButton" name="pbClearSourcesCharacters"> | 
 
 
 
 
 | 653 | <property name="text"> | 
 
 
 
 
 | 654 | <string>Clear</string> | 
 
 
 
 
 | 655 | </property> | 
 
 
 
 
 | 656 | </widget> | 
 
 
 
 
 | 657 | </item> | 
 
 
 
 
 | 658 | </layout> | 
 
 
 
 
 | 659 | </item> | 
 
 
 
 
 | 660 | </layout> | 
 
 
 
 
 | 661 | </widget> | 
 
 
 
 
 | 662 | </item> | 
 
 
 
 
 | 663 | <item> | 
 
 
 
 
 | 664 | <widget class="QGroupBox" name="gbModels"> | 
 
 
 
 
 | 665 | <property name="title"> | 
 
 
 
 
 | 666 | <string>Options</string> | 
 
 
 
 
 | 667 | </property> | 
 
 
 
 
 | 668 | <layout class="QHBoxLayout" name="horizontalLayout_3"> | 
 
 
 
 
 | 669 | <item> | 
 
 
 
 
 | 670 | <widget class="QCheckBox" name="cbCellShading"> | 
 
 
 
 
 | 671 | <property name="enabled"> | 
 
 
 
 
 | 672 | <bool>false</bool> | 
 
 
 
 
 | 673 | </property> | 
 
 
 
 
 | 674 | <property name="text"> | 
 
 
 
 
 | 675 | <string>Cell Shading</string> | 
 
 
 
 
 | 676 | </property> | 
 
 
 
 
 | 677 | </widget> | 
 
 
 
 
 | 678 | </item> | 
 
 
 
 
 | 679 | <item> | 
 
 
 
 
 | 680 | <widget class="QCheckBox" name="cbNormals"> | 
 
 
 
 
 | 681 | <property name="enabled"> | 
 
 
 
 
 | 682 | <bool>false</bool> | 
 
 
 
 
 | 683 | </property> | 
 
 
 
 
 | 684 | <property name="text"> | 
 
 
 
 
 | 685 | <string>Normals</string> | 
 
 
 
 
 | 686 | </property> | 
 
 
 
 
 | 687 | </widget> | 
 
 
 
 
 | 688 | </item> | 
 
 
 
 
 | 689 | <item> | 
 
 
 
 
 | 690 | <widget class="QCheckBox" name="cbWithTRBS_ONCC"> | 
 
 
 
 
 | 691 | <property name="enabled"> | 
 
 
 
 
 | 692 | <bool>false</bool> | 
 
 
 
 
 | 693 | </property> | 
 
 
 
 
 | 694 | <property name="toolTip"> | 
 
 
 
 
 | 695 | <string>Extract a TRAM (animation) with character's TRBS / ONCC | 
 
 
 
 
 | 696 | For example extract a Muro's TRAM  with Konoko's ONCC</string> | 
 
 
 
 
 | 697 | </property> | 
 
 
 
 
 | 698 | <property name="text"> | 
 
 
 
 
 | 699 | <string>Extract with TRBS / ONCC:</string> | 
 
 
 
 
 | 700 | </property> | 
 
 
 
 
 | 701 | </widget> | 
 
 
 
 
 | 702 | </item> | 
 
 
 
 
 | 703 | <item> | 
 
 
 
 
 | 704 | <widget class="QLineEdit" name="leTRBS_ONCC"> | 
 
 
 
 
 | 705 | <property name="enabled"> | 
 
 
 
 
 | 706 | <bool>false</bool> | 
 
 
 
 
 | 707 | </property> | 
 
 
 
 
 | 708 | <property name="toolTip"> | 
 
 
 
 
 | 709 | <string>Extract a TRAM (animation) with character's TRBS / ONCC | 
 
 
 
 
 | 710 | For example extract a Muro's TRAM  with Konoko's ONCC</string> | 
 
 
 
 
 | 711 | </property> | 
 
 
 
 
 | 712 | <property name="placeholderText"> | 
 
 
 
 
 | 713 | <string>TRBS / ONCC.oni source file</string> | 
 
 
 
 
 | 714 | </property> | 
 
 
 
 
 | 715 | </widget> | 
 
 
 
 
 | 716 | </item> | 
 
 
 
 
 | 717 | </layout> | 
 
 
 
 
 | 718 | </widget> | 
 
 
 
 
 | 719 | </item> | 
 
 
 
 
 | 720 | </layout> | 
 
 
 
 
 | 721 | </widget> | 
 
 
 
 
 | 722 | <widget class="QWidget" name="tabModels"> | 
 
 
 
 
 | 723 | <attribute name="title"> | 
 
 
 
 
 | 724 | <string>Objects</string> | 
 
 
 
 
 | 725 | </attribute> | 
 
 
 
 
 | 726 | <layout class="QVBoxLayout" name="verticalLayout_2"> | 
 
 
 
 
 | 727 | <item> | 
 
 
 
 
 | 728 | <layout class="QHBoxLayout" name="horizontalLayout_26"> | 
 
 
 
 
 | 729 | <item> | 
 
 
 
 
 | 730 | <layout class="QVBoxLayout" name="verticalLayout_28"> | 
 
 
 
 
 | 731 | <item> | 
 
 
 
 
 | 732 | <widget class="QLabel" name="label_17"> | 
 
 
 
 
 | 733 | <property name="sizePolicy"> | 
 
 
 
 
 | 734 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 735 | <horstretch>0</horstretch> | 
 
 
 
 
 | 736 | <verstretch>0</verstretch> | 
 
 
 
 
 | 737 | </sizepolicy> | 
 
 
 
 
 | 738 | </property> | 
 
 
 
 
 | 739 | <property name="text"> | 
 
 
 
 
 | 740 | <string>From</string> | 
 
 
 
 
 | 741 | </property> | 
 
 
 
 
 | 742 | </widget> | 
 
 
 
 
 | 743 | </item> | 
 
 
 
 
 | 744 | <item> | 
 
 
 
 
 | 745 | <widget class="QComboBox" name="cbFromObjects"> | 
 
 
 
 
 | 746 | <item> | 
 
 
 
 
 | 747 | <property name="text"> | 
 
 
 
 
 | 748 | <string>M3GM ONI</string> | 
 
 
 
 
 | 749 | </property> | 
 
 
 
 
 | 750 | </item> | 
 
 
 
 
 | 751 | <item> | 
 
 
 
 
 | 752 | <property name="text"> | 
 
 
 
 
 | 753 | <string>ONWC ONI</string> | 
 
 
 
 
 | 754 | </property> | 
 
 
 
 
 | 755 | </item> | 
 
 
 
 
 | 756 | <item> | 
 
 
 
 
 | 757 | <property name="text"> | 
 
 
 
 
 | 758 | <string>OBAN ONI (cam)</string> | 
 
 
 
 
 | 759 | </property> | 
 
 
 
 
 | 760 | </item> | 
 
 
 
 
 | 761 | <item> | 
 
 
 
 
 | 762 | <property name="text"> | 
 
 
 
 
 | 763 | <string>OBJ</string> | 
 
 
 
 
 | 764 | </property> | 
 
 
 
 
 | 765 | </item> | 
 
 
 
 
 | 766 | </widget> | 
 
 
 
 
 | 767 | </item> | 
 
 
 
 
 | 768 | </layout> | 
 
 
 
 
 | 769 | </item> | 
 
 
 
 
 | 770 | <item> | 
 
 
 
 
 | 771 | <layout class="QVBoxLayout" name="verticalLayout_29"> | 
 
 
 
 
 | 772 | <item> | 
 
 
 
 
 | 773 | <widget class="QLabel" name="label_18"> | 
 
 
 
 
 | 774 | <property name="sizePolicy"> | 
 
 
 
 
 | 775 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 776 | <horstretch>0</horstretch> | 
 
 
 
 
 | 777 | <verstretch>0</verstretch> | 
 
 
 
 
 | 778 | </sizepolicy> | 
 
 
 
 
 | 779 | </property> | 
 
 
 
 
 | 780 | <property name="text"> | 
 
 
 
 
 | 781 | <string>To</string> | 
 
 
 
 
 | 782 | </property> | 
 
 
 
 
 | 783 | </widget> | 
 
 
 
 
 | 784 | </item> | 
 
 
 
 
 | 785 | <item> | 
 
 
 
 
 | 786 | <widget class="QComboBox" name="cbToObjects"> | 
 
 
 
 
 | 787 | <item> | 
 
 
 
 
 | 788 | <property name="text"> | 
 
 
 
 
 | 789 | <string>OBJ</string> | 
 
 
 
 
 | 790 | </property> | 
 
 
 
 
 | 791 | </item> | 
 
 
 
 
 | 792 | <item> | 
 
 
 
 
 | 793 | <property name="text"> | 
 
 
 
 
 | 794 | <string>DAE</string> | 
 
 
 
 
 | 795 | </property> | 
 
 
 
 
 | 796 | </item> | 
 
 
 
 
 | 797 | </widget> | 
 
 
 
 
 | 798 | </item> | 
 
 
 
 
 | 799 | </layout> | 
 
 
 
 
 | 800 | </item> | 
 
 
 
 
 | 801 | </layout> | 
 
 
 
 
 | 802 | </item> | 
 
 
 
 
 | 803 | <item> | 
 
 
 
 
 | 804 | <widget class="QGroupBox" name="gbSourcesModels"> | 
 
 
 
 
 | 805 | <property name="title"> | 
 
 
 
 
 | 806 | <string>Sources</string> | 
 
 
 
 
 | 807 | </property> | 
 
 
 
 
 | 808 | <layout class="QHBoxLayout" name="horizontalLayout_16"> | 
 
 
 
 
 | 809 | <item> | 
 
 
 
 
 | 810 | <widget class="DropTableWidget" name="twSourcesObjects"/> | 
 
 
 
 
 | 811 | </item> | 
 
 
 
 
 | 812 | <item> | 
 
 
 
 
 | 813 | <layout class="QVBoxLayout" name="verticalLayout_11"> | 
 
 
 
 
 | 814 | <item> | 
 
 
 
 
 | 815 | <widget class="QPushButton" name="pbAddSourceObjects"> | 
 
 
 
 
 | 816 | <property name="minimumSize"> | 
 
 
 
 
 | 817 | <size> | 
 
 
 
 
 | 818 | <width>0</width> | 
 
 
 
 
 | 819 | <height>0</height> | 
 
 
 
 
 | 820 | </size> | 
 
 
 
 
 | 821 | </property> | 
 
 
 
 
 | 822 | <property name="text"> | 
 
 
 
 
 | 823 | <string>Add</string> | 
 
 
 
 
 | 824 | </property> | 
 
 
 
 
 | 825 | </widget> | 
 
 
 
 
 | 826 | </item> | 
 
 
 
 
 | 827 | <item> | 
 
 
 
 
 | 828 | <widget class="QPushButton" name="pbRemoveSourceObjects"> | 
 
 
 
 
 | 829 | <property name="text"> | 
 
 
 
 
 | 830 | <string>Remove</string> | 
 
 
 
 
 | 831 | </property> | 
 
 
 
 
 | 832 | </widget> | 
 
 
 
 
 | 833 | </item> | 
 
 
 
 
 | 834 | <item> | 
 
 
 
 
 | 835 | <widget class="QPushButton" name="pbClearSourcesObjects"> | 
 
 
 
 
 | 836 | <property name="text"> | 
 
 
 
 
 | 837 | <string>Clear</string> | 
 
 
 
 
 | 838 | </property> | 
 
 
 
 
 | 839 | </widget> | 
 
 
 
 
 | 840 | </item> | 
 
 
 
 
 | 841 | </layout> | 
 
 
 
 
 | 842 | </item> | 
 
 
 
 
 | 843 | </layout> | 
 
 
 
 
 | 844 | </widget> | 
 
 
 
 
 | 845 | </item> | 
 
 
 
 
 | 846 | <item> | 
 
 
 
 
 | 847 | <widget class="QGroupBox" name="gbAnimations"> | 
 
 
 
 
 | 848 | <property name="title"> | 
 
 
 
 
 | 849 | <string>Options</string> | 
 
 
 
 
 | 850 | </property> | 
 
 
 
 
 | 851 | <layout class="QHBoxLayout" name="horizontalLayout"> | 
 
 
 
 
 | 852 | <item> | 
 
 
 
 
 | 853 | <widget class="QCheckBox" name="cbTexture"> | 
 
 
 
 
 | 854 | <property name="enabled"> | 
 
 
 
 
 | 855 | <bool>false</bool> | 
 
 
 
 
 | 856 | </property> | 
 
 
 
 
 | 857 | <property name="toolTip"> | 
 
 
 
 
 | 858 | <string>Give model a texture. | 
 
 
 
 
 | 859 | It's the name of a TXMP.oni file, don't include the extension.</string> | 
 
 
 
 
 | 860 | </property> | 
 
 
 
 
 | 861 | <property name="text"> | 
 
 
 
 
 | 862 | <string>Texture:</string> | 
 
 
 
 
 | 863 | </property> | 
 
 
 
 
 | 864 | </widget> | 
 
 
 
 
 | 865 | </item> | 
 
 
 
 
 | 866 | <item> | 
 
 
 
 
 | 867 | <widget class="QLineEdit" name="leTextureName"> | 
 
 
 
 
 | 868 | <property name="enabled"> | 
 
 
 
 
 | 869 | <bool>false</bool> | 
 
 
 
 
 | 870 | </property> | 
 
 
 
 
 | 871 | <property name="toolTip"> | 
 
 
 
 
 | 872 | <string>Give model a texture. | 
 
 
 
 
 | 873 | It's the name of a TXMP.oni file, don't include the extension.</string> | 
 
 
 
 
 | 874 | </property> | 
 
 
 
 
 | 875 | <property name="text"> | 
 
 
 
 
 | 876 | <string>TXMP.oni source file</string> | 
 
 
 
 
 | 877 | </property> | 
 
 
 
 
 | 878 | <property name="placeholderText"> | 
 
 
 
 
 | 879 | <string>Texture name</string> | 
 
 
 
 
 | 880 | </property> | 
 
 
 
 
 | 881 | </widget> | 
 
 
 
 
 | 882 | </item> | 
 
 
 
 
 | 883 | <item> | 
 
 
 
 
 | 884 | <widget class="QCheckBox" name="cbWithAnimation"> | 
 
 
 
 
 | 885 | <property name="enabled"> | 
 
 
 
 
 | 886 | <bool>true</bool> | 
 
 
 
 
 | 887 | </property> | 
 
 
 
 
 | 888 | <property name="toolTip"> | 
 
 
 
 
 | 889 | <string>Give model a texture. | 
 
 
 
 
 | 890 | It's the name of a TXMP.oni file, don't include the extension.</string> | 
 
 
 
 
 | 891 | </property> | 
 
 
 
 
 | 892 | <property name="text"> | 
 
 
 
 
 | 893 | <string>With Animation:</string> | 
 
 
 
 
 | 894 | </property> | 
 
 
 
 
 | 895 | </widget> | 
 
 
 
 
 | 896 | </item> | 
 
 
 
 
 | 897 | <item> | 
 
 
 
 
 | 898 | <widget class="QLineEdit" name="leAnimationName"> | 
 
 
 
 
 | 899 | <property name="enabled"> | 
 
 
 
 
 | 900 | <bool>false</bool> | 
 
 
 
 
 | 901 | </property> | 
 
 
 
 
 | 902 | <property name="toolTip"> | 
 
 
 
 
 | 903 | <string>Give model a texture. | 
 
 
 
 
 | 904 | It's the name of a TXMP.oni file, don't include the extension.</string> | 
 
 
 
 
 | 905 | </property> | 
 
 
 
 
 | 906 | <property name="placeholderText"> | 
 
 
 
 
 | 907 | <string>OBAN.oni source file</string> | 
 
 
 
 
 | 908 | </property> | 
 
 
 
 
 | 909 | </widget> | 
 
 
 
 
 | 910 | </item> | 
 
 
 
 
 | 911 | </layout> | 
 
 
 
 
 | 912 | </widget> | 
 
 
 
 
 | 913 | </item> | 
 
 
 
 
 | 914 | </layout> | 
 
 
 
 
 | 915 | </widget> | 
 
 
 
 
 | 916 | <widget class="QWidget" name="tabLevels"> | 
 
 
 
 
 | 917 | <attribute name="title"> | 
 
 
 
 
 | 918 | <string>Levels</string> | 
 
 
 
 
 | 919 | </attribute> | 
 
 
 
 
 | 920 | <layout class="QVBoxLayout" name="verticalLayout_5"> | 
 
 
 
 
 | 921 | <item> | 
 
 
 
 
 | 922 | <layout class="QHBoxLayout" name="horizontalLayout_28"> | 
 
 
 
 
 | 923 | <item> | 
 
 
 
 
 | 924 | <layout class="QVBoxLayout" name="verticalLayout_32"> | 
 
 
 
 
 | 925 | <item> | 
 
 
 
 
 | 926 | <widget class="QLabel" name="label_19"> | 
 
 
 
 
 | 927 | <property name="sizePolicy"> | 
 
 
 
 
 | 928 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 929 | <horstretch>0</horstretch> | 
 
 
 
 
 | 930 | <verstretch>0</verstretch> | 
 
 
 
 
 | 931 | </sizepolicy> | 
 
 
 
 
 | 932 | </property> | 
 
 
 
 
 | 933 | <property name="text"> | 
 
 
 
 
 | 934 | <string>From</string> | 
 
 
 
 
 | 935 | </property> | 
 
 
 
 
 | 936 | </widget> | 
 
 
 
 
 | 937 | </item> | 
 
 
 
 
 | 938 | <item> | 
 
 
 
 
 | 939 | <widget class="QComboBox" name="cbFromLevels"> | 
 
 
 
 
 | 940 | <item> | 
 
 
 
 
 | 941 | <property name="text"> | 
 
 
 
 
 | 942 | <string>DAT</string> | 
 
 
 
 
 | 943 | </property> | 
 
 
 
 
 | 944 | </item> | 
 
 
 
 
 | 945 | <item> | 
 
 
 
 
 | 946 | <property name="text"> | 
 
 
 
 
 | 947 | <string>ONI FILES</string> | 
 
 
 
 
 | 948 | </property> | 
 
 
 
 
 | 949 | </item> | 
 
 
 
 
 | 950 | <item> | 
 
 
 
 
 | 951 | <property name="text"> | 
 
 
 
 
 | 952 | <string>MASTER XML</string> | 
 
 
 
 
 | 953 | </property> | 
 
 
 
 
 | 954 | </item> | 
 
 
 
 
 | 955 | <item> | 
 
 
 
 
 | 956 | <property name="text"> | 
 
 
 
 
 | 957 | <string>AKEV ONI</string> | 
 
 
 
 
 | 958 | </property> | 
 
 
 
 
 | 959 | </item> | 
 
 
 
 
 | 960 | <item> | 
 
 
 
 
 | 961 | <property name="text"> | 
 
 
 
 
 | 962 | <string>DAE</string> | 
 
 
 
 
 | 963 | </property> | 
 
 
 
 
 | 964 | </item> | 
 
 
 
 
 | 965 | </widget> | 
 
 
 
 
 | 966 | </item> | 
 
 
 
 
 | 967 | </layout> | 
 
 
 
 
 | 968 | </item> | 
 
 
 
 
 | 969 | <item> | 
 
 
 
 
 | 970 | <layout class="QVBoxLayout" name="verticalLayout_33"> | 
 
 
 
 
 | 971 | <item> | 
 
 
 
 
 | 972 | <widget class="QLabel" name="label_20"> | 
 
 
 
 
 | 973 | <property name="sizePolicy"> | 
 
 
 
 
 | 974 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 975 | <horstretch>0</horstretch> | 
 
 
 
 
 | 976 | <verstretch>0</verstretch> | 
 
 
 
 
 | 977 | </sizepolicy> | 
 
 
 
 
 | 978 | </property> | 
 
 
 
 
 | 979 | <property name="text"> | 
 
 
 
 
 | 980 | <string>To</string> | 
 
 
 
 
 | 981 | </property> | 
 
 
 
 
 | 982 | </widget> | 
 
 
 
 
 | 983 | </item> | 
 
 
 
 
 | 984 | <item> | 
 
 
 
 
 | 985 | <widget class="QComboBox" name="cbToLevels"> | 
 
 
 
 
 | 986 | <item> | 
 
 
 
 
 | 987 | <property name="text"> | 
 
 
 
 
 | 988 | <string>ONI FILES</string> | 
 
 
 
 
 | 989 | </property> | 
 
 
 
 
 | 990 | </item> | 
 
 
 
 
 | 991 | </widget> | 
 
 
 
 
 | 992 | </item> | 
 
 
 
 
 | 993 | </layout> | 
 
 
 
 
 | 994 | </item> | 
 
 
 
 
 | 995 | </layout> | 
 
 
 
 
 | 996 | </item> | 
 
 
 
 
 | 997 | <item> | 
 
 
 
 
 | 998 | <widget class="QGroupBox" name="gbSourcesLevels"> | 
 
 
 
 
 | 999 | <property name="title"> | 
 
 
 
 
 | 1000 | <string>Sources</string> | 
 
 
 
 
 | 1001 | </property> | 
 
 
 
 
 | 1002 | <layout class="QHBoxLayout" name="horizontalLayout_17"> | 
 
 
 
 
 | 1003 | <item> | 
 
 
 
 
 | 1004 | <widget class="DropTableWidget" name="twSourcesLevels"/> | 
 
 
 
 
 | 1005 | </item> | 
 
 
 
 
 | 1006 | <item> | 
 
 
 
 
 | 1007 | <layout class="QVBoxLayout" name="verticalLayout_16"> | 
 
 
 
 
 | 1008 | <item> | 
 
 
 
 
 | 1009 | <widget class="QPushButton" name="pbAddSourceLevels"> | 
 
 
 
 
 | 1010 | <property name="minimumSize"> | 
 
 
 
 
 | 1011 | <size> | 
 
 
 
 
 | 1012 | <width>0</width> | 
 
 
 
 
 | 1013 | <height>0</height> | 
 
 
 
 
 | 1014 | </size> | 
 
 
 
 
 | 1015 | </property> | 
 
 
 
 
 | 1016 | <property name="text"> | 
 
 
 
 
 | 1017 | <string>Add</string> | 
 
 
 
 
 | 1018 | </property> | 
 
 
 
 
 | 1019 | </widget> | 
 
 
 
 
 | 1020 | </item> | 
 
 
 
 
 | 1021 | <item> | 
 
 
 
 
 | 1022 | <widget class="QPushButton" name="pbRemoveSourceLevels"> | 
 
 
 
 
 | 1023 | <property name="text"> | 
 
 
 
 
 | 1024 | <string>Remove</string> | 
 
 
 
 
 | 1025 | </property> | 
 
 
 
 
 | 1026 | </widget> | 
 
 
 
 
 | 1027 | </item> | 
 
 
 
 
 | 1028 | <item> | 
 
 
 
 
 | 1029 | <widget class="QPushButton" name="pbClearSourcesLevels"> | 
 
 
 
 
 | 1030 | <property name="text"> | 
 
 
 
 
 | 1031 | <string>Clear</string> | 
 
 
 
 
 | 1032 | </property> | 
 
 
 
 
 | 1033 | </widget> | 
 
 
 
 
 | 1034 | </item> | 
 
 
 
 
 | 1035 | </layout> | 
 
 
 
 
 | 1036 | </item> | 
 
 
 
 
 | 1037 | </layout> | 
 
 
 
 
 | 1038 | </widget> | 
 
 
 
 
 | 1039 | </item> | 
 
 
 
 
 | 1040 | <item> | 
 
 
 
 
 | 1041 | <widget class="QGroupBox" name="gbLevels"> | 
 
 
 
 
 | 1042 | <property name="enabled"> | 
 
 
 
 
 | 1043 | <bool>true</bool> | 
 
 
 
 
 | 1044 | </property> | 
 
 
 
 
 | 1045 | <property name="title"> | 
 
 
 
 
 | 1046 | <string>Options</string> | 
 
 
 
 
 | 1047 | </property> | 
 
 
 
 
 | 1048 | <layout class="QVBoxLayout" name="verticalLayout_3"> | 
 
 
 
 
 | 1049 | <item> | 
 
 
 
 
 | 1050 | <layout class="QHBoxLayout" name="horizontalLayout_4"> | 
 
 
 
 
 | 1051 | <item> | 
 
 
 
 
 | 1052 | <widget class="QCheckBox" name="cbSpecificFilesLevels"> | 
 
 
 
 
 | 1053 | <property name="enabled"> | 
 
 
 
 
 | 1054 | <bool>true</bool> | 
 
 
 
 
 | 1055 | </property> | 
 
 
 
 
 | 1056 | <property name="minimumSize"> | 
 
 
 
 
 | 1057 | <size> | 
 
 
 
 
 | 1058 | <width>122</width> | 
 
 
 
 
 | 1059 | <height>0</height> | 
 
 
 
 
 | 1060 | </size> | 
 
 
 
 
 | 1061 | </property> | 
 
 
 
 
 | 1062 | <property name="toolTip"> | 
 
 
 
 
 | 1063 | <string>Extract specific files oni files from the DAT file | 
 
 
 
 
 | 1064 |  | 
 
 
 
 
 | 1065 | Example of input: | 
 
 
 
 
 | 1066 | AKEVEnvWarehouse | 
 
 
 
 
 | 1067 | This will extract only the file AKEVEnvWarehouse.oni from the dat. | 
 
 
 
 
 | 1068 |  | 
 
 
 
 
 | 1069 | You can extract multiple files using wildcards e.g.: | 
 
 
 
 
 | 1070 | M3GM* | 
 
 
 
 
 | 1071 | This will extract all files which begin with M3GM. </string> | 
 
 
 
 
 | 1072 | </property> | 
 
 
 
 
 | 1073 | <property name="text"> | 
 
 
 
 
 | 1074 | <string>Extract specific files:</string> | 
 
 
 
 
 | 1075 | </property> | 
 
 
 
 
 | 1076 | </widget> | 
 
 
 
 
 | 1077 | </item> | 
 
 
 
 
 | 1078 | <item> | 
 
 
 
 
 | 1079 | <widget class="QLineEdit" name="leSpecificFilesLevels"> | 
 
 
 
 
 | 1080 | <property name="enabled"> | 
 
 
 
 
 | 1081 | <bool>false</bool> | 
 
 
 
 
 | 1082 | </property> | 
 
 
 
 
 | 1083 | <property name="toolTip"> | 
 
 
 
 
 | 1084 | <string>Extract specific files oni files from the DAT file | 
 
 
 
 
 | 1085 |  | 
 
 
 
 
 | 1086 | Example of input: | 
 
 
 
 
 | 1087 | AKEVEnvWarehouse | 
 
 
 
 
 | 1088 | This will extract only the file AKEVEnvWarehouse.oni from the dat. | 
 
 
 
 
 | 1089 |  | 
 
 
 
 
 | 1090 | You can extract multiple files using wildcards e.g.: | 
 
 
 
 
 | 1091 | M3GM* | 
 
 
 
 
 | 1092 | This will extract all files which begin with M3GM. </string> | 
 
 
 
 
 | 1093 | </property> | 
 
 
 
 
 | 1094 | <property name="text"> | 
 
 
 
 
 | 1095 | <string/> | 
 
 
 
 
 | 1096 | </property> | 
 
 
 
 
 | 1097 | <property name="placeholderText"> | 
 
 
 
 
 | 1098 | <string>Pattern to file or files (e.g. AKEVEnvWarehouse)</string> | 
 
 
 
 
 | 1099 | </property> | 
 
 
 
 
 | 1100 | </widget> | 
 
 
 
 
 | 1101 | </item> | 
 
 
 
 
 | 1102 | </layout> | 
 
 
 
 
 | 1103 | </item> | 
 
 
 
 
 | 1104 | <item> | 
 
 
 
 
 | 1105 | <layout class="QHBoxLayout" name="horizontalLayout_27"> | 
 
 
 
 
 | 1106 | <item> | 
 
 
 
 
 | 1107 | <widget class="QCheckBox" name="cbDatLevels"> | 
 
 
 
 
 | 1108 | <property name="enabled"> | 
 
 
 
 
 | 1109 | <bool>false</bool> | 
 
 
 
 
 | 1110 | </property> | 
 
 
 
 
 | 1111 | <property name="minimumSize"> | 
 
 
 
 
 | 1112 | <size> | 
 
 
 
 
 | 1113 | <width>122</width> | 
 
 
 
 
 | 1114 | <height>0</height> | 
 
 
 
 
 | 1115 | </size> | 
 
 
 
 
 | 1116 | </property> | 
 
 
 
 
 | 1117 | <property name="text"> | 
 
 
 
 
 | 1118 | <string>DAT Filename:</string> | 
 
 
 
 
 | 1119 | </property> | 
 
 
 
 
 | 1120 | </widget> | 
 
 
 
 
 | 1121 | </item> | 
 
 
 
 
 | 1122 | <item> | 
 
 
 
 
 | 1123 | <widget class="QLineEdit" name="leTargetDatLevels"> | 
 
 
 
 
 | 1124 | <property name="enabled"> | 
 
 
 
 
 | 1125 | <bool>false</bool> | 
 
 
 
 
 | 1126 | </property> | 
 
 
 
 
 | 1127 | <property name="placeholderText"> | 
 
 
 
 
 | 1128 | <string>Custom .dat level filename</string> | 
 
 
 
 
 | 1129 | </property> | 
 
 
 
 
 | 1130 | </widget> | 
 
 
 
 
 | 1131 | </item> | 
 
 
 
 
 | 1132 | <item> | 
 
 
 
 
 | 1133 | <widget class="QCheckBox" name="cbBnvLevels"> | 
 
 
 
 
 | 1134 | <property name="enabled"> | 
 
 
 
 
 | 1135 | <bool>false</bool> | 
 
 
 
 
 | 1136 | </property> | 
 
 
 
 
 | 1137 | <property name="text"> | 
 
 
 
 
 | 1138 | <string>Bnv Source:</string> | 
 
 
 
 
 | 1139 | </property> | 
 
 
 
 
 | 1140 | </widget> | 
 
 
 
 
 | 1141 | </item> | 
 
 
 
 
 | 1142 | <item> | 
 
 
 
 
 | 1143 | <widget class="QLineEdit" name="leBnvLevels"> | 
 
 
 
 
 | 1144 | <property name="enabled"> | 
 
 
 
 
 | 1145 | <bool>false</bool> | 
 
 
 
 
 | 1146 | </property> | 
 
 
 
 
 | 1147 | <property name="placeholderText"> | 
 
 
 
 
 | 1148 | <string>Bnv .dae source file</string> | 
 
 
 
 
 | 1149 | </property> | 
 
 
 
 
 | 1150 | </widget> | 
 
 
 
 
 | 1151 | </item> | 
 
 
 
 
 | 1152 | <item> | 
 
 
 
 
 | 1153 | <widget class="QCheckBox" name="cbGridsLevels"> | 
 
 
 
 
 | 1154 | <property name="enabled"> | 
 
 
 
 
 | 1155 | <bool>false</bool> | 
 
 
 
 
 | 1156 | </property> | 
 
 
 
 
 | 1157 | <property name="toolTip"> | 
 
 
 
 
 | 1158 | <string>Generate pathfinding grids (master xml generates them automatically). Needs Bnv source.</string> | 
 
 
 
 
 | 1159 | </property> | 
 
 
 
 
 | 1160 | <property name="text"> | 
 
 
 
 
 | 1161 | <string>Generate Grids</string> | 
 
 
 
 
 | 1162 | </property> | 
 
 
 
 
 | 1163 | </widget> | 
 
 
 
 
 | 1164 | </item> | 
 
 
 
 
 | 1165 | </layout> | 
 
 
 
 
 | 1166 | </item> | 
 
 
 
 
 | 1167 | <item> | 
 
 
 
 
 | 1168 | <layout class="QHBoxLayout" name="horizontalLayout_2"> | 
 
 
 
 
 | 1169 | <item> | 
 
 
 
 
 | 1170 | <widget class="QCheckBox" name="cbAdditionalSourcesLevels"> | 
 
 
 
 
 | 1171 | <property name="enabled"> | 
 
 
 
 
 | 1172 | <bool>false</bool> | 
 
 
 
 
 | 1173 | </property> | 
 
 
 
 
 | 1174 | <property name="minimumSize"> | 
 
 
 
 
 | 1175 | <size> | 
 
 
 
 
 | 1176 | <width>122</width> | 
 
 
 
 
 | 1177 | <height>0</height> | 
 
 
 
 
 | 1178 | </size> | 
 
 
 
 
 | 1179 | </property> | 
 
 
 
 
 | 1180 | <property name="text"> | 
 
 
 
 
 | 1181 | <string>Additional Sources:</string> | 
 
 
 
 
 | 1182 | </property> | 
 
 
 
 
 | 1183 | </widget> | 
 
 
 
 
 | 1184 | </item> | 
 
 
 
 
 | 1185 | <item> | 
 
 
 
 
 | 1186 | <widget class="QLineEdit" name="leAdditSourcesLevels"> | 
 
 
 
 
 | 1187 | <property name="enabled"> | 
 
 
 
 
 | 1188 | <bool>false</bool> | 
 
 
 
 
 | 1189 | </property> | 
 
 
 
 
 | 1190 | <property name="toolTip"> | 
 
 
 
 
 | 1191 | <string>Use ";" as separator for each file</string> | 
 
 
 
 
 | 1192 | </property> | 
 
 
 
 
 | 1193 | <property name="placeholderText"> | 
 
 
 
 
 | 1194 | <string>Additional .dae sources for akev (e.g. env_markers.dae)</string> | 
 
 
 
 
 | 1195 | </property> | 
 
 
 
 
 | 1196 | </widget> | 
 
 
 
 
 | 1197 | </item> | 
 
 
 
 
 | 1198 | </layout> | 
 
 
 
 
 | 1199 | </item> | 
 
 
 
 
 | 1200 | </layout> | 
 
 
 
 
 | 1201 | </widget> | 
 
 
 
 
 | 1202 | </item> | 
 
 
 
 
 | 1203 | </layout> | 
 
 
 
 
 | 1204 | </widget> | 
 
 
 
 
 | 1205 | <widget class="QWidget" name="tabMisc"> | 
 
 
 
 
 | 1206 | <attribute name="title"> | 
 
 
 
 
 | 1207 | <string>Misc</string> | 
 
 
 
 
 | 1208 | </attribute> | 
 
 
 
 
 | 1209 | <layout class="QVBoxLayout" name="verticalLayout_34"> | 
 
 
 
 
 | 1210 | <item> | 
 
 
 
 
 | 1211 | <layout class="QHBoxLayout" name="horizontalLayout_19"> | 
 
 
 
 
 | 1212 | <item> | 
 
 
 
 
 | 1213 | <layout class="QVBoxLayout" name="verticalLayout_20"> | 
 
 
 
 
 | 1214 | <item> | 
 
 
 
 
 | 1215 | <widget class="QLabel" name="label_22"> | 
 
 
 
 
 | 1216 | <property name="sizePolicy"> | 
 
 
 
 
 | 1217 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 1218 | <horstretch>0</horstretch> | 
 
 
 
 
 | 1219 | <verstretch>0</verstretch> | 
 
 
 
 
 | 1220 | </sizepolicy> | 
 
 
 
 
 | 1221 | </property> | 
 
 
 
 
 | 1222 | <property name="text"> | 
 
 
 
 
 | 1223 | <string>From</string> | 
 
 
 
 
 | 1224 | </property> | 
 
 
 
 
 | 1225 | </widget> | 
 
 
 
 
 | 1226 | </item> | 
 
 
 
 
 | 1227 | <item> | 
 
 
 
 
 | 1228 | <widget class="QComboBox" name="cbFromMisc"> | 
 
 
 
 
 | 1229 | <item> | 
 
 
 
 
 | 1230 | <property name="text"> | 
 
 
 
 
 | 1231 | <string>DAT / SNDD ONI</string> | 
 
 
 
 
 | 1232 | </property> | 
 
 
 
 
 | 1233 | </item> | 
 
 
 
 
 | 1234 | <item> | 
 
 
 
 
 | 1235 | <property name="text"> | 
 
 
 
 
 | 1236 | <string>DAT / SUBT ONI</string> | 
 
 
 
 
 | 1237 | </property> | 
 
 
 
 
 | 1238 | </item> | 
 
 
 
 
 | 1239 | <item> | 
 
 
 
 
 | 1240 | <property name="text"> | 
 
 
 
 
 | 1241 | <string>WAV / AIF</string> | 
 
 
 
 
 | 1242 | </property> | 
 
 
 
 
 | 1243 | </item> | 
 
 
 
 
 | 1244 | <item> | 
 
 
 
 
 | 1245 | <property name="text"> | 
 
 
 
 
 | 1246 | <string>TXT</string> | 
 
 
 
 
 | 1247 | </property> | 
 
 
 
 
 | 1248 | </item> | 
 
 
 
 
 | 1249 | </widget> | 
 
 
 
 
 | 1250 | </item> | 
 
 
 
 
 | 1251 | </layout> | 
 
 
 
 
 | 1252 | </item> | 
 
 
 
 
 | 1253 | <item> | 
 
 
 
 
 | 1254 | <layout class="QVBoxLayout" name="verticalLayout_21"> | 
 
 
 
 
 | 1255 | <item> | 
 
 
 
 
 | 1256 | <widget class="QLabel" name="label_23"> | 
 
 
 
 
 | 1257 | <property name="sizePolicy"> | 
 
 
 
 
 | 1258 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> | 
 
 
 
 
 | 1259 | <horstretch>0</horstretch> | 
 
 
 
 
 | 1260 | <verstretch>0</verstretch> | 
 
 
 
 
 | 1261 | </sizepolicy> | 
 
 
 
 
 | 1262 | </property> | 
 
 
 
 
 | 1263 | <property name="text"> | 
 
 
 
 
 | 1264 | <string>To</string> | 
 
 
 
 
 | 1265 | </property> | 
 
 
 
 
 | 1266 | </widget> | 
 
 
 
 
 | 1267 | </item> | 
 
 
 
 
 | 1268 | <item> | 
 
 
 
 
 | 1269 | <widget class="QComboBox" name="cbToMisc"> | 
 
 
 
 
 | 1270 | <item> | 
 
 
 
 
 | 1271 | <property name="text"> | 
 
 
 
 
 | 1272 | <string>WAV</string> | 
 
 
 
 
 | 1273 | </property> | 
 
 
 
 
 | 1274 | </item> | 
 
 
 
 
 | 1275 | <item> | 
 
 
 
 
 | 1276 | <property name="text"> | 
 
 
 
 
 | 1277 | <string>AIF</string> | 
 
 
 
 
 | 1278 | </property> | 
 
 
 
 
 | 1279 | </item> | 
 
 
 
 
 | 1280 | </widget> | 
 
 
 
 
 | 1281 | </item> | 
 
 
 
 
 | 1282 | </layout> | 
 
 
 
 
 | 1283 | </item> | 
 
 
 
 
 | 1284 | </layout> | 
 
 
 
 
 | 1285 | </item> | 
 
 
 
 
 | 1286 | <item> | 
 
 
 
 
 | 1287 | <widget class="QGroupBox" name="gbSourcesMisc"> | 
 
 
 
 
 | 1288 | <property name="title"> | 
 
 
 
 
 | 1289 | <string>Sources</string> | 
 
 
 
 
 | 1290 | </property> | 
 
 
 
 
 | 1291 | <layout class="QHBoxLayout" name="horizontalLayout_18"> | 
 
 
 
 
 | 1292 | <item> | 
 
 
 
 
 | 1293 | <widget class="DropTableWidget" name="twSourcesMisc"/> | 
 
 
 
 
 | 1294 | </item> | 
 
 
 
 
 | 1295 | <item> | 
 
 
 
 
 | 1296 | <layout class="QVBoxLayout" name="verticalLayout_22"> | 
 
 
 
 
 | 1297 | <item> | 
 
 
 
 
 | 1298 | <widget class="QPushButton" name="pbAddSourceMisc"> | 
 
 
 
 
 | 1299 | <property name="minimumSize"> | 
 
 
 
 
 | 1300 | <size> | 
 
 
 
 
 | 1301 | <width>0</width> | 
 
 
 
 
 | 1302 | <height>0</height> | 
 
 
 
 
 | 1303 | </size> | 
 
 
 
 
 | 1304 | </property> | 
 
 
 
 
 | 1305 | <property name="text"> | 
 
 
 
 
 | 1306 | <string>Add</string> | 
 
 
 
 
 | 1307 | </property> | 
 
 
 
 
 | 1308 | </widget> | 
 
 
 
 
 | 1309 | </item> | 
 
 
 
 
 | 1310 | <item> | 
 
 
 
 
 | 1311 | <widget class="QPushButton" name="pbRemoveSourceMisc"> | 
 
 
 
 
 | 1312 | <property name="text"> | 
 
 
 
 
 | 1313 | <string>Remove</string> | 
 
 
 
 
 | 1314 | </property> | 
 
 
 
 
 | 1315 | </widget> | 
 
 
 
 
 | 1316 | </item> | 
 
 
 
 
 | 1317 | <item> | 
 
 
 
 
 | 1318 | <widget class="QPushButton" name="pbClearSourcesMisc"> | 
 
 
 
 
 | 1319 | <property name="text"> | 
 
 
 
 
 | 1320 | <string>Clear</string> | 
 
 
 
 
 | 1321 | </property> | 
 
 
 
 
 | 1322 | </widget> | 
 
 
 
 
 | 1323 | </item> | 
 
 
 
 
 | 1324 | </layout> | 
 
 
 
 
 | 1325 | </item> | 
 
 
 
 
 | 1326 | </layout> | 
 
 
 
 
 | 1327 | </widget> | 
 
 
 
 
 | 1328 | </item> | 
 
 
 
 
 | 1329 | </layout> | 
 
 
 
 
 | 1330 | </widget> | 
 
 
 
 
 | 1331 | </widget> | 
 
 
 
 
 | 1332 | </item> | 
 
 
 
 
 | 1333 | <item> | 
 
 
 
 
 | 1334 | <widget class="Line" name="line_3"> | 
 
 
 
 
 | 1335 | <property name="orientation"> | 
 
 
 
 
 | 1336 | <enum>Qt::Horizontal</enum> | 
 
 
 
 
 | 1337 | </property> | 
 
 
 
 
 | 1338 | </widget> | 
 
 
 
 
 | 1339 | </item> | 
 
 
 
 
 | 1340 | <item> | 
 
 
 
 
 | 1341 | <widget class="QPushButton" name="pbConvert"> | 
 
 
 
 
 | 1342 | <property name="minimumSize"> | 
 
 
 
 
 | 1343 | <size> | 
 
 
 
 
 | 1344 | <width>0</width> | 
 
 
 
 
 | 1345 | <height>30</height> | 
 
 
 
 
 | 1346 | </size> | 
 
 
 
 
 | 1347 | </property> | 
 
 
 
 
 | 1348 | <property name="toolTip"> | 
 
 
 
 
 | 1349 | <string>Convert the sources above</string> | 
 
 
 
 
 | 1350 | </property> | 
 
 
 
 
 | 1351 | <property name="text"> | 
 
 
 
 
 | 1352 | <string>Convert</string> | 
 
 
 
 
 | 1353 | </property> | 
 
 
 
 
 | 1354 | <property name="shortcut"> | 
 
 
 
 
 | 1355 | <string>Ctrl+Return</string> | 
 
 
 
 
 | 1356 | </property> | 
 
 
 
 
 | 1357 | </widget> | 
 
 
 
 
 | 1358 | </item> | 
 
 
 
 
 | 1359 | </layout> | 
 
 
 
 
 | 1360 | </widget> | 
 
 
 
 
 | 1361 | <widget class="QMenuBar" name="menuBar"> | 
 
 
 
 
 | 1362 | <property name="geometry"> | 
 
 
 
 
 | 1363 | <rect> | 
 
 
 
 
 | 1364 | <x>0</x> | 
 
 
 
 
 | 1365 | <y>0</y> | 
 
 
 
 
 | 1366 | <width>800</width> | 
 
 
 
 
 | 1367 | <height>20</height> | 
 
 
 
 
 | 1368 | </rect> | 
 
 
 
 
 | 1369 | </property> | 
 
 
 
 
 | 1370 | <widget class="QMenu" name="menuFile"> | 
 
 
 
 
 | 1371 | <property name="title"> | 
 
 
 
 
 | 1372 | <string>File</string> | 
 
 
 
 
 | 1373 | </property> | 
 
 
 
 
 | 1374 | <widget class="QMenu" name="menuRecent_Projects"> | 
 
 
 
 
 | 1375 | <property name="title"> | 
 
 
 
 
 | 1376 | <string>Recent Projects</string> | 
 
 
 
 
 | 1377 | </property> | 
 
 
 
 
 | 1378 | <addaction name="actionProject1"/> | 
 
 
 
 
 | 1379 | <addaction name="actionProject2"/> | 
 
 
 
 
 | 1380 | <addaction name="actionProject3"/> | 
 
 
 
 
 | 1381 | <addaction name="actionProject4"/> | 
 
 
 
 
 | 1382 | <addaction name="actionProject5"/> | 
 
 
 
 
 | 1383 | </widget> | 
 
 
 
 
 | 1384 | <addaction name="actionPreferences"/> | 
 
 
 
 
 | 1385 | <addaction name="actionSave"/> | 
 
 
 
 
 | 1386 | <addaction name="actionSave_Project"/> | 
 
 
 
 
 | 1387 | <addaction name="actionLoad_Project"/> | 
 
 
 
 
 | 1388 | <addaction name="menuRecent_Projects"/> | 
 
 
 
 
 | 1389 | <addaction name="separator"/> | 
 
 
 
 
 | 1390 | <addaction name="actionExit"/> | 
 
 
 
 
 | 1391 | </widget> | 
 
 
 
 
 | 1392 | <widget class="QMenu" name="menuHelp"> | 
 
 
 
 
 | 1393 | <property name="title"> | 
 
 
 
 
 | 1394 | <string>Help</string> | 
 
 
 
 
 | 1395 | </property> | 
 
 
 
 
 | 1396 | <addaction name="actionCheck_OniSplit_version"/> | 
 
 
 
 
 | 1397 | <addaction name="actionCheck_xmlTools_version"/> | 
 
 
 
 
 | 1398 | <addaction name="actionCheck_For_Updates"/> | 
 
 
 
 
 | 1399 | <addaction name="actionAbout"/> | 
 
 
 
 
 | 1400 | </widget> | 
 
 
 
 
 | 1401 | <widget class="QMenu" name="menuTarget_Platform"> | 
 
 
 
 
 | 1402 | <property name="title"> | 
 
 
 
 
 | 1403 | <string>Target Platform</string> | 
 
 
 
 
 | 1404 | </property> | 
 
 
 
 
 | 1405 | <addaction name="actionWindows"/> | 
 
 
 
 
 | 1406 | <addaction name="actionMac_Windows_demo"/> | 
 
 
 
 
 | 1407 | </widget> | 
 
 
 
 
 | 1408 | <widget class="QMenu" name="menuOptions"> | 
 
 
 
 
 | 1409 | <property name="title"> | 
 
 
 
 
 | 1410 | <string>Options</string> | 
 
 
 
 
 | 1411 | </property> | 
 
 
 
 
 | 1412 | <widget class="QMenu" name="menuOutput_directly_to"> | 
 
 
 
 
 | 1413 | <property name="title"> | 
 
 
 
 
 | 1414 | <string>Output directly to:</string> | 
 
 
 
 
 | 1415 | </property> | 
 
 
 
 
 | 1416 | <addaction name="actionWorkspace"/> | 
 
 
 
 
 | 1417 | <addaction name="actionOther"/> | 
 
 
 
 
 | 1418 | </widget> | 
 
 
 
 
 | 1419 | <addaction name="menuOutput_directly_to"/> | 
 
 
 
 
 | 1420 | <addaction name="separator"/> | 
 
 
 
 
 | 1421 | <addaction name="actionOpen_AE_folder"/> | 
 
 
 
 
 | 1422 | <addaction name="actionView_log"/> | 
 
 
 
 
 | 1423 | </widget> | 
 
 
 
 
 | 1424 | <widget class="QMenu" name="menuTools"> | 
 
 
 
 
 | 1425 | <property name="title"> | 
 
 
 
 
 | 1426 | <string>Tools</string> | 
 
 
 
 
 | 1427 | </property> | 
 
 
 
 
 | 1428 | <addaction name="actionAE_Package_Creator"/> | 
 
 
 
 
 | 1429 | <addaction name="actionSound_Wizard"/> | 
 
 
 
 
 | 1430 | </widget> | 
 
 
 
 
 | 1431 | <addaction name="menuFile"/> | 
 
 
 
 
 | 1432 | <addaction name="menuTarget_Platform"/> | 
 
 
 
 
 | 1433 | <addaction name="menuOptions"/> | 
 
 
 
 
 | 1434 | <addaction name="menuTools"/> | 
 
 
 
 
 | 1435 | <addaction name="menuHelp"/> | 
 
 
 
 
 | 1436 | </widget> | 
 
 
 
 
 | 1437 | <widget class="QToolBar" name="mainToolBar"> | 
 
 
 
 
 | 1438 | <attribute name="toolBarArea"> | 
 
 
 
 
 | 1439 | <enum>TopToolBarArea</enum> | 
 
 
 
 
 | 1440 | </attribute> | 
 
 
 
 
 | 1441 | <attribute name="toolBarBreak"> | 
 
 
 
 
 | 1442 | <bool>false</bool> | 
 
 
 
 
 | 1443 | </attribute> | 
 
 
 
 
 | 1444 | </widget> | 
 
 
 
 
 | 1445 | <widget class="QStatusBar" name="statusBar"> | 
 
 
 
 
 | 1446 | <property name="layoutDirection"> | 
 
 
 
 
 | 1447 | <enum>Qt::LeftToRight</enum> | 
 
 
 
 
 | 1448 | </property> | 
 
 
 
 
 | 1449 | </widget> | 
 
 
 
 
 | 1450 | <action name="actionExit"> | 
 
 
 
 
 | 1451 | <property name="text"> | 
 
 
 
 
 | 1452 | <string>Exit</string> | 
 
 
 
 
 | 1453 | </property> | 
 
 
 
 
 | 1454 | </action> | 
 
 
 
 
 | 1455 | <action name="actionAbout"> | 
 
 
 
 
 | 1456 | <property name="text"> | 
 
 
 
 
 | 1457 | <string>About</string> | 
 
 
 
 
 | 1458 | </property> | 
 
 
 
 
 | 1459 | </action> | 
 
 
 
 
 | 1460 | <action name="actionCheck_For_Updates"> | 
 
 
 
 
 | 1461 | <property name="text"> | 
 
 
 
 
 | 1462 | <string>Check for Vago updates</string> | 
 
 
 
 
 | 1463 | </property> | 
 
 
 
 
 | 1464 | </action> | 
 
 
 
 
 | 1465 | <action name="actionWindows"> | 
 
 
 
 
 | 1466 | <property name="checkable"> | 
 
 
 
 
 | 1467 | <bool>true</bool> | 
 
 
 
 
 | 1468 | </property> | 
 
 
 
 
 | 1469 | <property name="checked"> | 
 
 
 
 
 | 1470 | <bool>true</bool> | 
 
 
 
 
 | 1471 | </property> | 
 
 
 
 
 | 1472 | <property name="text"> | 
 
 
 
 
 | 1473 | <string>Windows</string> | 
 
 
 
 
 | 1474 | </property> | 
 
 
 
 
 | 1475 | </action> | 
 
 
 
 
 | 1476 | <action name="actionMac_Windows_demo"> | 
 
 
 
 
 | 1477 | <property name="checkable"> | 
 
 
 
 
 | 1478 | <bool>true</bool> | 
 
 
 
 
 | 1479 | </property> | 
 
 
 
 
 | 1480 | <property name="text"> | 
 
 
 
 
 | 1481 | <string>Mac / Windows demo</string> | 
 
 
 
 
 | 1482 | </property> | 
 
 
 
 
 | 1483 | </action> | 
 
 
 
 
 | 1484 | <action name="actionPreferences"> | 
 
 
 
 
 | 1485 | <property name="text"> | 
 
 
 
 
 | 1486 | <string>Preferences</string> | 
 
 
 
 
 | 1487 | </property> | 
 
 
 
 
 | 1488 | </action> | 
 
 
 
 
 | 1489 | <action name="actionCheck_OniSplit_version"> | 
 
 
 
 
 | 1490 | <property name="text"> | 
 
 
 
 
 | 1491 | <string>Check OniSplit version</string> | 
 
 
 
 
 | 1492 | </property> | 
 
 
 
 
 | 1493 | </action> | 
 
 
 
 
 | 1494 | <action name="actionClean_Workspace"> | 
 
 
 
 
 | 1495 | <property name="text"> | 
 
 
 
 
 | 1496 | <string>Clean Workspace</string> | 
 
 
 
 
 | 1497 | </property> | 
 
 
 
 
 | 1498 | </action> | 
 
 
 
 
 | 1499 | <action name="actionWorkspace"> | 
 
 
 
 
 | 1500 | <property name="checkable"> | 
 
 
 
 
 | 1501 | <bool>true</bool> | 
 
 
 
 
 | 1502 | </property> | 
 
 
 
 
 | 1503 | <property name="checked"> | 
 
 
 
 
 | 1504 | <bool>true</bool> | 
 
 
 
 
 | 1505 | </property> | 
 
 
 
 
 | 1506 | <property name="text"> | 
 
 
 
 
 | 1507 | <string>Workspace</string> | 
 
 
 
 
 | 1508 | </property> | 
 
 
 
 
 | 1509 | <property name="toolTip"> | 
 
 
 
 
 | 1510 | <string>Workspace</string> | 
 
 
 
 
 | 1511 | </property> | 
 
 
 
 
 | 1512 | </action> | 
 
 
 
 
 | 1513 | <action name="actionOther"> | 
 
 
 
 
 | 1514 | <property name="checkable"> | 
 
 
 
 
 | 1515 | <bool>true</bool> | 
 
 
 
 
 | 1516 | </property> | 
 
 
 
 
 | 1517 | <property name="text"> | 
 
 
 
 
 | 1518 | <string>Other...</string> | 
 
 
 
 
 | 1519 | </property> | 
 
 
 
 
 | 1520 | <property name="toolTip"> | 
 
 
 
 
 | 1521 | <string>Other</string> | 
 
 
 
 
 | 1522 | </property> | 
 
 
 
 
 | 1523 | </action> | 
 
 
 
 
 | 1524 | <action name="actionView_log"> | 
 
 
 
 
 | 1525 | <property name="icon"> | 
 
 
 
 
 | 1526 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 1527 | <normaloff>:/new/icons/log.png</normaloff>:/new/icons/log.png</iconset> | 
 
 
 
 
 | 1528 | </property> | 
 
 
 
 
 | 1529 | <property name="text"> | 
 
 
 
 
 | 1530 | <string>View log file</string> | 
 
 
 
 
 | 1531 | </property> | 
 
 
 
 
 | 1532 | </action> | 
 
 
 
 
 | 1533 | <action name="actionAE_Package_Creator"> | 
 
 
 
 
 | 1534 | <property name="icon"> | 
 
 
 
 
 | 1535 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 1536 | <normaloff>:/new/icons/package.png</normaloff>:/new/icons/package.png</iconset> | 
 
 
 
 
 | 1537 | </property> | 
 
 
 
 
 | 1538 | <property name="text"> | 
 
 
 
 
 | 1539 | <string>AEI Mod Package Wizard</string> | 
 
 
 
 
 | 1540 | </property> | 
 
 
 
 
 | 1541 | </action> | 
 
 
 
 
 | 1542 | <action name="actionSound_Wizard"> | 
 
 
 
 
 | 1543 | <property name="icon"> | 
 
 
 
 
 | 1544 | <iconset resource="resources.qrc"> | 
 
 
 
 
 | 1545 | <normaloff>:/new/icons/sound.png</normaloff>:/new/icons/sound.png</iconset> | 
 
 
 
 
 | 1546 | </property> | 
 
 
 
 
 | 1547 | <property name="text"> | 
 
 
 
 
 | 1548 | <string>Sound Wizard</string> | 
 
 
 
 
 | 1549 | </property> | 
 
 
 
 
 | 1550 | </action> | 
 
 
 
 
 | 1551 | <action name="actionCheck_xmlTools_version"> | 
 
 
 
 
 | 1552 | <property name="text"> | 
 
 
 
 
 | 1553 | <string>Check XmlTools version</string> | 
 
 
 
 
 | 1554 | </property> | 
 
 
 
 
 | 1555 | </action> | 
 
 
 
 
 | 1556 | <action name="actionOpen_AE_folder"> | 
 
 
 
 
 | 1557 | <property name="text"> | 
 
 
 
 
 | 1558 | <string>Open AE folder</string> | 
 
 
 
 
 | 1559 | </property> | 
 
 
 
 
 | 1560 | </action> | 
 
 
 
 
 | 1561 | <action name="actionSave_Project"> | 
 
 
 
 
 | 1562 | <property name="text"> | 
 
 
 
 
 | 1563 | <string>Save Project As...</string> | 
 
 
 
 
 | 1564 | </property> | 
 
 
 
 
 | 1565 | </action> | 
 
 
 
 
 | 1566 | <action name="actionLoad_Project"> | 
 
 
 
 
 | 1567 | <property name="text"> | 
 
 
 
 
 | 1568 | <string>Load Project...</string> | 
 
 
 
 
 | 1569 | </property> | 
 
 
 
 
 | 1570 | <property name="iconText"> | 
 
 
 
 
 | 1571 | <string>Load Project...</string> | 
 
 
 
 
 | 1572 | </property> | 
 
 
 
 
 | 1573 | <property name="toolTip"> | 
 
 
 
 
 | 1574 | <string>Load Project...</string> | 
 
 
 
 
 | 1575 | </property> | 
 
 
 
 
 | 1576 | </action> | 
 
 
 
 
 | 1577 | <action name="actionSave"> | 
 
 
 
 
 | 1578 | <property name="enabled"> | 
 
 
 
 
 | 1579 | <bool>true</bool> | 
 
 
 
 
 | 1580 | </property> | 
 
 
 
 
 | 1581 | <property name="text"> | 
 
 
 
 
 | 1582 | <string>Save</string> | 
 
 
 
 
 | 1583 | </property> | 
 
 
 
 
 | 1584 | <property name="shortcut"> | 
 
 
 
 
 | 1585 | <string>Ctrl+S</string> | 
 
 
 
 
 | 1586 | </property> | 
 
 
 
 
 | 1587 | </action> | 
 
 
 
 
 | 1588 | <action name="actionPlaceholder1"> | 
 
 
 
 
 | 1589 | <property name="text"> | 
 
 
 
 
 | 1590 | <string>Placeholder1</string> | 
 
 
 
 
 | 1591 | </property> | 
 
 
 
 
 | 1592 | </action> | 
 
 
 
 
 | 1593 | <action name="actionProject1"> | 
 
 
 
 
 | 1594 | <property name="text"> | 
 
 
 
 
 | 1595 | <string>Project1</string> | 
 
 
 
 
 | 1596 | </property> | 
 
 
 
 
 | 1597 | </action> | 
 
 
 
 
 | 1598 | <action name="actionProject2"> | 
 
 
 
 
 | 1599 | <property name="text"> | 
 
 
 
 
 | 1600 | <string>Project2</string> | 
 
 
 
 
 | 1601 | </property> | 
 
 
 
 
 | 1602 | </action> | 
 
 
 
 
 | 1603 | <action name="actionProject3"> | 
 
 
 
 
 | 1604 | <property name="text"> | 
 
 
 
 
 | 1605 | <string>Project3</string> | 
 
 
 
 
 | 1606 | </property> | 
 
 
 
 
 | 1607 | </action> | 
 
 
 
 
 | 1608 | <action name="actionProject4"> | 
 
 
 
 
 | 1609 | <property name="text"> | 
 
 
 
 
 | 1610 | <string>Project4</string> | 
 
 
 
 
 | 1611 | </property> | 
 
 
 
 
 | 1612 | </action> | 
 
 
 
 
 | 1613 | <action name="actionProject5"> | 
 
 
 
 
 | 1614 | <property name="text"> | 
 
 
 
 
 | 1615 | <string>Project5</string> | 
 
 
 
 
 | 1616 | </property> | 
 
 
 
 
 | 1617 | </action> | 
 
 
 
 
 | 1618 | </widget> | 
 
 
 
 
 | 1619 | <layoutdefault spacing="6" margin="11"/> | 
 
 
 
 
 | 1620 | <customwidgets> | 
 
 
 
 
 | 1621 | <customwidget> | 
 
 
 
 
 | 1622 | <class>DropTableWidget</class> | 
 
 
 
 
 | 1623 | <extends>QTableWidget</extends> | 
 
 
 
 
 | 1624 | <header>droptablewidget.h</header> | 
 
 
 
 
 | 1625 | </customwidget> | 
 
 
 
 
 | 1626 | </customwidgets> | 
 
 
 
 
 | 1627 | <resources> | 
 
 
 
 
 | 1628 | <include location="resources.qrc"/> | 
 
 
 
 
 | 1629 | </resources> | 
 
 
 
 
 | 1630 | <connections/> | 
 
 
 
 
 | 1631 | </ui> |