Plasma
toolbutton.h
Go to the documentation of this file.
44 Q_PROPERTY(QString text READ text WRITE setText)
46 Q_PROPERTY(QString image READ image WRITE setImage)
47 Q_PROPERTY(QString styleSheet READ styleSheet WRITE setStyleSheet)
48 Q_PROPERTY(QToolButton *nativeWidget READ nativeWidget)
49 Q_PROPERTY(QAction *action READ action WRITE setAction)
52 Q_PROPERTY(qreal animationUpdate READ animationUpdate WRITE setAnimationUpdate)
200 friend class ToolButtonPrivate;
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.