KNewStuff
knewstuff3/core/installation.h
Go to the documentation of this file.
58 };
63 };
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 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
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.