44 |
|
<item> |
45 |
|
<layout class="QVBoxLayout" name="verticalLayout"> |
46 |
|
<item> |
47 |
< |
<widget class="QLabel" name="lbAbout"> |
48 |
< |
<property name="sizePolicy"> |
49 |
< |
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
50 |
< |
<horstretch>0</horstretch> |
51 |
< |
<verstretch>0</verstretch> |
52 |
< |
</sizepolicy> |
47 |
> |
<widget class="QScrollArea" name="scrollArea"> |
48 |
> |
<property name="widgetResizable"> |
49 |
> |
<bool>true</bool> |
50 |
|
</property> |
51 |
< |
<property name="text"> |
52 |
< |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
51 |
> |
<widget class="QWidget" name="scrollAreaWidgetContents"> |
52 |
> |
<property name="geometry"> |
53 |
> |
<rect> |
54 |
> |
<x>0</x> |
55 |
> |
<y>0</y> |
56 |
> |
<width>341</width> |
57 |
> |
<height>283</height> |
58 |
> |
</rect> |
59 |
> |
</property> |
60 |
> |
<layout class="QVBoxLayout" name="verticalLayout_3"> |
61 |
> |
<item> |
62 |
> |
<widget class="QLabel" name="lbAbout"> |
63 |
> |
<property name="sizePolicy"> |
64 |
> |
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
65 |
> |
<horstretch>0</horstretch> |
66 |
> |
<verstretch>0</verstretch> |
67 |
> |
</sizepolicy> |
68 |
> |
</property> |
69 |
> |
<property name="text"> |
70 |
> |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
71 |
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
72 |
|
p, li { white-space: pre-wrap; } |
73 |
< |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
74 |
< |
<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;">Vago GUI</span><span style=" font-size:8pt;"> </span></p> |
75 |
< |
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Written by s10k<br /><br />Thanks to:<br />Edit in About.cpp<br /></span></p> |
76 |
< |
<p align="center" 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;">Visit us at:<br /></span><a href="http://oni.bungie.org"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">oni.bungie.org </span></a></p></body></html></string> |
73 |
> |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;"> |
74 |
> |
<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;">Vago GUI</span> </p> |
75 |
> |
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Written by s10k<br /><br />Thanks to:<br />Edit in About.cpp</p></body></html></string> |
76 |
> |
</property> |
77 |
> |
<property name="wordWrap"> |
78 |
> |
<bool>true</bool> |
79 |
> |
</property> |
80 |
> |
<property name="openExternalLinks"> |
81 |
> |
<bool>true</bool> |
82 |
> |
</property> |
83 |
> |
</widget> |
84 |
> |
</item> |
85 |
> |
</layout> |
86 |
> |
</widget> |
87 |
> |
</widget> |
88 |
> |
</item> |
89 |
> |
<item> |
90 |
> |
<spacer name="verticalSpacer_2"> |
91 |
> |
<property name="orientation"> |
92 |
> |
<enum>Qt::Vertical</enum> |
93 |
> |
</property> |
94 |
> |
<property name="sizeType"> |
95 |
> |
<enum>QSizePolicy::Fixed</enum> |
96 |
> |
</property> |
97 |
> |
<property name="sizeHint" stdset="0"> |
98 |
> |
<size> |
99 |
> |
<width>20</width> |
100 |
> |
<height>10</height> |
101 |
> |
</size> |
102 |
> |
</property> |
103 |
> |
</spacer> |
104 |
> |
</item> |
105 |
> |
<item> |
106 |
> |
<widget class="QLabel" name="lbOniCommunity"> |
107 |
> |
<property name="text"> |
108 |
> |
<string><html><head/><body><p align="center">Visit us at:<br/><a href="http://oni.bungie.org"><span style=" text-decoration: underline; color:#0000ff;">oni.bungie.org </span></a></p></body></html></string> |
109 |
> |
</property> |
110 |
> |
<property name="wordWrap"> |
111 |
> |
<bool>true</bool> |
112 |
> |
</property> |
113 |
> |
<property name="openExternalLinks"> |
114 |
> |
<bool>true</bool> |
115 |
|
</property> |
116 |
|
</widget> |
117 |
|
</item> |
120 |
|
<property name="orientation"> |
121 |
|
<enum>Qt::Vertical</enum> |
122 |
|
</property> |
123 |
+ |
<property name="sizeType"> |
124 |
+ |
<enum>QSizePolicy::Fixed</enum> |
125 |
+ |
</property> |
126 |
|
<property name="sizeHint" stdset="0"> |
127 |
|
<size> |
128 |
|
<width>20</width> |