|
21 | 21 | <item> |
22 | 22 | <widget class="QTabWidget" name="tabWidget"> |
23 | 23 | <property name="currentIndex"> |
24 | | - <number>1</number> |
| 24 | + <number>0</number> |
25 | 25 | </property> |
26 | 26 | <widget class="QWidget" name="tabGen"> |
27 | 27 | <attribute name="title"> |
|
187 | 187 | <attribute name="title"> |
188 | 188 | <string>Lyrics</string> |
189 | 189 | </attribute> |
190 | | - <layout class="QGridLayout" name="gridLayout" columnstretch="0,0,1,0"> |
| 190 | + <layout class="QGridLayout" name="gridLayout" columnstretch="0,0,0,0"> |
191 | 191 | <property name="sizeConstraint"> |
192 | 192 | <enum>QLayout::SizeConstraint::SetNoConstraint</enum> |
193 | 193 | </property> |
194 | | - <item row="0" column="3"> |
195 | | - <widget class="QToolButton" name="btnTextFont"> |
196 | | - <property name="text"> |
197 | | - <string>...</string> |
198 | | - </property> |
199 | | - </widget> |
200 | | - </item> |
201 | 194 | <item row="2" column="0"> |
202 | 195 | <widget class="QLabel" name="lblPastColor"> |
203 | 196 | <property name="text"> |
|
208 | 201 | </property> |
209 | 202 | </widget> |
210 | 203 | </item> |
211 | | - <item row="4" column="0"> |
| 204 | + <item row="1" column="3"> |
| 205 | + <widget class="QToolButton" name="btnFutureColor"> |
| 206 | + <property name="text"> |
| 207 | + <string>...</string> |
| 208 | + </property> |
| 209 | + </widget> |
| 210 | + </item> |
| 211 | + <item row="1" column="2"> |
| 212 | + <widget class="QLabel" name="editFutureColor"> |
| 213 | + <property name="autoFillBackground"> |
| 214 | + <bool>true</bool> |
| 215 | + </property> |
| 216 | + </widget> |
| 217 | + </item> |
| 218 | + <item row="5" column="0"> |
212 | 219 | <spacer name="verticalSpacer_2"> |
213 | 220 | <property name="orientation"> |
214 | 221 | <enum>Qt::Orientation::Vertical</enum> |
|
231 | 238 | </property> |
232 | 239 | </widget> |
233 | 240 | </item> |
234 | | - <item row="0" column="1" colspan="2"> |
235 | | - <widget class="QLineEdit" name="editTextFont"> |
236 | | - <property name="readOnly"> |
237 | | - <bool>true</bool> |
| 241 | + <item row="0" column="3"> |
| 242 | + <widget class="QToolButton" name="btnTextFont"> |
| 243 | + <property name="text"> |
| 244 | + <string>...</string> |
238 | 245 | </property> |
239 | 246 | </widget> |
240 | 247 | </item> |
241 | | - <item row="1" column="2"> |
242 | | - <widget class="QLabel" name="editFutureColor"> |
| 248 | + <item row="1" column="1"> |
| 249 | + <widget class="QLabel" name="lblFuture"/> |
| 250 | + </item> |
| 251 | + <item row="2" column="2"> |
| 252 | + <widget class="QLabel" name="editPastColor"> |
243 | 253 | <property name="autoFillBackground"> |
244 | 254 | <bool>true</bool> |
245 | 255 | </property> |
246 | 256 | </widget> |
247 | 257 | </item> |
248 | | - <item row="1" column="1"> |
249 | | - <widget class="QLabel" name="lblFuture"/> |
250 | | - </item> |
251 | | - <item row="2" column="3"> |
252 | | - <widget class="QToolButton" name="btnPastColor"> |
| 258 | + <item row="3" column="2"> |
| 259 | + <widget class="QLabel" name="editHighlightColor"> |
| 260 | + <property name="autoFillBackground"> |
| 261 | + <bool>true</bool> |
| 262 | + </property> |
253 | 263 | <property name="text"> |
254 | | - <string>...</string> |
| 264 | + <string/> |
255 | 265 | </property> |
256 | 266 | </widget> |
257 | 267 | </item> |
|
265 | 275 | </property> |
266 | 276 | </widget> |
267 | 277 | </item> |
268 | | - <item row="0" column="0"> |
269 | | - <widget class="QLabel" name="lblTextFont"> |
270 | | - <property name="text"> |
271 | | - <string>Text Font</string> |
272 | | - </property> |
273 | | - <property name="buddy"> |
274 | | - <cstring>editTextFont</cstring> |
| 278 | + <item row="3" column="1"> |
| 279 | + <widget class="QLabel" name="lblHigh"/> |
| 280 | + </item> |
| 281 | + <item row="0" column="1" colspan="2"> |
| 282 | + <widget class="QLineEdit" name="editTextFont"> |
| 283 | + <property name="readOnly"> |
| 284 | + <bool>true</bool> |
275 | 285 | </property> |
276 | 286 | </widget> |
277 | 287 | </item> |
278 | | - <item row="1" column="3"> |
279 | | - <widget class="QToolButton" name="btnFutureColor"> |
| 288 | + <item row="2" column="3"> |
| 289 | + <widget class="QToolButton" name="btnPastColor"> |
280 | 290 | <property name="text"> |
281 | 291 | <string>...</string> |
282 | 292 | </property> |
283 | 293 | </widget> |
284 | 294 | </item> |
285 | | - <item row="2" column="2"> |
286 | | - <widget class="QLabel" name="editPastColor"> |
287 | | - <property name="autoFillBackground"> |
288 | | - <bool>true</bool> |
289 | | - </property> |
290 | | - </widget> |
291 | | - </item> |
292 | 295 | <item row="3" column="0"> |
293 | 296 | <widget class="QLabel" name="lblHighlightColor"> |
294 | 297 | <property name="text"> |
295 | 298 | <string>Highlight Color</string> |
296 | 299 | </property> |
297 | 300 | </widget> |
298 | 301 | </item> |
299 | | - <item row="3" column="2"> |
300 | | - <widget class="QLabel" name="editHighlightColor"> |
301 | | - <property name="autoFillBackground"> |
302 | | - <bool>true</bool> |
303 | | - </property> |
| 302 | + <item row="0" column="0"> |
| 303 | + <widget class="QLabel" name="lblTextFont"> |
304 | 304 | <property name="text"> |
305 | | - <string/> |
| 305 | + <string>Text Font</string> |
| 306 | + </property> |
| 307 | + <property name="buddy"> |
| 308 | + <cstring>editTextFont</cstring> |
306 | 309 | </property> |
307 | 310 | </widget> |
308 | 311 | </item> |
|
313 | 316 | </property> |
314 | 317 | </widget> |
315 | 318 | </item> |
316 | | - <item row="3" column="1"> |
317 | | - <widget class="QLabel" name="lblHigh"/> |
| 319 | + <item row="4" column="0"> |
| 320 | + <widget class="QLabel" name="lblAlignment"> |
| 321 | + <property name="text"> |
| 322 | + <string>Text Alignment</string> |
| 323 | + </property> |
| 324 | + </widget> |
| 325 | + </item> |
| 326 | + <item row="4" column="1" colspan="3"> |
| 327 | + <widget class="QComboBox" name="cboTextAlignment"> |
| 328 | + <item> |
| 329 | + <property name="text"> |
| 330 | + <string extracomment="Aligns with the left edge.">Left</string> |
| 331 | + </property> |
| 332 | + </item> |
| 333 | + <item> |
| 334 | + <property name="text"> |
| 335 | + <string extracomment="Aligns with the right edge.">Right</string> |
| 336 | + </property> |
| 337 | + </item> |
| 338 | + <item> |
| 339 | + <property name="text"> |
| 340 | + <string extracomment="Centers horizontally in the available space.">Center</string> |
| 341 | + </property> |
| 342 | + </item> |
| 343 | + <item> |
| 344 | + <property name="text"> |
| 345 | + <string extracomment="Justifies the text in the available space.">Justified</string> |
| 346 | + </property> |
| 347 | + </item> |
| 348 | + </widget> |
318 | 349 | </item> |
319 | 350 | </layout> |
320 | 351 | </widget> |
|
0 commit comments