 |
Blamite Game Engine - Keystone
00361.08.25.22.0004.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:72
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:16
KEYSTONE void SetWidgetValidAppearance(QWidget *widget, bool valid)
Applies the configured invalid field colors to a given widget.
Definition: tag_fields.cpp:125
#define KEYSTONE
Definition: tag_fields.h:9