GUI context menu element.
More...
#include <tdme/gui/elements/GUIContextMenu.h>
GUI context menu element.
- Author
- Andreas Drewke
Definition at line 26 of file GUIContextMenu.h.
◆ GUIContextMenu()
◆ 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 35 of file GUIContextMenu.cpp.
◆ getAttributes()
unordered_map< string, string > getAttributes |
( |
GUIScreenNode * |
screenNode | ) |
|
|
overridevirtual |
◆ createController()
◆ NAME
string NAME = "context-menu" |
|
staticprivate |
The documentation for this class was generated from the following files: