|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>260</width> |
10 | | - <height>272</height> |
| 9 | + <width>261</width> |
| 10 | + <height>326</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
25 | 25 | </property> |
26 | 26 | <item> |
27 | 27 | <widget class="QGroupBox" name="groupBox"> |
28 | | - <property name="sizePolicy"> |
29 | | - <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding"> |
30 | | - <horstretch>0</horstretch> |
31 | | - <verstretch>0</verstretch> |
32 | | - </sizepolicy> |
33 | | - </property> |
34 | | - <property name="minimumSize"> |
35 | | - <size> |
36 | | - <width>0</width> |
37 | | - <height>0</height> |
38 | | - </size> |
39 | | - </property> |
40 | | - <property name="maximumSize"> |
41 | | - <size> |
42 | | - <width>9999</width> |
43 | | - <height>16777215</height> |
44 | | - </size> |
45 | | - </property> |
46 | 28 | <property name="title"> |
47 | 29 | <string>Instructions</string> |
48 | 30 | </property> |
49 | 31 | <property name="alignment"> |
50 | 32 | <set>Qt::AlignCenter</set> |
51 | 33 | </property> |
52 | | - <property name="flat"> |
53 | | - <bool>true</bool> |
54 | | - </property> |
55 | | - <property name="checkable"> |
56 | | - <bool>false</bool> |
57 | | - </property> |
58 | 34 | <layout class="QVBoxLayout" name="verticalLayout_2"> |
59 | 35 | <property name="spacing"> |
60 | 36 | <number>5</number> |
|
63 | 39 | <number>5</number> |
64 | 40 | </property> |
65 | 41 | <property name="topMargin"> |
66 | | - <number>3</number> |
| 42 | + <number>5</number> |
67 | 43 | </property> |
68 | 44 | <property name="rightMargin"> |
69 | 45 | <number>5</number> |
|
73 | 49 | </property> |
74 | 50 | <item> |
75 | 51 | <widget class="QLabel" name="label"> |
76 | | - <property name="sizePolicy"> |
77 | | - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
78 | | - <horstretch>0</horstretch> |
79 | | - <verstretch>0</verstretch> |
80 | | - </sizepolicy> |
81 | | - </property> |
82 | | - <property name="minimumSize"> |
83 | | - <size> |
84 | | - <width>0</width> |
85 | | - <height>0</height> |
86 | | - </size> |
87 | | - </property> |
88 | 52 | <property name="font"> |
89 | 53 | <font> |
90 | 54 | <weight>75</weight> |
|
97 | 61 | <property name="wordWrap"> |
98 | 62 | <bool>true</bool> |
99 | 63 | </property> |
| 64 | + <property name="textInteractionFlags"> |
| 65 | + <set>Qt::NoTextInteraction</set> |
| 66 | + </property> |
100 | 67 | </widget> |
101 | 68 | </item> |
102 | 69 | <item> |
|
108 | 75 | </item> |
109 | 76 | <item> |
110 | 77 | <widget class="QLabel" name="label_2"> |
| 78 | + <property name="autoFillBackground"> |
| 79 | + <bool>false</bool> |
| 80 | + </property> |
| 81 | + <property name="text"> |
| 82 | + <string>Selected objects will be checked for Block/Style Parent objects. These dummy parents will be removed, and child object transforms will be preserved.</string> |
| 83 | + </property> |
| 84 | + <property name="wordWrap"> |
| 85 | + <bool>true</bool> |
| 86 | + </property> |
| 87 | + <property name="margin"> |
| 88 | + <number>0</number> |
| 89 | + </property> |
| 90 | + <property name="indent"> |
| 91 | + <number>-1</number> |
| 92 | + </property> |
| 93 | + <property name="textInteractionFlags"> |
| 94 | + <set>Qt::NoTextInteraction</set> |
| 95 | + </property> |
| 96 | + </widget> |
| 97 | + </item> |
| 98 | + <item> |
| 99 | + <widget class="QLabel" name="label_3"> |
111 | 100 | <property name="sizePolicy"> |
112 | | - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
| 101 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
113 | 102 | <horstretch>0</horstretch> |
114 | 103 | <verstretch>0</verstretch> |
115 | 104 | </sizepolicy> |
116 | 105 | </property> |
117 | | - <property name="minimumSize"> |
118 | | - <size> |
119 | | - <width>0</width> |
120 | | - <height>0</height> |
121 | | - </size> |
| 106 | + <property name="layoutDirection"> |
| 107 | + <enum>Qt::LeftToRight</enum> |
122 | 108 | </property> |
123 | 109 | <property name="text"> |
124 | | - <string>Objects and their parents will be checked for VIZ Block Parent objects, these dummy parents wil be removed and child object transforms preserved. </string> |
| 110 | + <string>Optionally, the selection will be expanded to include all parents and children of selected objects, or everything in the current scene.</string> |
125 | 111 | </property> |
126 | 112 | <property name="wordWrap"> |
127 | 113 | <bool>true</bool> |
128 | 114 | </property> |
129 | 115 | </widget> |
130 | 116 | </item> |
131 | | - <item> |
132 | | - <widget class="Line" name="line_2"> |
133 | | - <property name="orientation"> |
134 | | - <enum>Qt::Horizontal</enum> |
135 | | - </property> |
136 | | - </widget> |
137 | | - </item> |
138 | 117 | </layout> |
139 | 118 | </widget> |
140 | 119 | </item> |
|
151 | 130 | </property> |
152 | 131 | </spacer> |
153 | 132 | </item> |
| 133 | + <item> |
| 134 | + <widget class="QGroupBox" name="groupBox_2"> |
| 135 | + <property name="layoutDirection"> |
| 136 | + <enum>Qt::LeftToRight</enum> |
| 137 | + </property> |
| 138 | + <property name="title"> |
| 139 | + <string>Options</string> |
| 140 | + </property> |
| 141 | + <property name="alignment"> |
| 142 | + <set>Qt::AlignCenter</set> |
| 143 | + </property> |
| 144 | + <layout class="QFormLayout" name="formLayout"> |
| 145 | + <property name="horizontalSpacing"> |
| 146 | + <number>5</number> |
| 147 | + </property> |
| 148 | + <property name="verticalSpacing"> |
| 149 | + <number>5</number> |
| 150 | + </property> |
| 151 | + <property name="leftMargin"> |
| 152 | + <number>5</number> |
| 153 | + </property> |
| 154 | + <property name="topMargin"> |
| 155 | + <number>5</number> |
| 156 | + </property> |
| 157 | + <property name="rightMargin"> |
| 158 | + <number>5</number> |
| 159 | + </property> |
| 160 | + <property name="bottomMargin"> |
| 161 | + <number>5</number> |
| 162 | + </property> |
| 163 | + <item row="0" column="0"> |
| 164 | + <widget class="QCheckBox" name="chk_expand"> |
| 165 | + <property name="text"> |
| 166 | + <string>Expand selection?</string> |
| 167 | + </property> |
| 168 | + </widget> |
| 169 | + </item> |
| 170 | + <item row="0" column="1"> |
| 171 | + <widget class="QCheckBox" name="chk_fullScene"> |
| 172 | + <property name="layoutDirection"> |
| 173 | + <enum>Qt::LeftToRight</enum> |
| 174 | + </property> |
| 175 | + <property name="text"> |
| 176 | + <string>Clean entire scene?</string> |
| 177 | + </property> |
| 178 | + </widget> |
| 179 | + </item> |
| 180 | + </layout> |
| 181 | + </widget> |
| 182 | + </item> |
154 | 183 | <item> |
155 | 184 | <widget class="QPushButton" name="btn_clean"> |
156 | 185 | <property name="minimumSize"> |
|
166 | 195 | </font> |
167 | 196 | </property> |
168 | 197 | <property name="text"> |
169 | | - <string>Clean Block Parents</string> |
| 198 | + <string>Clean Block/Style Parents</string> |
170 | 199 | </property> |
171 | 200 | </widget> |
172 | 201 | </item> |
|
0 commit comments