| 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>408</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="label"> | 
 
 
 
 
 | 23 | <property name="minimumSize"> | 
 
 
 
 
 | 24 | <size> | 
 
 
 
 
 | 25 | <width>250</width> | 
 
 
 
 
 | 26 | <height>0</height> | 
 
 
 
 
 | 27 | </size> | 
 
 
 
 
 | 28 | </property> | 
 
 
 
 
 | 29 | <property name="text"> | 
 
 
 
 
 | 30 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 31 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 32 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 33 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 34 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Common</span></p></body></html></string> | 
 
 
 
 
 | 35 | </property> | 
 
 
 
 
 | 36 | </widget> | 
 
 
 
 
 | 37 | </item> | 
 
 
 
 
 | 38 | <item> | 
 
 
 
 
 | 39 | <widget class="QPushButton" name="pbSwitchFiles"> | 
 
 
 
 
 | 40 | <property name="toolTip"> | 
 
 
 
 
 | 41 | <string>Click to add folders with .bsl files instead</string> | 
 
 
 
 
 | 42 | </property> | 
 
 
 
 
 | 43 | <property name="text"> | 
 
 
 
 
 | 44 | <string>patch files</string> | 
 
 
 
 
 | 45 | </property> | 
 
 
 
 
 | 46 | <property name="icon"> | 
 
 
 
 
 | 47 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 48 | <normaloff>:/new/icons/switch.png</normaloff>:/new/icons/switch.png</iconset> | 
 
 
 
 
 | 49 | </property> | 
 
 
 
 
 | 50 | </widget> | 
 
 
 
 
 | 51 | </item> | 
 
 
 
 
 | 52 | </layout> | 
 
 
 
 
 | 53 | </item> | 
 
 
 
 
 | 54 | <item> | 
 
 
 
 
 | 55 | <layout class="QHBoxLayout" name="horizontalLayout"> | 
 
 
 
 
 | 56 | <item> | 
 
 
 
 
 | 57 | <widget class="DropTableWidget" name="twCommon"/> | 
 
 
 
 
 | 58 | </item> | 
 
 
 
 
 | 59 | <item> | 
 
 
 
 
 | 60 | <layout class="QVBoxLayout" name="verticalLayout"> | 
 
 
 
 
 | 61 | <item> | 
 
 
 
 
 | 62 | <widget class="QToolButton" name="tbCommonPlus"> | 
 
 
 
 
 | 63 | <property name="text"> | 
 
 
 
 
 | 64 | <string>...</string> | 
 
 
 
 
 | 65 | </property> | 
 
 
 
 
 | 66 | <property name="icon"> | 
 
 
 
 
 | 67 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 68 | <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset> | 
 
 
 
 
 | 69 | </property> | 
 
 
 
 
 | 70 | </widget> | 
 
 
 
 
 | 71 | </item> | 
 
 
 
 
 | 72 | <item> | 
 
 
 
 
 | 73 | <widget class="QToolButton" name="tbCommonMinus"> | 
 
 
 
 
 | 74 | <property name="text"> | 
 
 
 
 
 | 75 | <string>...</string> | 
 
 
 
 
 | 76 | </property> | 
 
 
 
 
 | 77 | <property name="icon"> | 
 
 
 
 
 | 78 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 79 | <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset> | 
 
 
 
 
 | 80 | </property> | 
 
 
 
 
 | 81 | </widget> | 
 
 
 
 
 | 82 | </item> | 
 
 
 
 
 | 83 | </layout> | 
 
 
 
 
 | 84 | </item> | 
 
 
 
 
 | 85 | </layout> | 
 
 
 
 
 | 86 | </item> | 
 
 
 
 
 | 87 | </layout> | 
 
 
 
 
 | 88 | </item> | 
 
 
 
 
 | 89 | <item> | 
 
 
 
 
 | 90 | <layout class="QHBoxLayout" name="horizontalLayout_4"> | 
 
 
 
 
 | 91 | <item> | 
 
 
 
 
 | 92 | <layout class="QVBoxLayout" name="verticalLayout_3"> | 
 
 
 
 
 | 93 | <item> | 
 
 
 
 
 | 94 | <widget class="QLabel" name="label_2"> | 
 
 
 
 
 | 95 | <property name="text"> | 
 
 
 
 
 | 96 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 97 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 98 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 99 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 100 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Windows Only</span></p></body></html></string> | 
 
 
 
 
 | 101 | </property> | 
 
 
 
 
 | 102 | </widget> | 
 
 
 
 
 | 103 | </item> | 
 
 
 
 
 | 104 | <item> | 
 
 
 
 
 | 105 | <layout class="QHBoxLayout" name="horizontalLayout_2"> | 
 
 
 
 
 | 106 | <item> | 
 
 
 
 
 | 107 | <widget class="DropTableWidget" name="twWindows"/> | 
 
 
 
 
 | 108 | </item> | 
 
 
 
 
 | 109 | <item> | 
 
 
 
 
 | 110 | <layout class="QVBoxLayout" name="verticalLayout_4"> | 
 
 
 
 
 | 111 | <item> | 
 
 
 
 
 | 112 | <widget class="QToolButton" name="tbWindowsPlus"> | 
 
 
 
 
 | 113 | <property name="text"> | 
 
 
 
 
 | 114 | <string>...</string> | 
 
 
 
 
 | 115 | </property> | 
 
 
 
 
 | 116 | <property name="icon"> | 
 
 
 
 
 | 117 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 118 | <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset> | 
 
 
 
 
 | 119 | </property> | 
 
 
 
 
 | 120 | </widget> | 
 
 
 
 
 | 121 | </item> | 
 
 
 
 
 | 122 | <item> | 
 
 
 
 
 | 123 | <widget class="QToolButton" name="tbWindowsMinus"> | 
 
 
 
 
 | 124 | <property name="text"> | 
 
 
 
 
 | 125 | <string>...</string> | 
 
 
 
 
 | 126 | </property> | 
 
 
 
 
 | 127 | <property name="icon"> | 
 
 
 
 
 | 128 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 129 | <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset> | 
 
 
 
 
 | 130 | </property> | 
 
 
 
 
 | 131 | </widget> | 
 
 
 
 
 | 132 | </item> | 
 
 
 
 
 | 133 | </layout> | 
 
 
 
 
 | 134 | </item> | 
 
 
 
 
 | 135 | </layout> | 
 
 
 
 
 | 136 | </item> | 
 
 
 
 
 | 137 | </layout> | 
 
 
 
 
 | 138 | </item> | 
 
 
 
 
 | 139 | <item> | 
 
 
 
 
 | 140 | <layout class="QVBoxLayout" name="verticalLayout_5"> | 
 
 
 
 
 | 141 | <item> | 
 
 
 
 
 | 142 | <widget class="QLabel" name="label_3"> | 
 
 
 
 
 | 143 | <property name="text"> | 
 
 
 
 
 | 144 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | 
 
 
 
 
 | 145 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | 
 
 
 
 
 | 146 | p, li { white-space: pre-wrap; } | 
 
 
 
 
 | 147 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | 
 
 
 
 
 | 148 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Mac OS Only</span></p></body></html></string> | 
 
 
 
 
 | 149 | </property> | 
 
 
 
 
 | 150 | </widget> | 
 
 
 
 
 | 151 | </item> | 
 
 
 
 
 | 152 | <item> | 
 
 
 
 
 | 153 | <layout class="QHBoxLayout" name="horizontalLayout_3"> | 
 
 
 
 
 | 154 | <item> | 
 
 
 
 
 | 155 | <widget class="DropTableWidget" name="twMac"/> | 
 
 
 
 
 | 156 | </item> | 
 
 
 
 
 | 157 | <item> | 
 
 
 
 
 | 158 | <layout class="QVBoxLayout" name="verticalLayout_6"> | 
 
 
 
 
 | 159 | <item> | 
 
 
 
 
 | 160 | <widget class="QToolButton" name="tbMacPlus"> | 
 
 
 
 
 | 161 | <property name="text"> | 
 
 
 
 
 | 162 | <string>...</string> | 
 
 
 
 
 | 163 | </property> | 
 
 
 
 
 | 164 | <property name="icon"> | 
 
 
 
 
 | 165 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 166 | <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset> | 
 
 
 
 
 | 167 | </property> | 
 
 
 
 
 | 168 | </widget> | 
 
 
 
 
 | 169 | </item> | 
 
 
 
 
 | 170 | <item> | 
 
 
 
 
 | 171 | <widget class="QToolButton" name="tbMacMinus"> | 
 
 
 
 
 | 172 | <property name="text"> | 
 
 
 
 
 | 173 | <string>...</string> | 
 
 
 
 
 | 174 | </property> | 
 
 
 
 
 | 175 | <property name="icon"> | 
 
 
 
 
 | 176 | <iconset resource="../resources.qrc"> | 
 
 
 
 
 | 177 | <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset> | 
 
 
 
 
 | 178 | </property> | 
 
 
 
 
 | 179 | </widget> | 
 
 
 
 
 | 180 | </item> | 
 
 
 
 
 | 181 | </layout> | 
 
 
 
 
 | 182 | </item> | 
 
 
 
 
 | 183 | </layout> | 
 
 
 
 
 | 184 | </item> | 
 
 
 
 
 | 185 | </layout> | 
 
 
 
 
 | 186 | </item> | 
 
 
 
 
 | 187 | </layout> | 
 
 
 
 
 | 188 | </item> | 
 
 
 
 
 | 189 | </layout> | 
 
 
 
 
 | 190 | </widget> | 
 
 
 
 
 | 191 | <customwidgets> | 
 
 
 
 
 | 192 | <customwidget> | 
 
 
 
 
 | 193 | <class>DropTableWidget</class> | 
 
 
 
 
 | 194 | <extends>QTableWidget</extends> | 
 
 
 
 
 | 195 | <header>droptablewidget.h</header> | 
 
 
 
 
 | 196 | </customwidget> | 
 
 
 
 
 | 197 | </customwidgets> | 
 
 
 
 
 | 198 | <resources> | 
 
 
 
 
 | 199 | <include location="../resources.qrc"/> | 
 
 
 
 
 | 200 | </resources> | 
 
 
 
 
 | 201 | <connections/> | 
 
 
 
 
 | 202 | </ui> |