![]() |
Blamite Game Engine - Keystone
00370.03.08.23.1431.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <color.h>
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 () | |
![]() | |
BlamEditorTagFieldControl (QWidget *parent=Q_NULLPTR) | |
Additional Inherited Members | |
![]() | |
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 | ( | ) |