|
68 | 68 | <x>0</x>
|
69 | 69 | <y>0</y>
|
70 | 70 | <width>801</width>
|
71 |
| - <height>1803</height> |
| 71 | + <height>1843</height> |
72 | 72 | </rect>
|
73 | 73 | </property>
|
74 | 74 | <property name="sizePolicy">
|
|
111 | 111 | <property name="verticalSpacing">
|
112 | 112 | <number>0</number>
|
113 | 113 | </property>
|
| 114 | + <item row="0" column="0" colspan="2"> |
| 115 | + <widget class="QCheckBox" name="checkBoxWhatComments"> |
| 116 | + <property name="text"> |
| 117 | + <string>Comments</string> |
| 118 | + </property> |
| 119 | + </widget> |
| 120 | + </item> |
114 | 121 | <item row="1" column="0">
|
115 | 122 | <spacer name="horizontalSpacer_19">
|
116 | 123 | <property name="orientation">
|
|
148 | 155 | </property>
|
149 | 156 | </widget>
|
150 | 157 | </item>
|
| 158 | + <item row="2" column="0" colspan="2"> |
| 159 | + <widget class="QCheckBox" name="checkBoxWhatLiterals"> |
| 160 | + <property name="text"> |
| 161 | + <string>String Literals</string> |
| 162 | + </property> |
| 163 | + </widget> |
| 164 | + </item> |
151 | 165 | <item row="3" column="0">
|
152 | 166 | <spacer name="horizontalSpacer_20">
|
153 | 167 | <property name="orientation">
|
|
201 | 215 | </property>
|
202 | 216 | </spacer>
|
203 | 217 | </item>
|
204 |
| - <item row="0" column="0" colspan="2"> |
205 |
| - <widget class="QCheckBox" name="checkBoxWhatComments"> |
| 218 | + <item row="5" column="0" colspan="2"> |
| 219 | + <widget class="QCheckBox" name="checkBoxWhatIdentifiers"> |
206 | 220 | <property name="text">
|
207 |
| - <string>Comments</string> |
| 221 | + <string>Identifiers</string> |
208 | 222 | </property>
|
209 | 223 | </widget>
|
210 | 224 | </item>
|
211 |
| - <item row="2" column="0" colspan="2"> |
212 |
| - <widget class="QCheckBox" name="checkBoxWhatLiterals"> |
| 225 | + <item row="7" column="1"> |
| 226 | + <widget class="QLabel" name="label"> |
| 227 | + <property name="sizePolicy"> |
| 228 | + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
| 229 | + <horstretch>0</horstretch> |
| 230 | + <verstretch>0</verstretch> |
| 231 | + </sizepolicy> |
| 232 | + </property> |
| 233 | + <property name="font"> |
| 234 | + <font> |
| 235 | + <italic>true</italic> |
| 236 | + </font> |
| 237 | + </property> |
213 | 238 | <property name="text">
|
214 |
| - <string>String Literals</string> |
| 239 | + <string>Identifiers, such as variable, type, and function names.</string> |
215 | 240 | </property>
|
216 | 241 | </widget>
|
217 | 242 | </item>
|
| 243 | + <item row="7" column="0"> |
| 244 | + <spacer name="horizontalSpacer_25"> |
| 245 | + <property name="orientation"> |
| 246 | + <enum>Qt::Orientation::Horizontal</enum> |
| 247 | + </property> |
| 248 | + <property name="sizeType"> |
| 249 | + <enum>QSizePolicy::Policy::Fixed</enum> |
| 250 | + </property> |
| 251 | + <property name="sizeHint" stdset="0"> |
| 252 | + <size> |
| 253 | + <width>40</width> |
| 254 | + <height>0</height> |
| 255 | + </size> |
| 256 | + </property> |
| 257 | + </spacer> |
| 258 | + </item> |
218 | 259 | </layout>
|
219 | 260 | </widget>
|
220 | 261 | </item>
|
|
0 commit comments