#include <kmultitabbar.h>
Use KMultiTabBar::appendTab to append a tab, which creates a KMultiTabBarTab instance.
Definition at line 192 of file kmultitabbar.h.
◆ ~KMultiTabBarTab()
KMultiTabBarTab::~KMultiTabBarTab |
( |
| ) |
|
|
virtual |
◆ minimumSizeHint()
QSize KMultiTabBarTab::minimumSizeHint |
( |
| ) |
const |
|
virtual |
◆ paintEvent()
void KMultiTabBarTab::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
protectedvirtual |
◆ setIcon [1/2]
void KMultiTabBarTab::setIcon |
( |
const QPixmap & |
icon | ) |
|
|
slot |
◆ setIcon [2/2]
void KMultiTabBarTab::setIcon |
( |
const QString & |
icon | ) |
|
|
slot |
◆ setPosition
this is used internaly, but can be used by the user, if (s)he wants to It the according call of KMultiTabBar is invoked though this modifications will be overwritten
Definition at line 219 of file kmultitabbar.cpp.
◆ setState
void KMultiTabBarTab::setState |
( |
bool |
state | ) |
|
|
slot |
set the active state of the tab
- Parameters
-
state | true==active false==not active |
Definition at line 324 of file kmultitabbar.cpp.
◆ setStyle
this is used internaly, but can be used by the user, if (s)he wants to It the according call of KMultiTabBar is invoked though this modifications will be overwritten
Definition at line 225 of file kmultitabbar.cpp.
◆ sizeHint()
QSize KMultiTabBarTab::sizeHint |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.