|
QAlgorithm
|
This is the complete list of members for QAlgorithm, including all inherited members.
| abort(QString message="Unknown Error") const | QAlgorithm | slot |
| allInputsReady() const | QAlgorithm | |
| ancestors | QAlgorithm | |
| checkConnection(const QAShrAlgorithm ancestor, const QAShrAlgorithm descendant) | QAlgorithm | static |
| closeConnection(QAShrAlgorithm ancestor, QAShrAlgorithm descendant) | QAlgorithm | static |
| descendants | QAlgorithm | |
| findAncestor(const QAlgorithm *ancestor) const | QAlgorithm | protected |
| findAncestor(const QAShrAlgorithm ancestor) const | QAlgorithm | protected |
| findDescendant(const QAlgorithm *descendant) const | QAlgorithm | protected |
| findDescendant(const QAShrAlgorithm descendant) const | QAlgorithm | protected |
| findSharedThis() const | QAlgorithm | protected |
| finished | QAlgorithm | |
| flattenTree(QAFlatRepresentation tree=QAFlatRepresentation()) const | QAlgorithm | |
| getAncestors() const | QAlgorithm | |
| getDescendants() const | QAlgorithm | |
| getInput(QAShrAlgorithm parent) | QAlgorithm | virtual |
| improveTree(QAlgorithm *leaf) | QAlgorithm | static |
| init() | QAlgorithm | inlineprotectedvirtual |
| isFinished() const | QAlgorithm | |
| isRemovableConnection(const QAShrAlgorithm p1, const QAShrAlgorithm p2) | QAlgorithm | static |
| isStarted() const | QAlgorithm | |
| justFinished() | QAlgorithm | signal |
| justStarted() | QAlgorithm | signal |
| makePropagationRules(std::initializer_list< std::pair< QString, QString >> lst) | QAlgorithm | static |
| operator<<(QAShrAlgorithm descendant, QAShrAlgorithm ancestor) | QAlgorithm | related |
| operator<<(QDebug debug, const QAlgorithm &c) | QAlgorithm | related |
| operator<<(QDataStream &stream, const QAlgorithm &c) | QAlgorithm | related |
| operator>>(QAShrAlgorithm ancestor, QAShrAlgorithm descendant) | QAlgorithm | related |
| operator>>(QDataStream &stream, QAlgorithm &c) | QAlgorithm | related |
| parallelExecution() | QAlgorithm | slot |
| print_counter | QAlgorithm | static |
| printGraph(const QString &path=QString()) const | QAlgorithm | |
| printName() const | QAlgorithm | |
| printTree(const QAFlatRepresentation &tree=QAFlatRepresentation()) const | QAlgorithm | |
| propagateExecution() | QAlgorithm | slot |
| QAlgorithm(QObject *parent=Q_NULLPTR) | QAlgorithm | |
| raise(QString message) const | QAlgorithm | signal |
| result | QAlgorithm | |
| run()=0 | QAlgorithm | pure virtual |
| serialExecution() | QAlgorithm | slot |
| setConnection(QAShrAlgorithm ancestor, QAShrAlgorithm descendant) | QAlgorithm | static |
| setFinished() | QAlgorithm | |
| setParameters(const QAPropertyMap ¶meters) | QAlgorithm | virtual |
| setStarted() | QAlgorithm | |
| setup() | QAlgorithm | protectedvirtual |
| started | QAlgorithm | |
| watcher | QAlgorithm |