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>
141 KCModule::Buttons buttons()
const;
148 QString rootOnlyMessage()
const;
156 bool useRootOnlyMessage()
const;
173 bool changed()
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 12:09:17 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.