Go to the documentation of this file.
23 #ifndef UIMAPANCHORLAYOUT_H
24 #define UIMAPANCHORLAYOUT_H
33 UIAnchor(anchoredEdge,
std::string(), hookedEdge), m_hookedPosition(hookedPosition) { }
int getHookedPoint(const UIWidgetPtr &hookedWidget, const UIWidgetPtr &parentWidget)
UIPositionAnchor(Fw::AnchorEdge anchoredEdge, const Position &hookedPosition, Fw::AnchorEdge hookedEdge)
UIWidgetPtr getHookedWidget(const UIWidgetPtr &widget, const UIWidgetPtr &parentWidget)
void fillPosition(const UIWidgetPtr &anchoredWidget, const Position &hookedPosition)
void centerInPosition(const UIWidgetPtr &anchoredWidget, const Position &hookedPosition)
UIMapAnchorLayout(UIWidgetPtr parentWidget)
void addPositionAnchor(const UIWidgetPtr &anchoredWidget, Fw::AnchorEdge anchoredEdge, const Position &hookedPosition, Fw::AnchorEdge hookedEdge)