UpdateProcess Member List
This is the complete list of members for
UpdateProcess, including all inherited members.
| _currentBundle | UpdateProcess | [private] |
| _currentCommand | UpdateProcess | [private] |
| _packageList | UpdateProcess | [private] |
| _socksPort | UpdateProcess | [private] |
| BundleInfo enum name | UpdateProcess | |
| bundleInfoToString(BundleInfo bundleInfo) | UpdateProcess | [protected] |
| cancel() | UpdateProcess | [slot] |
| CheckForUpdates enum value | UpdateProcess | [protected] |
| checkForUpdates(BundleInfo bi) | UpdateProcess | |
| checkForUpdatesFailed(QString errmsg) | UpdateProcess | [signal] |
| checkForUpdatesInterval() | UpdateProcess | [static] |
| downloadProgress(QString url, int bytesReceived, int bytesTotal) | UpdateProcess | [signal] |
| InstallUpdates enum value | UpdateProcess | [protected] |
| installUpdates(BundleInfo bi) | UpdateProcess | |
| installUpdatesFailed(QString errmsg) | UpdateProcess | [signal] |
| isRunning() const | UpdateProcess | |
| nextCheckForUpdates(const QDateTime &lastCheckedAt) | UpdateProcess | [static] |
| NoCommand enum value | UpdateProcess | [protected] |
| onError(QProcess::ProcessError error) | UpdateProcess | [protected, slot] |
| onFinished(int exitCode, QProcess::ExitStatus exitStatus) | UpdateProcess | [protected, slot] |
| packageInfo(const QString &package) | UpdateProcess | [protected, static] |
| packageInfoFromXml(const QByteArray &xml) | UpdateProcess | [protected, static] |
| readStandardError() | UpdateProcess | [protected, slot] |
| readStandardOutput() | UpdateProcess | [protected, slot] |
| setSocksPort(quint16 port) | UpdateProcess | |
| shouldCheckForUpdates(const QDateTime &lastCheckedAt) | UpdateProcess | [static] |
| TorBundleInfo enum value | UpdateProcess | |
| UpdateCommand enum name | UpdateProcess | [protected] |
| updateExecutable() | UpdateProcess | [static] |
| UpdateProcess(QObject *parent=0) | UpdateProcess | |
| updateRepositoryDir() | UpdateProcess | [static] |
| updatesAvailable(UpdateProcess::BundleInfo bi, PackageList packages) | UpdateProcess | [signal] |
| updatesInstalled(int nPackagesInstalled) | UpdateProcess | [signal] |