Qt Installer Framework Manual
UpdateFinder
List of All Members for UpdateFinder
This is the complete list of members for
KDUpdater::UpdateFinder
, including inherited members.
enum
Capability
UpdateFinder
()
error
(int , const QString &)
finished
()
pause
()
paused
()
progressText
(const QString &)
progressValue
(int )
resume
()
resumed
()
run
()
started
()
stop
()
stopped
()
~UpdateFinder
()
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 )
setLocalPackageHub
(std::weak_ptr<LocalPackageHub> )
setPackageSources
(const QSet<QInstaller::PackageSource> &)
updates
() const : QList<KDUpdater::Update *>