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

(9a1260e3f9fecf3d47cf4f3ad658becd752562f4)

#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 29 of file qtabbar_p.h.

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( tabbar )

◆ verticalTabs()

bool verticalTabs ( QTabBar::Shape shape)
inlineconstexprnoexcept

Definition at line 249 of file qtabbar_p.h.