Envision
A visual programming IDE for object-oriented languages
OOModel::Field Member List

This is the complete list of members for OOModel::Field, including all inherited members.

Field(const QString &name, Expression *type=nullptr)OOModel::Field
Field(const QString &name, Modifier::Modifiers mod)OOModel::Field
Field(const QString &name, Expression *type, Expression *initialValue)OOModel::Field
Field(const QString &name, Expression *type, Modifier::Modifiers mod, Expression *initialValue=nullptr)OOModel::Field
Super typedefCore::Reflect< Base >protected
symbolType() const overrideOOModel::Fieldvirtual