![]() |
Blamite Game Engine - Keystone
00371.04.16.23.0103.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <tagref.h>
Inheritance diagram for ui_tagref_field:Public Member Functions | |
| BlamTagTreeNode * | GetReferencedTagNode () |
| BlamPlugin * | GetSelectedClass () |
| ui_tagref_field (BlamTagField_Tagref *_field, BlamEditorDocument_Tag *_document, QWidget *parent=Q_NULLPTR) | |
| ui_tagref_field (BlamPluginField_Tagref *_template, BlamEditorDocument_Tag *_document) | |
| ~ui_tagref_field () | |
Public Member Functions inherited from BlamEditorTagFieldControl | |
| BlamEditorTagFieldControl (QWidget *parent=Q_NULLPTR) | |
Public Attributes | |
| BlamTagField_Tagref * | field = nullptr |
| The field associated with this control. More... | |
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_tagref_field::ui_tagref_field | ( | BlamTagField_Tagref * | _field, |
| BlamEditorDocument_Tag * | _document, | ||
| QWidget * | parent = Q_NULLPTR |
||
| ) |
| ui_tagref_field::ui_tagref_field | ( | BlamPluginField_Tagref * | _template, |
| BlamEditorDocument_Tag * | _document | ||
| ) |
| ui_tagref_field::~ui_tagref_field | ( | ) |
| BlamTagTreeNode * ui_tagref_field::GetReferencedTagNode | ( | ) |
| BlamPlugin * ui_tagref_field::GetSelectedClass | ( | ) |
| BlamTagField_Tagref* ui_tagref_field::field = nullptr |
The field associated with this control.