![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
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) |
QTabBar::Shape _q_tb_tabBarShapeFrom | ( | QTabWidget::TabShape | shape, |
QTabWidget::TabPosition | position ) |
Definition at line 1425 of file qtabwidget.cpp.