Elaztek Developer Hub
Blamite Game Engine - Keystone  00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
SharedSettingsGenericTreeItem Class Reference

Class representing a generic shared settings tree widget item. More...

#include <settings_treewidgets.h>

+ Inheritance diagram for SharedSettingsGenericTreeItem:
+ Collaboration diagram for SharedSettingsGenericTreeItem:

Public Attributes

SharedSettingsTreeItemType tree_item_type = SharedSettingsTreeItemType::Unspecified
 The type of the tree widget item. More...
 

Detailed Description

Class representing a generic shared settings tree widget item.

This class is a simple base class which is used for all other customized tree widget items for the shared settings dialog. It only stores the type of the tree widget, and is used to identify the widget at runtime.

Member Data Documentation

◆ tree_item_type

SharedSettingsTreeItemType SharedSettingsGenericTreeItem::tree_item_type = SharedSettingsTreeItemType::Unspecified

The type of the tree widget item.


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