|
30 | 30 | </property> |
31 | 31 | <layout class="QVBoxLayout" name="verticalLayout_7"> |
32 | 32 | <item> |
33 | | - <widget class="QRadioButton" name="AllClassesRadioButton"> |
34 | | - <property name="text"> |
35 | | - <string>All units classes</string> |
36 | | - </property> |
| 33 | + <widget class="QWidget" name="widget_2" native="true"> |
| 34 | + <layout class="QVBoxLayout" name="verticalLayout_9"> |
| 35 | + <property name="spacing"> |
| 36 | + <number>6</number> |
| 37 | + </property> |
| 38 | + <property name="leftMargin"> |
| 39 | + <number>0</number> |
| 40 | + </property> |
| 41 | + <property name="topMargin"> |
| 42 | + <number>0</number> |
| 43 | + </property> |
| 44 | + <property name="rightMargin"> |
| 45 | + <number>0</number> |
| 46 | + </property> |
| 47 | + <property name="bottomMargin"> |
| 48 | + <number>0</number> |
| 49 | + </property> |
| 50 | + <item> |
| 51 | + <widget class="QRadioButton" name="AllClassesRadioButton"> |
| 52 | + <property name="text"> |
| 53 | + <string>All units classes</string> |
| 54 | + </property> |
| 55 | + </widget> |
| 56 | + </item> |
| 57 | + <item> |
| 58 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
| 59 | + <item> |
| 60 | + <layout class="QVBoxLayout" name="verticalLayout_2"> |
| 61 | + <item> |
| 62 | + <widget class="QRadioButton" name="SelectedUnitsClassesRadioButton"> |
| 63 | + <property name="text"> |
| 64 | + <string>Selected units classes:</string> |
| 65 | + </property> |
| 66 | + </widget> |
| 67 | + </item> |
| 68 | + <item> |
| 69 | + <spacer name="verticalSpacer_3"> |
| 70 | + <property name="orientation"> |
| 71 | + <enum>Qt::Vertical</enum> |
| 72 | + </property> |
| 73 | + <property name="sizeHint" stdset="0"> |
| 74 | + <size> |
| 75 | + <width>20</width> |
| 76 | + <height>40</height> |
| 77 | + </size> |
| 78 | + </property> |
| 79 | + </spacer> |
| 80 | + </item> |
| 81 | + </layout> |
| 82 | + </item> |
| 83 | + <item> |
| 84 | + <widget class="QListWidget" name="UnitsClassListWidget"> |
| 85 | + <property name="selectionMode"> |
| 86 | + <enum>QAbstractItemView::ExtendedSelection</enum> |
| 87 | + </property> |
| 88 | + </widget> |
| 89 | + </item> |
| 90 | + </layout> |
| 91 | + </item> |
| 92 | + </layout> |
37 | 93 | </widget> |
38 | 94 | </item> |
39 | | - <item> |
40 | | - <layout class="QHBoxLayout" name="horizontalLayout"> |
41 | | - <item> |
42 | | - <layout class="QVBoxLayout" name="verticalLayout_2"> |
43 | | - <item> |
44 | | - <widget class="QRadioButton" name="SelectedUnitsClassesRadioButton"> |
45 | | - <property name="text"> |
46 | | - <string>Selected units classes:</string> |
47 | | - </property> |
48 | | - </widget> |
49 | | - </item> |
50 | | - <item> |
51 | | - <spacer name="verticalSpacer_3"> |
52 | | - <property name="orientation"> |
53 | | - <enum>Qt::Vertical</enum> |
54 | | - </property> |
55 | | - <property name="sizeHint" stdset="0"> |
56 | | - <size> |
57 | | - <width>20</width> |
58 | | - <height>40</height> |
59 | | - </size> |
60 | | - </property> |
61 | | - </spacer> |
62 | | - </item> |
63 | | - </layout> |
64 | | - </item> |
65 | | - <item> |
66 | | - <widget class="QListWidget" name="UnitsClassListWidget"> |
67 | | - <property name="selectionMode"> |
68 | | - <enum>QAbstractItemView::ExtendedSelection</enum> |
69 | | - </property> |
70 | | - </widget> |
71 | | - </item> |
72 | | - </layout> |
73 | | - </item> |
74 | 95 | <item> |
75 | 96 | <widget class="QGroupBox" name="groupBox_SpatialUnits"> |
76 | 97 | <property name="title"> |
|
0 commit comments