![]() |
Blamite Game Engine - Keystone
00445.10.05.25.2105.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <TagSearchDialog.h>
Inheritance diagram for TagSearchDialog:
Collaboration diagram for TagSearchDialog: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 |
||
| ) |
Here is the call graph for this function:| TagSearchDialog::~TagSearchDialog | ( | ) |
| bool TagSearchDialog::GetResult | ( | ) |
| BlamTagTreeNode* TagSearchDialog::selected_tag = nullptr |