Elaztek Developer Hub
Blamite Game Engine - Keystone  00305.01.23.21.0442.blamite
A library that enables the use of Qt in Blamite's editing tools.
tag_fields.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <guerilla/components/tags/fields/fields.h>
4 
6 
7 #ifndef KEYSTONE
8 #define KEYSTONE
9 #endif
10 
12 {
21 }
KeystoneTagFieldControl
Interface used as a base for all tag field controls.
Definition: KeystoneTagFieldControl.h:10
BlamKeystone::UI::TagFields::GenerateFieldControl
KEYSTONE KeystoneTagFieldControl * GenerateFieldControl(BlamTagField *field)
Generates a UI control for a given field.
Definition: tag_fields.cpp:9
BlamKeystone::UI::TagFields
Definition: tag_fields.h:11
KeystoneTagFieldControl.h
KEYSTONE
#define KEYSTONE
Definition: tag_fields.h:8