#include <qbuttongroupproto.h>
◆ QButtonGroupProto()
QButtonGroupProto::QButtonGroupProto |
( |
QObject * |
parent | ) |
|
◆ addButton()
void QButtonGroupProto::addButton |
( |
QAbstractButton * |
button | ) |
|
◆ buttons()
QList< QAbstractButton * > QButtonGroupProto::buttons |
( |
| ) |
const |
◆ exclusive()
bool QButtonGroupProto::exclusive |
( |
| ) |
|
◆ removeButton()
void QButtonGroupProto::removeButton |
( |
QAbstractButton * |
button | ) |
|
◆ setExclusive()
void QButtonGroupProto::setExclusive |
( |
bool |
exclusive | ) |
|
The documentation for this class was generated from the following files:
- qbuttongroupproto.h
- qbuttongroupproto.cpp