KNewStuff
knewstuff3/core/installation.h
Go to the documentation of this file.
124 QStringList installDownloadedFileAndUncompress(const KNS3::EntryInternal& entry, const QString& payloadfile, const QString installdir);
129 // applications can set this if they want the installed files/directories to be piped into a shell command
150 // FIXME this throws together a file name from entry name and version - why would anyone want that?
void signalInstallationFinished()
void slotInstallationVerification(int result)
Definition: knewstuff3/core/installation.cpp:579
bool readConfig(const KConfigGroup &group)
Definition: knewstuff3/core/installation.cpp:57
void signalEntryChanged(const KNS3::EntryInternal &entry)
void downloadPayload(const KNS3::EntryInternal &entry)
Downloads a payload file.
Definition: knewstuff3/core/installation.cpp:154
void signalInstallationFailed(const QString &message)
void uninstall(KNS3::EntryInternal entry)
Uninstalls an entry.
Definition: knewstuff3/core/installation.cpp:526
void slotPayloadResult(KJob *job)
Definition: knewstuff3/core/installation.cpp:192
Definition: atticaprovider.cpp:35
void install(KNS3::EntryInternal entry)
Installs an entry's payload file.
Definition: knewstuff3/core/installation.cpp:149
void signalPayloadLoaded(KUrl payload)
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:21:33 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Oct 19 2018 17:21:33 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.