![]() |
Blamite Game Engine - Keystone
00373.04.16.23.1650.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <color.h>
Inheritance diagram for ui_color_field:Public Member Functions | |
| ui_color_field (BlamTagField_Color *_field, BlamEditorDocument_Tag *_document, QWidget *parent=Q_NULLPTR) | |
| ui_color_field (BlamPluginField *_template, BlamEditorDocument_Tag *_document) | |
| ~ui_color_field () | |
Public Member Functions inherited from BlamEditorTagFieldControl | |
| BlamEditorTagFieldControl (QWidget *parent=Q_NULLPTR) | |
Additional Inherited Members | |
Public Attributes inherited from BlamEditorTagFieldControl | |
| BlamTagField * | field = nullptr |
| The field associated with this control. More... | |
| BlamEditorDocument_Tag * | document = nullptr |
| The document this field belongs to. More... | |
| ui_color_field::ui_color_field | ( | BlamTagField_Color * | _field, |
| BlamEditorDocument_Tag * | _document, | ||
| QWidget * | parent = Q_NULLPTR |
||
| ) |
| ui_color_field::ui_color_field | ( | BlamPluginField * | _template, |
| BlamEditorDocument_Tag * | _document | ||
| ) |
| ui_color_field::~ui_color_field | ( | ) |