#include <fancytabwidget.h>
Definition at line 147 of file fancytabwidget.h.
◆ Mode
Enumerator |
---|
Mode_None | |
Mode_LargeSidebar | |
Mode_SmallSidebar | |
Mode_Tabs | |
Mode_IconOnlyTabs | |
Mode_PlainSidebar | |
Definition at line 157 of file fancytabwidget.h.
◆ FancyTabWidget()
FancyTabWidget::FancyTabWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ AddBottomWidget()
void FancyTabWidget::AddBottomWidget |
( |
QWidget * |
widget | ) |
|
◆ AddSpacer()
void FancyTabWidget::AddSpacer |
( |
int |
size = 40 | ) |
|
◆ AddTab()
void FancyTabWidget::AddTab |
( |
QWidget * |
tab, |
|
|
const QIcon & |
icon, |
|
|
const QString & |
label |
|
) |
| |
◆ bgPixmap()
QPixmap Core::Internal::FancyTabWidget::bgPixmap |
( |
| ) |
|
|
inline |
◆ contextMenuEvent()
void FancyTabWidget::contextMenuEvent |
( |
QContextMenuEvent * |
e | ) |
|
|
overrideprotected |
◆ current_index()
int FancyTabWidget::current_index |
( |
| ) |
const |
◆ CurrentChanged
void Core::Internal::FancyTabWidget::CurrentChanged |
( |
int |
index | ) |
|
|
signal |
◆ mode()
Mode Core::Internal::FancyTabWidget::mode |
( |
| ) |
const |
|
inline |
◆ ModeChanged
◆ paintEvent()
void FancyTabWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
◆ SetBackgroundPixmap()
void FancyTabWidget::SetBackgroundPixmap |
( |
const QPixmap & |
pixmap | ) |
|
◆ SetCurrentIndex
void FancyTabWidget::SetCurrentIndex |
( |
int |
index | ) |
|
|
slot |
◆ SetMode [1/2]
◆ SetMode [2/2]
void Core::Internal::FancyTabWidget::SetMode |
( |
int |
mode | ) |
|
|
inlineslot |
◆ bgPixmap
QPixmap Core::Internal::FancyTabWidget::bgPixmap |
|
readwrite |
The documentation for this class was generated from the following files: