![]() |
Blamite Game Engine - Keystone
00433.02.16.25.2127.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
#include <SelectTagDialog.h>
Public Member Functions | |
SelectTagDialog (std::string filter, std::string class_filter="", QWidget *parent=Q_NULLPTR) | |
~SelectTagDialog () | |
bool | HasTag () |
std::string | GetTagPath () |
std::string | GetTagClass () |
SelectTagDialog::SelectTagDialog | ( | std::string | filter, |
std::string | class_filter = "" , |
||
QWidget * | parent = Q_NULLPTR |
||
) |
SelectTagDialog::~SelectTagDialog | ( | ) |
std::string SelectTagDialog::GetTagClass | ( | ) |
std::string SelectTagDialog::GetTagPath | ( | ) |
bool SelectTagDialog::HasTag | ( | ) |