Tulip
4.6.0
Better Visualization Through Research
|
_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 | [inline, virtual] |
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 | [inline, protected, virtual] |
getParameters() const | tlp::WithParameter | |
group() const =0 | tlp::Plugin | [pure virtual] |
icon() const | tlp::Interactor | [inline, virtual] |
id() const | tlp::Plugin | [virtual] |
info() const =0 | tlp::Plugin | [pure virtual] |
inputRequired() const | tlp::WithParameter | |
install(QObject *target)=0 | tlp::Interactor | [pure virtual, slot] |
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 virtual, slot] |
tulipMajor() const | tlp::Plugin | [virtual] |
tulipMinor() const | tlp::Plugin | [virtual] |
tulipRelease() const =0 | tlp::Plugin | [pure virtual] |
undoIsDone()=0 | tlp::Interactor | [pure virtual, slot] |
uninstall()=0 | tlp::Interactor | [pure virtual, slot] |
view (defined in tlp::Interactor) | tlp::Interactor | |
view() const =0 | tlp::Interactor | [pure virtual] |
~Plugin() (defined in tlp::Plugin) | tlp::Plugin | [inline, virtual] |