![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Private (VP1TabWidget *parent) | |
| bool | isEmptyTabbarSpace (const QPoint &) const |
| void | resizeTabs (int changedTabIndex=-1) |
| void | updateTab (int index) |
Public Attributes | |
| VP1TabWidget * | m_parent |
| bool | m_automaticResizeTabs |
| int | m_maxLength |
| int | m_minLength |
| int | m_currentMaxLength |
| QStringList | m_tabNames |
Definition at line 48 of file VP1TabWidget.cxx.
|
inline |
Definition at line 51 of file VP1TabWidget.cxx.
| bool VP1TabWidget::Private::isEmptyTabbarSpace | ( | const QPoint & | point | ) | const |
Definition at line 79 of file VP1TabWidget.cxx.
| void VP1TabWidget::Private::resizeTabs | ( | int | changedTabIndex = -1 | ) |
Definition at line 107 of file VP1TabWidget.cxx.
| void VP1TabWidget::Private::updateTab | ( | int | index | ) |
Definition at line 140 of file VP1TabWidget.cxx.
| bool VP1TabWidget::Private::m_automaticResizeTabs |
Definition at line 60 of file VP1TabWidget.cxx.
| int VP1TabWidget::Private::m_currentMaxLength |
Definition at line 63 of file VP1TabWidget.cxx.
| int VP1TabWidget::Private::m_maxLength |
Definition at line 61 of file VP1TabWidget.cxx.
| int VP1TabWidget::Private::m_minLength |
Definition at line 62 of file VP1TabWidget.cxx.
| VP1TabWidget* VP1TabWidget::Private::m_parent |
Definition at line 59 of file VP1TabWidget.cxx.
| QStringList VP1TabWidget::Private::m_tabNames |
Definition at line 67 of file VP1TabWidget.cxx.