![]() |
Blamite Game Engine - Keystone
00328.08.01.21.1142.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
A tag block control. More...
#include <block.h>
Public Member Functions | |
ui_tag_block_field (BlamTagField_Block *_field, QWidget *parent=Q_NULLPTR) | |
ui_tag_block_field (BlamPluginField_Block *_template, QWidget *parent=Q_NULLPTR) | |
~ui_tag_block_field () | |
![]() | |
KeystoneTagFieldControl (QWidget *parent=Q_NULLPTR) | |
Additional Inherited Members | |
![]() | |
BlamTagField * | field = nullptr |
The field associated with this control. More... | |
A tag block control.
Tag blocks are able to store any number of entries. Each entry must follow the same template, but the values of each entry field can differ on a per-entry basis.
ui_tag_block_field::ui_tag_block_field | ( | BlamTagField_Block * | _field, |
QWidget * | parent = Q_NULLPTR |
||
) |
ui_tag_block_field::ui_tag_block_field | ( | BlamPluginField_Block * | _template, |
QWidget * | parent = Q_NULLPTR |
||
) |
ui_tag_block_field::~ui_tag_block_field | ( | ) |