|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 | 9 | <width>889</width>
|
10 |
| - <height>288</height> |
| 10 | + <height>330</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="sizePolicy">
|
|
28 | 28 | <layout class="QVBoxLayout" name="verticalLayout">
|
29 | 29 | <item>
|
30 | 30 | <layout class="QHBoxLayout" name="horizontalLayout_3">
|
| 31 | + <property name="spacing"> |
| 32 | + <number>12</number> |
| 33 | + </property> |
31 | 34 | <item>
|
32 | 35 | <widget class="QLabel" name="ssgLogo">
|
33 | 36 | <property name="sizePolicy">
|
|
52 | 55 | </item>
|
53 | 56 | <item>
|
54 | 57 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
| 58 | + <property name="sizeConstraint"> |
| 59 | + <enum>QLayout::SetMinimumSize</enum> |
| 60 | + </property> |
55 | 61 | <property name="leftMargin">
|
56 | 62 | <number>0</number>
|
57 | 63 | </property>
|
58 | 64 | <item>
|
59 | 65 | <widget class="QLabel" name="label">
|
60 |
| - <property name="font"> |
61 |
| - <font> |
62 |
| - <pointsize>11</pointsize> |
63 |
| - </font> |
| 66 | + <property name="sizePolicy"> |
| 67 | + <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> |
| 68 | + <horstretch>0</horstretch> |
| 69 | + <verstretch>0</verstretch> |
| 70 | + </sizepolicy> |
64 | 71 | </property>
|
65 | 72 | <property name="text">
|
66 | 73 | <string><html><head/><body><p>SCAP Security Guide was found installed on this machine.</p><p>The content provided by SCAP Security Guide allows you to quickly scan your machine according to well stablished security baselines.</p><p>Also, these guides are a good starting point if you'd like to customize a policy or profile for your own needs.</p><p>Select one of the default guides to load, or select Other SCAP Content option to load your own content.</p></body></html></string>
|
|
111 | 118 | <property name="orientation">
|
112 | 119 | <enum>Qt::Vertical</enum>
|
113 | 120 | </property>
|
| 121 | + <property name="sizeType"> |
| 122 | + <enum>QSizePolicy::MinimumExpanding</enum> |
| 123 | + </property> |
114 | 124 | <property name="sizeHint" stdset="0">
|
115 | 125 | <size>
|
116 | 126 | <width>20</width>
|
117 |
| - <height>40</height> |
| 127 | + <height>20</height> |
118 | 128 | </size>
|
119 | 129 | </property>
|
120 | 130 | </spacer>
|
|
157 | 167 | </item>
|
158 | 168 | </layout>
|
159 | 169 | </item>
|
160 |
| - <item> |
161 |
| - <widget class="QWidget" name="widget" native="true"> |
162 |
| - <property name="sizePolicy"> |
163 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Maximum"> |
164 |
| - <horstretch>0</horstretch> |
165 |
| - <verstretch>0</verstretch> |
166 |
| - </sizepolicy> |
167 |
| - </property> |
168 |
| - <layout class="QHBoxLayout" name="horizontalLayout"> |
169 |
| - <property name="spacing"> |
170 |
| - <number>6</number> |
171 |
| - </property> |
172 |
| - <property name="margin"> |
173 |
| - <number>0</number> |
174 |
| - </property> |
175 |
| - </layout> |
176 |
| - </widget> |
177 |
| - </item> |
178 | 170 | </layout>
|
179 | 171 | </widget>
|
180 | 172 | <resources/>
|
|
0 commit comments