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><!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-weight:600;">Common [edit this text in packagepage4.cpp]</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="lbWindowsOnly">
|
---|
95 | <property name="text">
|
---|
96 | <string><html><b>Windows Only</b></html></string>
|
---|
97 | </property>
|
---|
98 | </widget>
|
---|
99 | </item>
|
---|
100 | <item>
|
---|
101 | <layout class="QHBoxLayout" name="horizontalLayout_2">
|
---|
102 | <item>
|
---|
103 | <widget class="DropTableWidget" name="twWindows"/>
|
---|
104 | </item>
|
---|
105 | <item>
|
---|
106 | <layout class="QVBoxLayout" name="verticalLayout_4">
|
---|
107 | <item>
|
---|
108 | <widget class="QToolButton" name="tbWindowsPlus">
|
---|
109 | <property name="text">
|
---|
110 | <string>...</string>
|
---|
111 | </property>
|
---|
112 | <property name="icon">
|
---|
113 | <iconset resource="../resources.qrc">
|
---|
114 | <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset>
|
---|
115 | </property>
|
---|
116 | </widget>
|
---|
117 | </item>
|
---|
118 | <item>
|
---|
119 | <widget class="QToolButton" name="tbWindowsMinus">
|
---|
120 | <property name="text">
|
---|
121 | <string>...</string>
|
---|
122 | </property>
|
---|
123 | <property name="icon">
|
---|
124 | <iconset resource="../resources.qrc">
|
---|
125 | <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset>
|
---|
126 | </property>
|
---|
127 | </widget>
|
---|
128 | </item>
|
---|
129 | </layout>
|
---|
130 | </item>
|
---|
131 | </layout>
|
---|
132 | </item>
|
---|
133 | </layout>
|
---|
134 | </item>
|
---|
135 | <item>
|
---|
136 | <layout class="QVBoxLayout" name="verticalLayout_5">
|
---|
137 | <item>
|
---|
138 | <widget class="QLabel" name="lbMacOnly">
|
---|
139 | <property name="text">
|
---|
140 | <string><html><b>Mac OS Only</b></html>
|
---|
141 | </string>
|
---|
142 | </property>
|
---|
143 | </widget>
|
---|
144 | </item>
|
---|
145 | <item>
|
---|
146 | <layout class="QHBoxLayout" name="horizontalLayout_3">
|
---|
147 | <item>
|
---|
148 | <widget class="DropTableWidget" name="twMac"/>
|
---|
149 | </item>
|
---|
150 | <item>
|
---|
151 | <layout class="QVBoxLayout" name="verticalLayout_6">
|
---|
152 | <item>
|
---|
153 | <widget class="QToolButton" name="tbMacPlus">
|
---|
154 | <property name="text">
|
---|
155 | <string>...</string>
|
---|
156 | </property>
|
---|
157 | <property name="icon">
|
---|
158 | <iconset resource="../resources.qrc">
|
---|
159 | <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset>
|
---|
160 | </property>
|
---|
161 | </widget>
|
---|
162 | </item>
|
---|
163 | <item>
|
---|
164 | <widget class="QToolButton" name="tbMacMinus">
|
---|
165 | <property name="text">
|
---|
166 | <string>...</string>
|
---|
167 | </property>
|
---|
168 | <property name="icon">
|
---|
169 | <iconset resource="../resources.qrc">
|
---|
170 | <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset>
|
---|
171 | </property>
|
---|
172 | </widget>
|
---|
173 | </item>
|
---|
174 | </layout>
|
---|
175 | </item>
|
---|
176 | </layout>
|
---|
177 | </item>
|
---|
178 | </layout>
|
---|
179 | </item>
|
---|
180 | </layout>
|
---|
181 | </item>
|
---|
182 | </layout>
|
---|
183 | </widget>
|
---|
184 | <customwidgets>
|
---|
185 | <customwidget>
|
---|
186 | <class>DropTableWidget</class>
|
---|
187 | <extends>QTableWidget</extends>
|
---|
188 | <header>droptablewidget.h</header>
|
---|
189 | </customwidget>
|
---|
190 | </customwidgets>
|
---|
191 | <resources>
|
---|
192 | <include location="../resources.qrc"/>
|
---|
193 | </resources>
|
---|
194 | <connections/>
|
---|
195 | </ui>
|
---|