![]() |
Tulip
4.4.0
Better Visualization Through Research
|
This is the complete list of members for tlp::Interactor, including all inherited members.
| _dependencies | tlp::WithDependency | protected |
| action (defined in tlp::Interactor) | tlp::Interactor | |
| action() const =0 | tlp::Interactor | pure virtual |
| addDependency(const char *name, const char *release) | tlp::WithDependency | inline |
| addInOutParameter(const std::string &name, const std::string &help=std::string(), const std::string &defaultValue=std::string(), bool isMandatory=true) | tlp::WithParameter | inline |
| addInParameter(const std::string &name, const std::string &help, const std::string &defaultValue, bool isMandatory=true) | tlp::WithParameter | inline |
| addOutParameter(const std::string &name, const std::string &help=std::string(), const std::string &defaultValue=std::string(), bool isMandatory=true) | tlp::WithParameter | inline |
| addParameter(const std::string &name, const std::string &help=std::string(), const std::string &defaultValue=std::string(), bool isMandatory=true) | tlp::WithParameter | inline |
| author() const =0 | tlp::Plugin | pure virtual |
| category() const | tlp::Interactor | inlinevirtual |
| configurationWidget() const =0 | tlp::Interactor | pure virtual |
| construct()=0 | tlp::Interactor | pure virtual |
| cursor (defined in tlp::Interactor) | tlp::Interactor | |
| cursor() const =0 | tlp::Interactor | pure virtual |
| date() const =0 | tlp::Plugin | pure virtual |
| dependencies() const | tlp::WithDependency | inline |
| eventFilter(QObject *obj, QEvent *ev) | tlp::Interactor | inlineprotectedvirtual |
| getParameters() const | tlp::WithParameter | |
| group() const =0 | tlp::Plugin | pure virtual |
| icon() const | tlp::Interactor | inlinevirtual |
| id() const | tlp::Plugin | virtual |
| info() const =0 | tlp::Plugin | pure virtual |
| inputRequired() const | tlp::WithParameter | |
| install(QObject *target)=0 | tlp::Interactor | pure virtualslot |
| int (defined in tlp::Interactor) | tlp::Interactor | |
| isCompatible(const std::string &viewName) const =0 | tlp::Interactor | pure virtual |
| major() const | tlp::Plugin | virtual |
| minor() const | tlp::Plugin | virtual |
| name() const =0 | tlp::Plugin | pure virtual |
| parameters | tlp::WithParameter | protected |
| priority() const =0 | tlp::Interactor | pure virtual |
| programmingLanguage() const (defined in tlp::Plugin) | tlp::Plugin | virtual |
| release() const =0 | tlp::Plugin | pure virtual |
| setView(tlp::View *)=0 | tlp::Interactor | pure virtualslot |
| tulipMajor() const | tlp::Plugin | virtual |
| tulipMinor() const | tlp::Plugin | virtual |
| tulipRelease() const =0 | tlp::Plugin | pure virtual |
| undoIsDone()=0 | tlp::Interactor | pure virtualslot |
| uninstall()=0 | tlp::Interactor | pure virtualslot |
| view (defined in tlp::Interactor) | tlp::Interactor | |
| view() const =0 | tlp::Interactor | pure virtual |
| ~Plugin() (defined in tlp::Plugin) | tlp::Plugin | inlinevirtual |