|
KDStateMachineEditor API Documentation
1.2.50
|
Static Public Member Functions | |
| static QSizeF | sizeForLabel (const QString &label) |
| static bool | moveInner (State *state, const QPointF &offset) |
Move all direct children of state state by offset offset. | |
| static bool | fixupLayout (State *) |
| static bool | moveToParent (Element *item, Element *parentItem) |
Moves item item to the new parent parentItem
Keeps the item at the same position as before, by translating its KDSME::Item::pos to the new parent's coordinate system