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
void slotInstallationVerification(int result)
Definition knewstuff3/core/installation.cpp:584
void signalInstallationFailed(const QString &message)
void install(KNS3::EntryInternal entry)
Installs an entry's payload file.
Definition knewstuff3/core/installation.cpp:149
void signalEntryChanged(const KNS3::EntryInternal &entry)
void slotPayloadResult(KJob *job)
Definition knewstuff3/core/installation.cpp:192
void signalInstallationFinished()
void signalPayloadLoaded(KUrl payload)
void downloadPayload(const KNS3::EntryInternal &entry)
Downloads a payload file.
Definition knewstuff3/core/installation.cpp:154
bool readConfig(const KConfigGroup &group)
Definition knewstuff3/core/installation.cpp:57
void uninstall(KNS3::EntryInternal entry)
Uninstalls an entry.
Definition knewstuff3/core/installation.cpp:531
Definition atticaprovider.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.