1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<ui version="4.0"> |
3 |
<class>PackagePage3</class> |
4 |
<widget class="QWizardPage" name="PackagePage3"> |
5 |
<property name="geometry"> |
6 |
<rect> |
7 |
<x>0</x> |
8 |
<y>0</y> |
9 |
<width>364</width> |
10 |
<height>203</height> |
11 |
</rect> |
12 |
</property> |
13 |
<property name="windowTitle"> |
14 |
<string>WizardPage</string> |
15 |
</property> |
16 |
<layout class="QFormLayout" name="formLayout"> |
17 |
<property name="fieldGrowthPolicy"> |
18 |
<enum>QFormLayout::FieldsStayAtSizeHint</enum> |
19 |
</property> |
20 |
<item row="6" column="0"> |
21 |
<widget class="QLabel" name="label_3"> |
22 |
<property name="toolTip"> |
23 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
24 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
25 |
p, li { white-space: pre-wrap; } |
26 |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
27 |
<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;">If this package use new levels, specify its number to get them unlocked automatically</span></p></body></html></string> |
28 |
</property> |
29 |
<property name="text"> |
30 |
<string>Unlock Levels:</string> |
31 |
</property> |
32 |
</widget> |
33 |
</item> |
34 |
<item row="6" column="1"> |
35 |
<widget class="QLineEdit" name="leUnlockLevels"> |
36 |
<property name="toolTip"> |
37 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
38 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
39 |
p, li { white-space: pre-wrap; } |
40 |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
41 |
<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;">If this package use new levels, specify its number to get them unlocked automatically</span></p></body></html></string> |
42 |
</property> |
43 |
</widget> |
44 |
</item> |
45 |
<item row="0" column="0"> |
46 |
<widget class="QLabel" name="label"> |
47 |
<property name="toolTip"> |
48 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
49 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
50 |
p, li { white-space: pre-wrap; } |
51 |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
52 |
<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;">Fill with the packages number which this package will depend</span></p></body></html></string> |
53 |
</property> |
54 |
<property name="text"> |
55 |
<string>Dependent Packages:</string> |
56 |
</property> |
57 |
</widget> |
58 |
</item> |
59 |
<item row="0" column="1"> |
60 |
<widget class="QLineEdit" name="leDependent"> |
61 |
<property name="toolTip"> |
62 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
63 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
64 |
p, li { white-space: pre-wrap; } |
65 |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
66 |
<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;">Fill with the packages number which this package will depend</span></p></body></html></string> |
67 |
</property> |
68 |
</widget> |
69 |
</item> |
70 |
<item row="3" column="0"> |
71 |
<widget class="QLabel" name="label_2"> |
72 |
<property name="toolTip"> |
73 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
74 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
75 |
p, li { white-space: pre-wrap; } |
76 |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
77 |
<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;">Fill with the packages number that will conflict with this package</span></p></body></html></string> |
78 |
</property> |
79 |
<property name="text"> |
80 |
<string>Incompatible Packages:</string> |
81 |
</property> |
82 |
</widget> |
83 |
</item> |
84 |
<item row="3" column="1"> |
85 |
<widget class="QLineEdit" name="leIncompatible"> |
86 |
<property name="toolTip"> |
87 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
88 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
89 |
p, li { white-space: pre-wrap; } |
90 |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
91 |
<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;">Fill with the packages number that will conflict with this package</span></p></body></html></string> |
92 |
</property> |
93 |
</widget> |
94 |
</item> |
95 |
</layout> |
96 |
</widget> |
97 |
<resources/> |
98 |
<connections/> |
99 |
</ui> |