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 text() const
QString styleSheet()
void setImage(const QString &path)
Sets the path to an image to display.
Definition: radiobutton.cpp:101
RadioButton(QGraphicsWidget *parent=0)
Definition: radiobutton.cpp:74
QString image() const
void resizeEvent(QGraphicsSceneResizeEvent *event)
Definition: radiobutton.cpp:149
void setStyleSheet(const QString &stylesheet)
Sets the stylesheet used to control the visual display of this RadioButton.
Definition: radiobutton.cpp:134
QRadioButton * nativeWidget() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:30:30 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:30:30 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.