![]() |
Tome
A generic data editor for games supporting arbitrary input and output formats.
|
Field that can be added to a record to hold data. More...
#include <fielddefinition.h>
Public Attributes | |
| Component | component |
| Component this field definition belongs to. | |
| QVariant | defaultValue |
| Default value of this field. | |
| QString | description |
| Textual description of this field. | |
| QString | displayName |
| Display name of this field. | |
| QString | fieldDefinitionSetName |
| Name of the set this field definition belongs to. | |
| QString | fieldType |
| Type of the values of this field. | |
| QString | id |
| Unique id of this field definition. | |
Field that can be added to a record to hold data.
1.8.13