openMSX
Public Member Functions | Public Attributes | List of all members
ExampleAppPropertyEditor Struct Reference
Collaboration diagram for ExampleAppPropertyEditor:
Collaboration graph
[legend]

Public Member Functions

void Draw (ExampleTreeNode *root_node)
 
void DrawTreeNode (ExampleTreeNode *node)
 

Public Attributes

ImGuiTextFilter Filter
 
ExampleTreeNodeVisibleNode = NULL
 

Detailed Description

Definition at line 9013 of file imgui_demo.cc.

Member Function Documentation

◆ Draw()

void ExampleAppPropertyEditor::Draw ( ExampleTreeNode root_node)
inline

◆ DrawTreeNode()

void ExampleAppPropertyEditor::DrawTreeNode ( ExampleTreeNode node)
inline

Member Data Documentation

◆ Filter

ImGuiTextFilter ExampleAppPropertyEditor::Filter

Definition at line 9015 of file imgui_demo.cc.

Referenced by Draw().

◆ VisibleNode

ExampleTreeNode* ExampleAppPropertyEditor::VisibleNode = NULL

Definition at line 9016 of file imgui_demo.cc.

Referenced by Draw(), and DrawTreeNode().


The documentation for this struct was generated from the following file: