|
HAL
|
#include <QList>#include <QObject>#include <QMetaEnum>
Go to the source code of this file.
Classes | |
| class | hal::ContentAnchor |
| An abstract class that provides the interface for specific anchors (see SplitterAnchor or TabWidget ). More... | |
Namespaces | |
| hal | |
| hal::ContentLayout | |
Enumerations | |
| enum | hal::ContentLayout::Position { hal::ContentLayout::Center , hal::ContentLayout::Left , hal::ContentLayout::Right , hal::ContentLayout::Bottom } |
Functions | |
| hal::ContentLayout::Q_ENUM_NS (Position) QString positionToString(Position pos) | |
| Position | hal::ContentLayout::positionFromString (const QString &s) |