![]() |
Blamite Game Engine - Keystone
00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <TagSearchDialog.h>
Public Member Functions | |
TagSearchDialog (ui_tagref_field *_tagref_field, QWidget *parent=Q_NULLPTR) | |
~TagSearchDialog () | |
bool | GetResult () |
Public Attributes | |
BlamTagTreeNode * | selected_tag = nullptr |
TagSearchDialog::TagSearchDialog | ( | ui_tagref_field * | _tagref_field, |
QWidget * | parent = Q_NULLPTR |
||
) |
TagSearchDialog::~TagSearchDialog | ( | ) |
bool TagSearchDialog::GetResult | ( | ) |
BlamTagTreeNode* TagSearchDialog::selected_tag = nullptr |