59 #define AVOID_NULLPTR_STRING(arg) (arg == nullptr?"":arg)
81 showInfoPopUp(
"Warning",
"This command is not supported yet");
107 int tooltipLeft, tooltipTop;
119 xml+=
"<selectbox-option text=\"Sound\" value=\"sound\" />\n";
130 if (node->
getId() ==
"play") {
133 if (node->
getId() ==
"stop") {
const string & getToolTip()
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.