![]() |
Blamite Game Engine - Keystone
00326.06.27.21.0407.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
A comment field control. More...
#include <comment.h>
Public Member Functions | |
ui_comment_field (QString title, QString explanation, QWidget *parent=Q_NULLPTR) | |
ui_comment_field (BlamTagField *_field, QWidget *parent=Q_NULLPTR) | |
ui_comment_field (BlamPluginField *_template, QWidget *parent=Q_NULLPTR) | |
~ui_comment_field () | |
![]() | |
KeystoneTagFieldControl (QWidget *parent=Q_NULLPTR) | |
Additional Inherited Members | |
![]() | |
BlamTagField * | field = nullptr |
The field associated with this control. More... | |
A comment field control.
Comments are used to display useful information within a tag layout.
ui_comment_field::ui_comment_field | ( | QString | title, |
QString | explanation, | ||
QWidget * | parent = Q_NULLPTR |
||
) |
ui_comment_field::ui_comment_field | ( | BlamTagField * | _field, |
QWidget * | parent = Q_NULLPTR |
||
) |
ui_comment_field::ui_comment_field | ( | BlamPluginField * | _template, |
QWidget * | parent = Q_NULLPTR |
||
) |
ui_comment_field::~ui_comment_field | ( | ) |