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 setStyleSheet(const QString &styleSheet)
void setText(const QString &text)
Sets the display text for this RadioButton.
Definition: radiobutton.cpp:91
void setAttribute(Qt::WidgetAttribute attribute, bool on)
void toggled(bool)
QString styleSheet()
void setImage(const QString &path)
Sets the path to an image to display.
Definition: radiobutton.cpp:101
void setWindowIcon(const QIcon &icon)
QString text() const
RadioButton(QGraphicsWidget *parent=0)
Definition: radiobutton.cpp:74
virtual void resizeEvent(QGraphicsSceneResizeEvent *event)
virtual void changeEvent(QEvent *event)
bool isEmpty() const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
bool isRelativePath(const QString &path)
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
QWidget * widget() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString image() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.