|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#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 | |
| QString | hal::ContentLayout::positionToString (Position pos) |
| Position | hal::ContentLayout::positionFromString (const QString &s) |