 |
Blamite Game Engine - Keystone
00362.09.05.22.0236.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Go to the documentation of this file.
3 #include <HEKGuerilla/components/tags/fields/fields.h>
Class representing a Tag document.
Definition: tag.h:15
Interface used as a base for all tag field controls.
Definition: KeystoneTagFieldControl.h:11
KEYSTONE KeystoneTagFieldControl * GenerateFieldTemplateControl(BlamPluginField *field, BlamEditorDocument_Tag *document)
Generates a UI control for a given plugin field.
Definition: tag_fields.cpp:84
Namespace containing utility functions for creating and altering tag fields.
Definition: tag_fields.h:15
KEYSTONE KeystoneTagFieldControl * GenerateFieldControl(BlamTagField *field, BlamEditorDocument_Tag *document)
Generates a UI control for a given field.
Definition: tag_fields.cpp:19
KEYSTONE void SetWidgetValidAppearance(QWidget *widget, bool valid)
Applies the configured invalid field colors to a given widget.
Definition: tag_fields.cpp:146
#define KEYSTONE
Definition: tag_fields.h:9