![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Slots | |
void | setIcon (const QIcon &) |
void | setIcon (const QString &) |
void | setPosition (Qt::Edge) |
this is used internally, but can be used by the user. | |
void | setState (bool state) |
set the active state of the tab | |
void | setStyle (DMultiTabBar::TextStyle) |
this is used internally, but can be used by the user. | |
![]() | |
void | setText (const QString &text) |
Public Member Functions | |
QSize | minimumSizeHint () const override |
QSize | sizeHint () const override |
![]() | |
int | id () const |
Protected Member Functions | |
DMultiTabBarTab (const QIcon &pic, const QString &, int id, QWidget *const parent, Qt::Edge pos, DMultiTabBar::TextStyle style) | |
This class should never be created except with the appendTab call of DMultiTabBar. | |
void | computeMargins (int *hMargin, int *vMargin) const |
QSize | computeSizeHint (bool withText) const |
QPixmap | iconPixmap () const |
void | initButtonStyleOption (QStyleOptionToolButton *opt) const |
bool | isVertical () const |
void | paintEvent (QPaintEvent *) override |
bool | shouldDrawText () const |
![]() | |
DMultiTabBarButton (const QIcon &pic, const QString &, int id, QWidget *const parent) | |
void | hideEvent (QHideEvent *) override |
void | paintEvent (QPaintEvent *) override |
void | showEvent (QShowEvent *) override |
Friends | |
class | DMultiTabBarFrame |
Additional Inherited Members | |
![]() | |
void | signalClicked (int id) |
this is emitted if the button is clicked | |
![]() | |
virtual void | slotClicked () |
|
slot |
It the according call of DMultiTabBar is invoked though this modifications will be overwritten
|
slot |
state | true==active false==not active |
|
slot |
It the according call of DMultiTabBar is invoked though this modifications will be overwritten