KNewStuff
installation.h
171 QStringList installDownloadedFileAndUncompress(const KNSCore::EntryInternal &entry, const QString &payloadfile, const QString installdir);
176 // applications can set this if they want the installed files/directories to be piped into a shell command
196 // FIXME this throws together a file name from entry name and version - why would anyone want that?
< As Archive, except that if there is more than an item in the file, put contents in a subdirectory w...
Definition: installation.h:65
Contains the core functionality for handling interaction with NewStuff providers. ...
Definition: atticaprovider.cpp:27
< Never attempt to decompress a file, whatever format it is. Matches "never" knsrc setting ...
Definition: installation.h:61
< If the file is an archive, decompress it in a subdirectory if it contains multiple files...
Definition: installation.h:64
< Assume all downloaded files are archives, and attempt to decompress them. Will cause failure if dec...
Definition: installation.h:62
< If the file is an archive, decompress it, otherwise just pass it on. Matches "archive" knsrc settin...
Definition: installation.h:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 22:43:50 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 18 2021 22:43:50 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.