Plasma
Go to the documentation of this file.
21 #ifndef PLASMA_PACKAGE_H
22 #define PLASMA_PACKAGE_H
24 #include <QtCore/QStringList>
39 class PackageMetadata;
97 QString filePath(
const char *fileType,
const QString &filename)
const;
107 QString filePath(
const char *fileType)
const;
128 void setPath(
const QString &path);
134 void publish(AnnouncementMethods methods,
const QString &name);
144 bool isPublished()
const;
192 static bool installPackage(
const QString &package,
206 static bool uninstallPackage(
const QString &package,
234 PackagePrivate *
const d;
237 friend class AppletPrivate;
KSharedPtr< PackageStructure > Ptr
object representing an installed Plasmagik package
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.