rsc3/doc-schelp/HelpSource/Reference/gui_alignments.schelp

23 lines
343 B
Text
Raw Normal View History

2022-08-24 13:53:18 +00:00
title:: Alignment
summary:: Alignment options within the GUI system
categories:: GUI
Alignment in GUI classes is represented with the following symbols:
list::
## \left
## \center
## \right
::
Additionally, the following symbols are available in Qt GUI:
list::
## \topLeft
## \top
## \topRight
## \bottomLeft
## \bottom
## \bottomRight
::