Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - Keystone
00326.06.27.21.0407.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 <HEKGuerilla/components/tags/fields/fields.h>
4
5
#include "
components/interface/KeystoneTagFieldControl.h
"
6
7
#ifndef KEYSTONE
8
#define KEYSTONE
9
#endif
10
11
namespace
BlamKeystone::UI::TagFields
12
{
20
KEYSTONE
KeystoneTagFieldControl
*
GenerateFieldControl
(BlamTagField* field);
21
22
KEYSTONE
KeystoneTagFieldControl
*
GenerateFieldTemplateControl
(BlamPluginField* field);
23
}
KeystoneTagFieldControl
Interface used as a base for all tag field controls.
Definition:
KeystoneTagFieldControl.h:9
BlamKeystone::UI::TagFields::GenerateFieldTemplateControl
KEYSTONE KeystoneTagFieldControl * GenerateFieldTemplateControl(BlamPluginField *field)
Definition:
tag_fields.cpp:64
BlamKeystone::UI::TagFields::GenerateFieldControl
KEYSTONE KeystoneTagFieldControl * GenerateFieldControl(BlamTagField *field)
Generates a UI control for a given field.
Definition:
tag_fields.cpp:13
BlamKeystone::UI::TagFields
Definition:
tag_fields.h:11
KeystoneTagFieldControl.h
KEYSTONE
#define KEYSTONE
Definition:
tag_fields.h:8
keystone
components
ui
shared
controls
tag_fields
tag_fields.h
Generated on Sun Jun 27 2021 04:36:43 for Blamite Game Engine - Keystone by
1.8.17