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
qtabwidget.cpp File Reference

(87806f5cad6e4ce75a899598c15c126995682562)

#include "qtabwidget.h"
#include "private/qapplication_p.h"
#include "private/qwidget_p.h"
#include "private/qtabbar_p.h"
#include "qapplication.h"
#include "qbitmap.h"
#include "qevent.h"
#include "qlayout.h"
#include "qstackedwidget.h"
#include "qstyle.h"
#include "qstyleoption.h"
#include "qstylepainter.h"
#include "qtabbar.h"
#include "qtoolbutton.h"
#include "moc_qtabwidget.cpp"
Include dependency graph for qtabwidget.cpp:

Go to the source code of this file.

Classes

class  QTabWidgetPrivate

Functions

static QSize basicSize (bool horizontal, const QSize &lc, const QSize &rc, const QSize &s, const QSize &t)
QTabBar::Shape _q_tb_tabBarShapeFrom (QTabWidget::TabShape shape, QTabWidget::TabPosition position)

Function Documentation

◆ _q_tb_tabBarShapeFrom()

QTabBar::Shape _q_tb_tabBarShapeFrom ( QTabWidget::TabShape shape,
QTabWidget::TabPosition position )

Definition at line 1425 of file qtabwidget.cpp.

◆ basicSize()

QSize basicSize ( bool horizontal,
const QSize & lc,
const QSize & rc,
const QSize & s,
const QSize & t )
inlinestatic

Definition at line 825 of file qtabwidget.cpp.