55#define AVOID_NULLPTR_STRING(arg) (arg == nullptr?"":arg)
112 xml+=
"<selectbox-option text=\"Sound\" value=\"texture\" />\n";
123 if (node->
getId() ==
"play") {
126 if (node->
getId() ==
"stop") {
GUI parent node base class thats supporting child nodes.
GUI screen node that represents a screen that can be rendered via GUI system.
File system singleton class.
An attribute is a name-value pair.
Always the top level node.
The element is a container class.
std::exception Exception
Exception base class.