|
Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for Model::Text, including all inherited members.
| clone() const override | Model::Text | |
| createDefaultInstance(Node *parent=nullptr) | Model::Text | static |
| get() const | Model::Text | inline |
| getSetCommand(QString &textField, const QString &newText) | Model::Text | privatevirtual |
| load(PersistentStore &store) override | Model::Text | virtual |
| operator const QString &() const | Model::Text | inline |
| save(PersistentStore &store) const override | Model::Text | virtual |
| set(const QString &newText) | Model::Text | |
| Super typedef | Core::Reflect< Base > | protected |
| Text(::Model::Node *parent=nullptr) | Model::Text | |
| Text(::Model::Node *parent, ::Model::PersistentStore &store, bool loadPartially) | Model::Text | |
| Text(const QString &text) | Model::Text | |
| text_ | Model::Text | private |