|
GEOS
|
Structure to set up values m_alignment for each colum. More...
#include <TableLayout.hpp>
Public Attributes | |
| Alignment | headerAlignment = defaultHeaderAlignment |
| Alignment for column name. By default aligned to center. | |
| Alignment | valueAlignment = defaultValueAlignment |
| Alignment for column values. By default aligned to right side. | |
Structure to set up values m_alignment for each colum.
Definition at line 69 of file TableLayout.hpp.