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
error
(int , const QString &)
finished
()
pause
()
paused
()
progressText
(const QString &)
progressValue
(int )
resume
()
resumed
()
run
()
started
()
stop
()
stopped
()
autoDelete
() const : bool
capabilities
() const : int
doPause
() : bool
doResume
() : bool
doRun
()
doStop
() : bool
error
() const : int
errorString
() const : QString
isFinished
() const : bool
isPaused
() const : bool
isRunning
() const : bool
isStopped
() const : bool
name
() const : QString
progressPercent
() const : int
progressText
() const : QString
setAutoDelete
(bool )