#include <combotabbar.h>
|
| static void | initStyleBaseOption (QStyleOptionTabBarBase *optTabBase, QTabBar *tabbar, QSize size) |
| |
Definition at line 227 of file combotabbar.h.
◆ TabBarHelper()
| TabBarHelper::TabBarHelper |
( |
bool |
isPinnedTabBar, |
|
|
ComboTabBar * |
comboTabBar |
|
) |
| |
|
explicit |
◆ baseClassTabSizeHint()
| QSize TabBarHelper::baseClassTabSizeHint |
( |
int |
index | ) |
const |
◆ baseColor()
| QColor TabBarHelper::baseColor |
( |
| ) |
const |
◆ clearDropIndicator()
| void TabBarHelper::clearDropIndicator |
( |
| ) |
|
◆ draggedTabRect()
| QRect TabBarHelper::draggedTabRect |
( |
| ) |
const |
◆ initStyleBaseOption()
| void TabBarHelper::initStyleBaseOption |
( |
QStyleOptionTabBarBase * |
optTabBase, |
|
|
QTabBar * |
tabbar, |
|
|
QSize |
size |
|
) |
| |
|
static |
◆ isActiveTabBar()
| bool TabBarHelper::isActiveTabBar |
( |
| ) |
|
◆ isDisplayedOnViewPort()
| bool TabBarHelper::isDisplayedOnViewPort |
( |
int |
globalLeft, |
|
|
int |
globalRight |
|
) |
| |
◆ isDragInProgress()
| bool TabBarHelper::isDragInProgress |
( |
| ) |
const |
◆ removeTab()
| void TabBarHelper::removeTab |
( |
int |
index | ) |
|
◆ setActiveTabBar()
| void TabBarHelper::setActiveTabBar |
( |
bool |
activate | ) |
|
◆ setBaseColor()
| void TabBarHelper::setBaseColor |
( |
const QColor & |
color | ) |
|
◆ setCurrentIndex
| void TabBarHelper::setCurrentIndex |
( |
int |
index | ) |
|
|
slot |
◆ setScrollArea()
| void TabBarHelper::setScrollArea |
( |
QScrollArea * |
scrollArea | ) |
|
◆ setTabButton()
| void TabBarHelper::setTabButton |
( |
int |
index, |
|
|
QTabBar::ButtonPosition |
position, |
|
|
QWidget * |
widget |
|
) |
| |
◆ setTabPadding()
| void TabBarHelper::setTabPadding |
( |
int |
padding | ) |
|
◆ showDropIndicator()
◆ tabPadding()
| int TabBarHelper::tabPadding |
( |
| ) |
const |
◆ tabPixmap()
| QPixmap TabBarHelper::tabPixmap |
( |
int |
index | ) |
const |
◆ tabSizeHint()
| QSize TabBarHelper::tabSizeHint |
( |
int |
index | ) |
const |
|
override |
◆ useFastTabSizeHint()
| void TabBarHelper::useFastTabSizeHint |
( |
bool |
enabled | ) |
|
◆ baseColor
| QColor TabBarHelper::baseColor |
|
readwrite |
◆ tabPadding
| int TabBarHelper::tabPadding |
|
readwrite |
The documentation for this class was generated from the following files: