KUtils
Go to the documentation of this file.
21 #ifndef KCMUTILS_KCMODULEPROXY_H
22 #define KCMUTILS_KCMODULEPROXY_H
24 #include <QtGui/QImage>
25 #include <QtCore/QStringList>
81 const QStringList& args = QStringList() );
94 const QStringList& args = QStringList() );
105 const QStringList& args = QStringList() );
130 QString quickHelp()
const;
141 KCModule::Buttons buttons()
const;
148 QString rootOnlyMessage()
const;
156 bool useRootOnlyMessage()
const;
173 bool changed()
const;
194 QString dbusService()
const;
198 QString dbusPath()
const;
202 QSize minimumSizeHint()
const;
224 void changed(
bool state );
242 void quickHelpChanged();
250 void showEvent( QShowEvent * );
256 Q_PRIVATE_SLOT(d_func(),
void _k_moduleChanged(
bool))
257 Q_PRIVATE_SLOT(d_func(),
void _k_moduleDestroyed())
258 Q_PRIVATE_SLOT(d_func(),
void _k_ownerChanged(const QString &service, const QString &oldOwner, const QString &newOwner))
261 #endif // KUTILS_KCMODULEPROXY_H
Encapsulates a KCModule for embedding.
KCModuleProxyPrivate *const d_ptr
A class that provides information about a KCModule.
KAction * save(const QObject *recvr, const char *slot, QObject *parent)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sun Jan 19 2020 00:00:00 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.