|
Otclient 1.0
14/8/2020
|
#include <uianchorlayout.h>


Public Member Functions | |
| UIAnchorGroup () | |
| void | addAnchor (const UIAnchorPtr &anchor) |
| const UIAnchorList & | getAnchors () |
| bool | isUpdated () |
| void | setUpdated (bool updated) |
Public Member Functions inherited from stdext::shared_object | |
| shared_object () | |
| virtual | ~shared_object () |
| void | add_ref () |
| void | dec_ref () |
| refcount_t | ref_count () |
| template<typename T > | |
| stdext::shared_object_ptr< T > | static_self_cast () |
| template<typename T > | |
| stdext::shared_object_ptr< T > | dynamic_self_cast () |
| template<typename T > | |
| stdext::shared_object_ptr< T > | const_self_cast () |
Definition at line 46 of file uianchorlayout.h.
|
inline |
Definition at line 49 of file uianchorlayout.h.
| void UIAnchorGroup::addAnchor | ( | const UIAnchorPtr & | anchor | ) |
Definition at line 96 of file uianchorlayout.cpp.
|
inline |
Definition at line 52 of file uianchorlayout.h.
|
inline |
Definition at line 53 of file uianchorlayout.h.
|
inline |
Definition at line 54 of file uianchorlayout.h.