Stellarium  1.2
Data Fields
TuiNodeResponse Struct Reference

#include <TuiNode.hpp>

Data Fields

bool accepted
 
class TuiNodenewNode
 

Detailed Description

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.

Field Documentation

◆ accepted

bool TuiNodeResponse::accepted

◆ newNode

class TuiNode* TuiNodeResponse::newNode