KDEUI
kbuttongroup.cpp
Go to the documentation of this file.
QObject * child(const char *objName, const char *inheritsClass, bool recursiveSearch) const
virtual void childEvent(QChildEvent *c)
const Key key(const T &value) const
void ensurePolished() const
QObject * child() const
int selected() const
Return the index of the selected QAbstractButton, among the QAbstractButton's added to the widget...
Definition: kbuttongroup.cpp:93
bool testAttribute(Qt::WidgetAttribute attribute) const
Group box with index of the selected button KButtonGroup is a simple group box that can keep track of...
Definition: kbuttongroup.h:41
void changed(int id)
Emitted when anything (a click on a button, or calling setSelected()) change the id of the current se...
virtual void childEvent(QChildEvent *event)
Reimplemented from QGroupBox.
Definition: kbuttongroup.cpp:98
bool removed() const
const T value(const Key &key) const
void setChecked(bool)
bool polished() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QFuture< T > mapped(const Sequence &sequence, MapFunction function)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:58 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:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.