Tome
A generic data editor for games supporting arbitrary input and output formats.
Public Attributes | List of all members
Tome::FieldDefinition Class Reference

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.
 

Detailed Description

Field that can be added to a record to hold data.


The documentation for this class was generated from the following file: