Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtabbar_p.h File Reference

(3f9569c505c0949efee336a83cb247e4e5a4658c)

#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>
Include dependency graph for qtabbar_p.h:

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

Macro Definition Documentation

◆ ANIMATION_DURATION

#define ANIMATION_DURATION   250

Definition at line 30 of file qtabbar_p.h.

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( tabbar )

◆ verticalTabs()

bool verticalTabs ( QTabBar::Shape shape)
inlineconstexprnoexcept

Definition at line 256 of file qtabbar_p.h.