| 1 | <?xml version="1.0" encoding="UTF-8"?> | 
 
 
 
 
 | 2 | <ui version="4.0"> | 
 
 
 
 
 | 3 | <class>PackagePage4</class> | 
 
 
 
 
 | 4 | <widget class="QWizardPage" name="PackagePage4"> | 
 
 
 
 
 | 5 | <property name="geometry"> | 
 
 
 
 
 | 6 | <rect> | 
 
 
 
 
 | 7 | <x>0</x> | 
 
 
 
 
 | 8 | <y>0</y> | 
 
 
 
 
 | 9 | <width>413</width> | 
 
 
 
 
 | 10 | <height>300</height> | 
 
 
 
 
 | 11 | </rect> | 
 
 
 
 
 | 12 | </property> | 
 
 
 
 
 | 13 | <property name="windowTitle"> | 
 
 
 
 
 | 14 | <string>WizardPage</string> | 
 
 
 
 
 | 15 | </property> | 
 
 
 
 
 | 16 | <layout class="QVBoxLayout" name="verticalLayout_7"> | 
 
 
 
 
 | 17 | <item> | 
 
 
 
 
 | 18 | <layout class="QVBoxLayout" name="verticalLayout_2"> | 
 
 
 
 
 | 19 | <item> | 
 
 
 
 
 | 20 | <layout class="QHBoxLayout" name="horizontalLayout_5"> | 
 
 
 
 
 | 21 | <item> | 
 
 
 
 
 | 22 | <widget class="QLabel" name="lbCommon"> | 
 
 
 
 
 | 23 | <property name="minimumSize"> | 
 
 
 
 
 | 24 | <size> | 
 
 
 
 
 | 25 | <width>250</width> | 
 
 
 
 
 | 26 | <height>0</height> | 
 
 
 
 
 | 27 | </size> | 
 
 
 
 
 | 28 | </property> | 
 
 
 
 
 | 29 | <property name="text"> | 
 
 
 
 
 | 30 | <string><html><b>Common</b></html></string> | 
 
 
 
 
 | 31 | </property> | 
 
 
 
 
 | 32 | </widget> | 
 
 
 
 
 | 33 | </item> | 
 
 
 
 
 | 34 | <item> | 
 
 
 
 
 | 35 | <widget class="QPushButton" name="pbSwitchFiles"> | 
 
 
 
 
 | 36 | <property name="toolTip"> | 
 
 
 
 
 | 37 | <string>Click to add folders with .bsl files instead</string> | 
 
 
 
 
 | 38 | </property> | 
 
 
 
 
 | 39 | <property name="text"> | 
 
 
 
 
 | 40 | <string>patch files</string> | 
 
 
 
 
 | 41 | </property> | 
 
 
 
 
 | 42 | <property name="icon"> | 
 
 
 
 
 | 43 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 44 | <normaloff>:/new/icons/switch.png</normaloff>:/new/icons/switch.png</iconset> | 
 
 
 
 
 | 45 | </property> | 
 
 
 
 
 | 46 | </widget> | 
 
 
 
 
 | 47 | </item> | 
 
 
 
 
 | 48 | </layout> | 
 
 
 
 
 | 49 | </item> | 
 
 
 
 
 | 50 | <item> | 
 
 
 
 
 | 51 | <layout class="QHBoxLayout" name="horizontalLayout"> | 
 
 
 
 
 | 52 | <item> | 
 
 
 
 
 | 53 | <widget class="DropTableWidget" name="twCommon"/> | 
 
 
 
 
 | 54 | </item> | 
 
 
 
 
 | 55 | <item> | 
 
 
 
 
 | 56 | <layout class="QVBoxLayout" name="verticalLayout"> | 
 
 
 
 
 | 57 | <item> | 
 
 
 
 
 | 58 | <widget class="QToolButton" name="tbCommonPlus"> | 
 
 
 
 
 | 59 | <property name="text"> | 
 
 
 
 
 | 60 | <string>...</string> | 
 
 
 
 
 | 61 | </property> | 
 
 
 
 
 | 62 | <property name="icon"> | 
 
 
 
 
 | 63 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 64 | <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset> | 
 
 
 
 
 | 65 | </property> | 
 
 
 
 
 | 66 | </widget> | 
 
 
 
 
 | 67 | </item> | 
 
 
 
 
 | 68 | <item> | 
 
 
 
 
 | 69 | <widget class="QToolButton" name="tbCommonMinus"> | 
 
 
 
 
 | 70 | <property name="text"> | 
 
 
 
 
 | 71 | <string>...</string> | 
 
 
 
 
 | 72 | </property> | 
 
 
 
 
 | 73 | <property name="icon"> | 
 
 
 
 
 | 74 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 75 | <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset> | 
 
 
 
 
 | 76 | </property> | 
 
 
 
 
 | 77 | </widget> | 
 
 
 
 
 | 78 | </item> | 
 
 
 
 
 | 79 | </layout> | 
 
 
 
 
 | 80 | </item> | 
 
 
 
 
 | 81 | </layout> | 
 
 
 
 
 | 82 | </item> | 
 
 
 
 
 | 83 | </layout> | 
 
 
 
 
 | 84 | </item> | 
 
 
 
 
 | 85 | <item> | 
 
 
 
 
 | 86 | <layout class="QHBoxLayout" name="horizontalLayout_4"> | 
 
 
 
 
 | 87 | <item> | 
 
 
 
 
 | 88 | <layout class="QVBoxLayout" name="verticalLayout_3"> | 
 
 
 
 
 | 89 | <item> | 
 
 
 
 
 | 90 | <widget class="QLabel" name="lbWindowsOnly"> | 
 
 
 
 
 | 91 | <property name="text"> | 
 
 
 
 
 | 92 | <string><html><b>Windows Only</b></html></string> | 
 
 
 
 
 | 93 | </property> | 
 
 
 
 
 | 94 | </widget> | 
 
 
 
 
 | 95 | </item> | 
 
 
 
 
 | 96 | <item> | 
 
 
 
 
 | 97 | <layout class="QHBoxLayout" name="horizontalLayout_2"> | 
 
 
 
 
 | 98 | <item> | 
 
 
 
 
 | 99 | <widget class="DropTableWidget" name="twWindows"/> | 
 
 
 
 
 | 100 | </item> | 
 
 
 
 
 | 101 | <item> | 
 
 
 
 
 | 102 | <layout class="QVBoxLayout" name="verticalLayout_4"> | 
 
 
 
 
 | 103 | <item> | 
 
 
 
 
 | 104 | <widget class="QToolButton" name="tbWindowsPlus"> | 
 
 
 
 
 | 105 | <property name="text"> | 
 
 
 
 
 | 106 | <string>...</string> | 
 
 
 
 
 | 107 | </property> | 
 
 
 
 
 | 108 | <property name="icon"> | 
 
 
 
 
 | 109 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 110 | <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset> | 
 
 
 
 
 | 111 | </property> | 
 
 
 
 
 | 112 | </widget> | 
 
 
 
 
 | 113 | </item> | 
 
 
 
 
 | 114 | <item> | 
 
 
 
 
 | 115 | <widget class="QToolButton" name="tbWindowsMinus"> | 
 
 
 
 
 | 116 | <property name="text"> | 
 
 
 
 
 | 117 | <string>...</string> | 
 
 
 
 
 | 118 | </property> | 
 
 
 
 
 | 119 | <property name="icon"> | 
 
 
 
 
 | 120 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 121 | <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset> | 
 
 
 
 
 | 122 | </property> | 
 
 
 
 
 | 123 | </widget> | 
 
 
 
 
 | 124 | </item> | 
 
 
 
 
 | 125 | </layout> | 
 
 
 
 
 | 126 | </item> | 
 
 
 
 
 | 127 | </layout> | 
 
 
 
 
 | 128 | </item> | 
 
 
 
 
 | 129 | </layout> | 
 
 
 
 
 | 130 | </item> | 
 
 
 
 
 | 131 | <item> | 
 
 
 
 
 | 132 | <layout class="QVBoxLayout" name="verticalLayout_5"> | 
 
 
 
 
 | 133 | <item> | 
 
 
 
 
 | 134 | <widget class="QLabel" name="lbMacOnly"> | 
 
 
 
 
 | 135 | <property name="text"> | 
 
 
 
 
 | 136 | <string><html><b>Mac OS Only</b></html> | 
 
 
 
 
 | 137 | </string> | 
 
 
 
 
 | 138 | </property> | 
 
 
 
 
 | 139 | </widget> | 
 
 
 
 
 | 140 | </item> | 
 
 
 
 
 | 141 | <item> | 
 
 
 
 
 | 142 | <layout class="QHBoxLayout" name="horizontalLayout_3"> | 
 
 
 
 
 | 143 | <item> | 
 
 
 
 
 | 144 | <widget class="DropTableWidget" name="twMac"/> | 
 
 
 
 
 | 145 | </item> | 
 
 
 
 
 | 146 | <item> | 
 
 
 
 
 | 147 | <layout class="QVBoxLayout" name="verticalLayout_6"> | 
 
 
 
 
 | 148 | <item> | 
 
 
 
 
 | 149 | <widget class="QToolButton" name="tbMacPlus"> | 
 
 
 
 
 | 150 | <property name="text"> | 
 
 
 
 
 | 151 | <string>...</string> | 
 
 
 
 
 | 152 | </property> | 
 
 
 
 
 | 153 | <property name="icon"> | 
 
 
 
 
 | 154 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 155 | <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset> | 
 
 
 
 
 | 156 | </property> | 
 
 
 
 
 | 157 | </widget> | 
 
 
 
 
 | 158 | </item> | 
 
 
 
 
 | 159 | <item> | 
 
 
 
 
 | 160 | <widget class="QToolButton" name="tbMacMinus"> | 
 
 
 
 
 | 161 | <property name="text"> | 
 
 
 
 
 | 162 | <string>...</string> | 
 
 
 
 
 | 163 | </property> | 
 
 
 
 
 | 164 | <property name="icon"> | 
 
 
 
 
 | 165 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 166 | <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset> | 
 
 
 
 
 | 167 | </property> | 
 
 
 
 
 | 168 | </widget> | 
 
 
 
 
 | 169 | </item> | 
 
 
 
 
 | 170 | </layout> | 
 
 
 
 
 | 171 | </item> | 
 
 
 
 
 | 172 | </layout> | 
 
 
 
 
 | 173 | </item> | 
 
 
 
 
 | 174 | </layout> | 
 
 
 
 
 | 175 | </item> | 
 
 
 
 
 | 176 | </layout> | 
 
 
 
 
 | 177 | </item> | 
 
 
 
 
 | 178 | </layout> | 
 
 
 
 
 | 179 | </widget> | 
 
 
 
 
 | 180 | <customwidgets> | 
 
 
 
 
 | 181 | <customwidget> | 
 
 
 
 
 | 182 | <class>DropTableWidget</class> | 
 
 
 
 
 | 183 | <extends>QTableWidget</extends> | 
 
 
 
 
 | 184 | <header>droptablewidget.h</header> | 
 
 
 
 
 | 185 | </customwidget> | 
 
 
 
 
 | 186 | </customwidgets> | 
 
 
 
 
 | 187 | <resources> | 
 
 
 
 
 | 188 | <include location="../resources.qrc"/> | 
 
 
 
 
 | 189 | </resources> | 
 
 
 
 
 | 190 | <connections/> | 
 
 
 
 
 | 191 | </ui> |