A widget that is presented to accessibility clients as a page tab list, but uses TabButtons as tabs.
Mehr ...
#include <TabButtonGroup.h>
A widget that is presented to accessibility clients as a page tab list, but uses TabButtons as tabs.
The class is a regular widget. Buttons (that must be checkable) added via addButton() are added to an exclusive button group. Only one button can be checked at a time. The focus handling and cursor key navigation is overridden so that it works like in the tab row of a regular QTabWidget.
◆ TabButtonGroup()
TabButtonGroup::TabButtonGroup |
( |
QWidget * |
pParent = nullptr | ) |
|
◆ ~TabButtonGroup()
TabButtonGroup::~TabButtonGroup |
( |
| ) |
|
|
overridevirtual |
◆ addButton()
void TabButtonGroup::addButton |
( |
QAbstractButton * |
pButton | ) |
|
◆ buttonToggled
void governikus::TabButtonGroup::buttonToggled |
( |
QAbstractButton * |
pButton, |
|
|
bool |
pChecked |
|
) |
| |
|
signal |
◆ eventFilter()
bool TabButtonGroup::eventFilter |
( |
QObject * |
pWatched, |
|
|
QEvent * |
pEvent |
|
) |
| |
|
overridevirtual |
◆ setWorkflowActive()
void TabButtonGroup::setWorkflowActive |
( |
bool |
pWorkflowActiv | ) |
|
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: