Simple SFML GUI  0.2a
Public Member Functions | List of all members
InspectedNode Class Reference

Public Member Functions

 InspectedNode (const Element *element=nullptr, const sf::RenderWindow *target=nullptr, int depth=0)
 
InspectedNodeoperator= (InspectedNode &node)
 
void addChild (std::unique_ptr< InspectedNode > &ptr)
 
void recurrentAddChild (const Element *ptr, const sf::RenderWindow *target)
 
std::vector< InspectedNode * > getNodes ()
 
const ElementgetElement () const
 
int getDepth () const
 
std::vector< const InspectedNode * > getChilds () const
 
size_t childCount () const
 
const sf::RenderWindow * getTarget () const
 

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