Plasma
checkbox.cpp
Go to the documentation of this file.
Q_INVOKABLE QString imagePath(const QString &name) const
Retrieve the path for an SVG image in the current theme.
Definition: theme.cpp:794
QCheckBox * nativeWidget() const
void toggled(bool)
void setText(const QString &text)
Sets the display text for this CheckBox.
Definition: checkbox.cpp:102
QString text() const
void setImage(const QString &path)
Sets the path to an image to display.
Definition: checkbox.cpp:112
void setStyleSheet(const QString &stylesheet)
Sets the stylesheet used to control the visual display of this CheckBox.
Definition: checkbox.cpp:145
QString image() const
void resizeEvent(QGraphicsSceneResizeEvent *event)
Definition: checkbox.cpp:160
QString styleSheet()
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 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:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.