GUI menu header element.
More...
#include <tdme/gui/elements/GUIMenuHeader.h>
GUI menu header element.
- Author
- Andreas Drewke
- Version
- $Id$
Definition at line 27 of file GUIMenuHeader.h.
◆ GUIMenuHeader()
◆ createController()
◆ getAttributes()
unordered_map< string, string > getAttributes |
( |
GUIScreenNode * |
screenNode | ) |
|
|
overridevirtual |
◆ getName()
const string & getName |
( |
| ) |
|
|
overridevirtual |
◆ getTemplate()
const string getTemplate |
( |
const string & |
applicationPathName, |
|
|
const string & |
applicationSubPathName, |
|
|
const string & |
fileName = string() |
|
) |
| |
|
overridevirtual |
Retrieve template from given path name and optional file name.
- Parameters
-
applicationPathName | application path name |
applicationSubPathName | sub path name which is usually "project" or "engine" |
fileName | file name |
- Exceptions
-
- Returns
- template
Implements GUIElement.
Definition at line 34 of file GUIMenuHeader.cpp.
◆ NAME
string NAME = "menu-header" |
|
staticprivate |
The documentation for this class was generated from the following files:
- /home/andreas/Development/drewke.net/tdme2/src/tdme/gui/elements/GUIMenuHeader.h
- /home/andreas/Development/drewke.net/tdme2/src/tdme/gui/elements/GUIMenuHeader.cpp