#include <kmultitabbar.h>
Use KMultiTabBar::appendButton to append a button, which creates a KMultiTabBarButton instance.
Definition at line 155 of file kmultitabbar.h.
◆ ~KMultiTabBarButton()
| KMultiTabBarButton::~KMultiTabBarButton |
( |
| ) |
|
|
virtual |
◆ KMultiTabBarButton()
| KMultiTabBarButton::KMultiTabBarButton |
( |
const QPixmap & | pic, |
|
|
const QString & | text, |
|
|
int | id, |
|
|
QWidget * | parent ) |
|
protected |
◆ clicked
| void KMultiTabBarButton::clicked |
( |
int | id | ) |
|
|
signal |
this is emitted if the button is clicked
- Parameters
-
| id | the ID identifying the button |
◆ hideEvent()
| void KMultiTabBarButton::hideEvent |
( |
class QHideEvent * | he | ) |
|
|
protectedvirtual |
◆ id()
| int KMultiTabBarButton::id |
( |
| ) |
const |
◆ paintEvent()
| void KMultiTabBarButton::paintEvent |
( |
class QPaintEvent * | | ) |
|
|
protectedvirtual |
◆ setText
| void KMultiTabBarButton::setText |
( |
const QString & | text | ) |
|
|
slot |
◆ showEvent()
| void KMultiTabBarButton::showEvent |
( |
class QShowEvent * | he | ) |
|
|
protectedvirtual |
◆ slotClicked
| void KMultiTabBarButton::slotClicked |
( |
| ) |
|
|
protectedvirtualslot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on
by
doxygen 1.15.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.