Deki 1.3.0
Modular C++ 2D engine for embedded displays and desktop
Loading...
Searching...
No Matches
DekiEditor::PickerItem Struct Reference

#include <EditorTheme.h>

Public Attributes

const char * label = nullptr
const char * altName = nullptr
const char * category = nullptr
const char * description = nullptr
const char * tooltip = nullptr
bool disabled = false
const char * disabledTip = nullptr

Member Data Documentation

◆ label

const char* DekiEditor::PickerItem::label = nullptr

◆ altName

const char* DekiEditor::PickerItem::altName = nullptr

◆ category

const char* DekiEditor::PickerItem::category = nullptr

◆ description

const char* DekiEditor::PickerItem::description = nullptr

◆ tooltip

const char* DekiEditor::PickerItem::tooltip = nullptr

◆ disabled

bool DekiEditor::PickerItem::disabled = false

◆ disabledTip

const char* DekiEditor::PickerItem::disabledTip = nullptr

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