#include <controldata.h>
Public Member Functions | |
TaskTypeDetails (domain::TaskType *type=0) | |
Public Attributes | |
QList< domain::Field > | fields |
Class to pass information about a task type from the controllers to the ui. It is not used for user input!
Definition at line 86 of file controldata.h.