Inheritance diagram for CEGUI::TabPane:
Public Member Functions | |
TabPane (const String &type, const String &name) | |
Constructor for tab pane widgets. | |
virtual | ~TabPane (void) |
Destructor for tab pane widgets. | |
Protected Member Functions | |
virtual bool | testClassName_impl (const String &class_name) const |
Return whether this window was inherited from the given class name at some point in the inheritance heirarchy. |
|
Return whether this window was inherited from the given class name at some point in the inheritance heirarchy.
Reimplemented from CEGUI::Static. |