hollyhock
List of all members
GUIElement Class Reference

#include <util.hpp>

Inheritance diagram for GUIElement:
Inheritance graph
[legend]
Collaboration diagram for GUIElement:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Wrapped
template<typename T >
T * GetWrapped ()
 
- Protected Member Functions inherited from Wrapped
 Wrapped (Wrapped const &)=delete
 
void operator= (Wrapped const &)=delete
 
- Protected Attributes inherited from Wrapped
void * m_wrapped
 A pointer to the wrapped class.
 

Detailed Description

Utility class which is the parent of all GUI element classes.


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