Plasma
pushbutton.h
Go to the documentation of this file.
46 Q_PROPERTY(QString text READ text WRITE setText)
47 Q_PROPERTY(QString image READ image WRITE setImage)
48 Q_PROPERTY(QString styleSheet READ styleSheet WRITE setStyleSheet)
49 Q_PROPERTY(KPushButton *nativeWidget READ nativeWidget)
50 Q_PROPERTY(QAction *action READ action WRITE setAction)
51 Q_PROPERTY(QIcon icon READ icon WRITE setIcon)
237 friend class PushButtonPrivate;
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.