Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for Model::Attribute, including all inherited members.
Attribute() | Model::Attribute | |
Attribute(QString name, QString type, bool optional, bool partial, bool persistent) | Model::Attribute | |
Attribute(QString name) | Model::Attribute | |
name() const | Model::Attribute | |
name_ | Model::Attribute | private |
operator==(const Attribute &other) const | Model::Attribute | |
optional() const | Model::Attribute | |
optional_ | Model::Attribute | private |
partial() const | Model::Attribute | |
partial_ | Model::Attribute | private |
persistent() const | Model::Attribute | |
persistent_ | Model::Attribute | private |
type() const | Model::Attribute | |
type_ | Model::Attribute | private |