Elaztek Developer Hub
Blamite Game Engine - Keystone  00433.02.16.25.2127.blamite
A library that enables the use of Qt in Blamite's editing tools.
SelectTagDialog Class Reference

#include <SelectTagDialog.h>

+ Inheritance diagram for SelectTagDialog:
+ Collaboration diagram for SelectTagDialog:

Public Member Functions

 SelectTagDialog (std::string filter, std::string class_filter="", QWidget *parent=Q_NULLPTR)
 
 ~SelectTagDialog ()
 
bool HasTag ()
 
std::string GetTagPath ()
 
std::string GetTagClass ()
 

Constructor & Destructor Documentation

◆ SelectTagDialog()

SelectTagDialog::SelectTagDialog ( std::string  filter,
std::string  class_filter = "",
QWidget *  parent = Q_NULLPTR 
)
+ Here is the call graph for this function:

◆ ~SelectTagDialog()

SelectTagDialog::~SelectTagDialog ( )

Member Function Documentation

◆ GetTagClass()

std::string SelectTagDialog::GetTagClass ( )

◆ GetTagPath()

std::string SelectTagDialog::GetTagPath ( )

◆ HasTag()

bool SelectTagDialog::HasTag ( )

The documentation for this class was generated from the following files: