#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 |
( |
| ) |
|
|
virtual |
KMultiTabBarButton::KMultiTabBarButton |
( |
const QPixmap & |
pic, |
|
|
const QString & |
text, |
|
|
int |
id, |
|
|
QWidget * |
parent |
|
) |
| |
|
protected |
void KMultiTabBarButton::clicked |
( |
int |
id | ) |
|
|
signal |
this is emitted if the button is clicked
- Parameters
-
id | the ID identifying the button |
void KMultiTabBarButton::hideEvent |
( |
class QHideEvent * |
he | ) |
|
|
protectedvirtual |
int KMultiTabBarButton::id |
( |
| ) |
const |
void KMultiTabBarButton::paintEvent |
( |
class QPaintEvent * |
| ) |
|
|
protectedvirtual |
void KMultiTabBarButton::setText |
( |
const QString & |
text | ) |
|
|
slot |
void KMultiTabBarButton::showEvent |
( |
class QShowEvent * |
he | ) |
|
|
protectedvirtual |
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:17 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.