Otclient  14/8/2020
UIAnchorGroup Class Reference

#include <uianchorlayout.h>

Inheritance diagram for UIAnchorGroup:
Collaboration diagram for UIAnchorGroup:

Public Member Functions

 UIAnchorGroup ()
 
void addAnchor (const UIAnchorPtr &anchor)
 
const UIAnchorListgetAnchors ()
 
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 ()
 

Detailed Description

Definition at line 46 of file uianchorlayout.h.

Constructor & Destructor Documentation

◆ UIAnchorGroup()

UIAnchorGroup::UIAnchorGroup ( )
inline

Definition at line 49 of file uianchorlayout.h.

Member Function Documentation

◆ addAnchor()

void UIAnchorGroup::addAnchor ( const UIAnchorPtr anchor)

Definition at line 96 of file uianchorlayout.cpp.

◆ getAnchors()

const UIAnchorList& UIAnchorGroup::getAnchors ( )
inline

Definition at line 52 of file uianchorlayout.h.

◆ isUpdated()

bool UIAnchorGroup::isUpdated ( )
inline

Definition at line 53 of file uianchorlayout.h.

◆ setUpdated()

void UIAnchorGroup::setUpdated ( bool  updated)
inline

Definition at line 54 of file uianchorlayout.h.


The documentation for this class was generated from the following files: