![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWidgets/private/qtwidgetsglobal_p.h>#include "qtabbar.h"#include "private/qwidget_p.h"#include <qicon.h>#include <qtoolbutton.h>#include <qbasictimer.h>#include <qstyleoption.h>#include <utility>Go to the source code of this file.
Classes | |
| class | QMovableTabWidget |
| class | QTabBarPrivate |
| struct | QTabBarPrivate::Tab |
Macros | |
| #define | ANIMATION_DURATION 250 |
Functions | |
| QT_REQUIRE_CONFIG (tabbar) | |
| constexpr bool | verticalTabs (QTabBar::Shape shape) noexcept |
| #define ANIMATION_DURATION 250 |
Definition at line 30 of file qtabbar_p.h.
| QT_REQUIRE_CONFIG | ( | tabbar | ) |
|
inlineconstexprnoexcept |
Definition at line 256 of file qtabbar_p.h.