Go to the documentation of this file.
23 #ifndef UIMAPANCHORLAYOUT_H
24 #define UIMAPANCHORLAYOUT_H
35 UIAnchor(anchoredEdge,
std::string(), hookedEdge), m_hookedPosition(hookedPosition)
UIPositionAnchor(Fw::AnchorEdge anchoredEdge, const Position &hookedPosition, Fw::AnchorEdge hookedEdge)
int getHookedPoint(const UIWidgetPtr &hookedWidget, const UIWidgetPtr &parentWidget) override
void fillPosition(const UIWidgetPtr &anchoredWidget, const Position &hookedPosition)
UIWidgetPtr getHookedWidget(const UIWidgetPtr &, const UIWidgetPtr &parentWidget) override
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)