#include <intent.h>
◆ Intent()
| Intent::Intent |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~Intent()
◆ checkPrecondition()
| virtual bool Intent::checkPrecondition |
( |
| ) |
const |
|
protectedpure virtual |
◆ emitFailed()
| void Intent::emitFailed |
( |
const QString & | reason | ) |
|
|
protected |
◆ emitFinished()
| void Intent::emitFinished |
( |
| ) |
|
|
protected |
◆ execute()
◆ failed
| void Intent::failed |
( |
QString | reason | ) |
|
|
signal |
◆ finished
| void Intent::finished |
( |
| ) |
|
|
signal |
◆ onPreconditionNotSatisfied()
| virtual void Intent::onPreconditionNotSatisfied |
( |
| ) |
|
|
protectedpure virtual |
◆ onPreconditionSatisfied()
| virtual void Intent::onPreconditionSatisfied |
( |
| ) |
|
|
protectedpure virtual |
◆ runDependency()
| void Intent::runDependency |
( |
Intent * | dependency | ) |
|
|
protected |
◆ completed
| bool Intent::completed = false |
|
private |
The documentation for this class was generated from the following files: