| DtFormationAutoLayoutFactory::DtFormationAutoLayoutFactory |
( |
| ) |
|
Constructor will add default formation layout entries (Column, Line)
| virtual DtFormationAutoLayoutFactory::~DtFormationAutoLayoutFactory |
( |
| ) |
|
|
virtual |
| void DtFormationAutoLayoutFactory::addFormationAutoLayout |
( |
const QString & |
name, |
|
|
DtFormationAutoLayout * |
|
|
) |
| |
Adds a new layout to the formation.
Takes control of the pointer passed in and will delete on removal or destructor of factory
| void DtFormationAutoLayoutFactory::removeFormationAutoLayout |
( |
const QString & |
name | ) |
|
Finds the layout with the given name and asks it to lay out the formation.
| const QHash<QString, DtFormationAutoLayout*>& DtFormationAutoLayoutFactory::formationAutoLayouts |
( |
| ) |
const |
|
inline |
| const QVector<QString>& DtFormationAutoLayoutFactory::orderedFormations |
( |
| ) |
const |
|
inline |
| QVector<QString> DtFormationAutoLayoutFactory::myOrderedFormations |
|
protected |
The documentation for this class was generated from the following file: