Qt Installer Framework Manual
Task
List of All Members for Task
This is the complete list of members for
KDUpdater::Task
, including inherited members.
enum
Capability
autoDelete
() const : bool
capabilities
() const : int
doPause
() : bool
doResume
() : bool
doRun
()
doStop
() : bool
error
() const : int
error
(int, const QString &)
errorString
() const : QString
finished
()
isFinished
() const : bool
isPaused
() const : bool
isRunning
() const : bool
isStopped
() const : bool
name
() const : QString
pause
()
paused
()
progressPercent
() const : int
progressText
() const : QString
progressText
(const QString &)
progressValue
(int)
resume
()
resumed
()
run
()
setAutoDelete
(bool)
started
()
stop
()
stopped
()