Stellarium 0.14.3
|
A TuiNodeResponse contains a flag, "accepted" if a keystroke was accepted And a link to a node, should the key action have prompted a change in the current node used by the menu system. More...
#include <TuiNode.hpp>
Public Attributes | |
bool | accepted |
class TuiNode * | newNode |
A TuiNodeResponse contains a flag, "accepted" if a keystroke was accepted And a link to a node, should the key action have prompted a change in the current node used by the menu system.
Definition at line 30 of file TuiNode.hpp.