#include <fancytabwidget.h>
Definition at line 98 of file fancytabwidget.h.
◆ FancyTabBar()
| FancyTabBar::FancyTabBar |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~FancyTabBar()
| FancyTabBar::~FancyTabBar |
( |
| ) |
|
|
override |
◆ addSpacer()
| void FancyTabBar::addSpacer |
( |
int |
size = 40 | ) |
|
◆ addTab()
| void FancyTabBar::addTab |
( |
const QIcon & |
icon, |
|
|
const QString & |
label |
|
) |
| |
◆ count()
| int Core::Internal::FancyTabBar::count |
( |
| ) |
const |
|
inline |
◆ currentChanged
| void Core::Internal::FancyTabBar::currentChanged |
( |
int |
| ) |
|
|
signal |
◆ currentIndex()
| int Core::Internal::FancyTabBar::currentIndex |
( |
| ) |
const |
|
inline |
◆ emitCurrentIndex
| void FancyTabBar::emitCurrentIndex |
( |
| ) |
|
|
slot |
◆ minimumSizeHint()
| QSize FancyTabBar::minimumSizeHint |
( |
| ) |
const |
|
override |
◆ mousePressEvent()
| void FancyTabBar::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
override |
◆ paintEvent()
| void FancyTabBar::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
override |
◆ paintTab()
| void FancyTabBar::paintTab |
( |
QPainter * |
painter, |
|
|
int |
tabIndex |
|
) |
| const |
◆ removeTab()
| void Core::Internal::FancyTabBar::removeTab |
( |
int |
index | ) |
|
|
inline |
◆ setCurrentIndex()
| void FancyTabBar::setCurrentIndex |
( |
int |
index | ) |
|
◆ setTabToolTip()
| void FancyTabBar::setTabToolTip |
( |
int |
index, |
|
|
const QString & |
toolTip |
|
) |
| |
◆ sizeHint()
| QSize FancyTabBar::sizeHint |
( |
| ) |
const |
|
override |
◆ tabIcon()
| QIcon Core::Internal::FancyTabBar::tabIcon |
( |
int |
index | ) |
const |
|
inline |
◆ tabRect()
| QRect FancyTabBar::tabRect |
( |
int |
index | ) |
const |
◆ tabText()
| QString Core::Internal::FancyTabBar::tabText |
( |
int |
index | ) |
const |
|
inline |
◆ tabToolTip()
| QString FancyTabBar::tabToolTip |
( |
int |
index | ) |
const |
◆ validIndex()
| bool Core::Internal::FancyTabBar::validIndex |
( |
int |
index | ) |
const |
|
inline |
The documentation for this class was generated from the following files: