|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 | 9 | <width>322</width>
|
10 |
| - <height>283</height> |
| 10 | + <height>373</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
14 | 14 | <string>Select attributes</string>
|
15 | 15 | </property>
|
16 | 16 | <layout class="QGridLayout" name="gridLayout_2">
|
17 |
| - <item row="0" column="0" colspan="3"> |
18 |
| - <layout class="QGridLayout" name="mAttributeGridLayout"> |
19 |
| - <property name="sizeConstraint"> |
20 |
| - <enum>QLayout::SetDefaultConstraint</enum> |
21 |
| - </property> |
22 |
| - <item row="0" column="0"> |
23 |
| - <widget class="QLabel" name="mAttributeLabel"> |
24 |
| - <property name="sizePolicy"> |
25 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
26 |
| - <horstretch>0</horstretch> |
27 |
| - <verstretch>0</verstretch> |
28 |
| - </sizepolicy> |
29 |
| - </property> |
30 |
| - <property name="text"> |
31 |
| - <string><b>Attribute</b></string> |
32 |
| - </property> |
33 |
| - </widget> |
34 |
| - </item> |
35 |
| - <item row="0" column="1"> |
36 |
| - <widget class="QLabel" name="mAliasLabel"> |
37 |
| - <property name="sizePolicy"> |
38 |
| - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
39 |
| - <horstretch>0</horstretch> |
40 |
| - <verstretch>0</verstretch> |
41 |
| - </sizepolicy> |
42 |
| - </property> |
43 |
| - <property name="text"> |
44 |
| - <string><b>Alias</b></string> |
45 |
| - </property> |
46 |
| - <property name="textFormat"> |
47 |
| - <enum>Qt::AutoText</enum> |
48 |
| - </property> |
49 |
| - </widget> |
50 |
| - </item> |
51 |
| - </layout> |
52 |
| - </item> |
53 | 17 | <item row="1" column="0">
|
54 | 18 | <widget class="QPushButton" name="mSelectAllButton">
|
55 | 19 | <property name="text">
|
|
164 | 128 | </property>
|
165 | 129 | </widget>
|
166 | 130 | </item>
|
| 131 | + <item row="0" column="0" colspan="3"> |
| 132 | + <widget class="QScrollArea" name="scrollArea"> |
| 133 | + <property name="widgetResizable"> |
| 134 | + <bool>true</bool> |
| 135 | + </property> |
| 136 | + <widget class="QWidget" name="scrollAreaWidgetContents"> |
| 137 | + <property name="geometry"> |
| 138 | + <rect> |
| 139 | + <x>0</x> |
| 140 | + <y>0</y> |
| 141 | + <width>300</width> |
| 142 | + <height>90</height> |
| 143 | + </rect> |
| 144 | + </property> |
| 145 | + <layout class="QGridLayout" name="gridLayout_3"> |
| 146 | + <item row="0" column="0"> |
| 147 | + <layout class="QGridLayout" name="mAttributeGridLayout"> |
| 148 | + <property name="sizeConstraint"> |
| 149 | + <enum>QLayout::SetDefaultConstraint</enum> |
| 150 | + </property> |
| 151 | + <item row="0" column="0"> |
| 152 | + <widget class="QLabel" name="mAttributeLabel"> |
| 153 | + <property name="sizePolicy"> |
| 154 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 155 | + <horstretch>0</horstretch> |
| 156 | + <verstretch>0</verstretch> |
| 157 | + </sizepolicy> |
| 158 | + </property> |
| 159 | + <property name="text"> |
| 160 | + <string><b>Attribute</b></string> |
| 161 | + </property> |
| 162 | + </widget> |
| 163 | + </item> |
| 164 | + <item row="0" column="1"> |
| 165 | + <widget class="QLabel" name="mAliasLabel"> |
| 166 | + <property name="sizePolicy"> |
| 167 | + <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
| 168 | + <horstretch>0</horstretch> |
| 169 | + <verstretch>0</verstretch> |
| 170 | + </sizepolicy> |
| 171 | + </property> |
| 172 | + <property name="text"> |
| 173 | + <string><b>Alias</b></string> |
| 174 | + </property> |
| 175 | + <property name="textFormat"> |
| 176 | + <enum>Qt::AutoText</enum> |
| 177 | + </property> |
| 178 | + </widget> |
| 179 | + </item> |
| 180 | + </layout> |
| 181 | + </item> |
| 182 | + </layout> |
| 183 | + </widget> |
| 184 | + </widget> |
| 185 | + </item> |
167 | 186 | </layout>
|
168 | 187 | </widget>
|
169 | 188 | <resources>
|
|
0 commit comments