mirror of
https://github.com/edubart/otclient.git
synced 2025-12-24 16:57:11 +01:00
UI tweaks
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
void moveChildToIndex(const UIWidgetPtr& child, int index);
|
||||
void lockChild(const UIWidgetPtr& child);
|
||||
void unlockChild(const UIWidgetPtr& child);
|
||||
void mergeStyle(const OTMLNodePtr& styleNode);
|
||||
void applyStyle(const OTMLNodePtr& styleNode);
|
||||
void addAnchor(Fw::AnchorEdge anchoredEdge, const std::string& hookedWidgetId, Fw::AnchorEdge hookedEdge);
|
||||
void removeAnchor(Fw::AnchorEdge anchoredEdge);
|
||||
|
||||
Reference in New Issue
Block a user