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

22 lines
343 B
Text

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
::