Plasma
radiobutton.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
void setText(const QString &text)
Sets the display text for this RadioButton.
Definition: radiobutton.cpp:91
void toggled(bool)
QString styleSheet()
void setImage(const QString &path)
Sets the path to an image to display.
Definition: radiobutton.cpp:101
QString text() const
RadioButton(QGraphicsWidget *parent=0)
Definition: radiobutton.cpp:74
void resizeEvent(QGraphicsSceneResizeEvent *event)
Definition: radiobutton.cpp:149
QRadioButton * nativeWidget() const
void setStyleSheet(const QString &stylesheet)
Sets the stylesheet used to control the visual display of this RadioButton.
Definition: radiobutton.cpp:134
QString image() const
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.