Ember
Loading...
Searching...
No Matches
EmberUI::NavigatorTab::FlatEntry Struct Reference

Flattened tree list entry for display in NavigatorTreeListBox. More...

#include <NavigatorTab.h>

Public Attributes

std::string id
std::string displayName
int nodeCount
int depth
bool isImplemented
bool isLastChild
bool hasChildren
bool isCollapsed
bool isHeader
SectionType section
int sectionCount
std::vector< bool > parentHasMore

Detailed Description

Flattened tree list entry for display in NavigatorTreeListBox.

Definition at line 150 of file NavigatorTab.h.

Member Data Documentation

◆ depth

int EmberUI::NavigatorTab::FlatEntry::depth

Definition at line 154 of file NavigatorTab.h.

◆ displayName

std::string EmberUI::NavigatorTab::FlatEntry::displayName

Definition at line 152 of file NavigatorTab.h.

◆ hasChildren

bool EmberUI::NavigatorTab::FlatEntry::hasChildren

Definition at line 157 of file NavigatorTab.h.

◆ id

std::string EmberUI::NavigatorTab::FlatEntry::id

Definition at line 151 of file NavigatorTab.h.

◆ isCollapsed

bool EmberUI::NavigatorTab::FlatEntry::isCollapsed

Definition at line 158 of file NavigatorTab.h.

◆ isHeader

bool EmberUI::NavigatorTab::FlatEntry::isHeader

Definition at line 159 of file NavigatorTab.h.

◆ isImplemented

bool EmberUI::NavigatorTab::FlatEntry::isImplemented

Definition at line 155 of file NavigatorTab.h.

◆ isLastChild

bool EmberUI::NavigatorTab::FlatEntry::isLastChild

Definition at line 156 of file NavigatorTab.h.

◆ nodeCount

int EmberUI::NavigatorTab::FlatEntry::nodeCount

Definition at line 153 of file NavigatorTab.h.

◆ parentHasMore

std::vector<bool> EmberUI::NavigatorTab::FlatEntry::parentHasMore

Definition at line 162 of file NavigatorTab.h.

◆ section

SectionType EmberUI::NavigatorTab::FlatEntry::section

Definition at line 160 of file NavigatorTab.h.

◆ sectionCount

int EmberUI::NavigatorTab::FlatEntry::sectionCount

Definition at line 161 of file NavigatorTab.h.


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