QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
|
This is the complete list of members for QgsFeedback, including all inherited members.
cancel() | QgsFeedback | inlineslot |
canceled() | QgsFeedback | signal |
isCanceled() const SIP_HOLDGIL | QgsFeedback | inline |
processedCount() const SIP_HOLDGIL | QgsFeedback | inline |
processedCountChanged(unsigned long long processedCount) | QgsFeedback | signal |
progress() const SIP_HOLDGIL | QgsFeedback | inline |
progressChanged(double progress) | QgsFeedback | signal |
QgsFeedback(QObject *parent=nullptr) | QgsFeedback | inline |
setProcessedCount(unsigned long long processedCount) | QgsFeedback | inline |
setProgress(double progress) | QgsFeedback | inline |