Home
last modified time | relevance | path

Searched refs:tabBarSize (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/qt/
H A Dnotebook.cpp167 const QSize &tabBarSize = tabBar->size(); in CalcSizeFromPage() local
169 sizePage.GetHeight() + tabBarSize.height()); in CalcSizeFromPage()
/dports/x11/konsole/konsole-21.12.3/src/widgets/
H A DViewContainer.cpp277 auto tabBarSize = QSize(0, 0); in sizeHint() local
280 tabBarSize.setWidth(leftSize.width() + tabsSize.width() + rightSize.width()); in sizeHint()
281 tabBarSize.setHeight(qMax(tabsSize.height(), qMax(leftSize.height(), rightSize.height()))); in sizeHint()
299 …return {qMax(terminalSize.width(), tabBarSize.width()), tabBarSize.height() + terminalSize.height(… in sizeHint()
/dports/editors/texstudio/texstudio-4.1.2/src/adwaita-qt/style/
H A Dadwaitastyle.cpp1997 QSize tabBarSize(tabOption->tabBarSize); in tabWidgetTabBarRect() local
2000 QRect tabBarRect(QPoint(0, 0), tabBarSize); in tabWidgetTabBarRect()
2066 if (tabOption->tabBarSize.isEmpty()) in tabWidgetTabContentsRect()
2105 QSize tabBarSize(tabOption->tabBarSize - QSize(overlap, overlap)); in tabWidgetTabPaneRect() local
2111 rect.adjust(0, tabBarSize.height(), 0, 0); in tabWidgetTabPaneRect()
2116 rect.adjust(0, 0, 0, -tabBarSize.height()); in tabWidgetTabPaneRect()
2121 rect.adjust(tabBarSize.width(), 0, 0, 0); in tabWidgetTabPaneRect()
2126 rect.adjust(0, 0, -tabBarSize.width(), 0); in tabWidgetTabPaneRect()
2145 QSize tabBarSize(tabOption->tabBarSize); in tabWidgetCornerRect() local
2146 if (tabBarSize.isEmpty()) in tabWidgetCornerRect()
[all …]
/dports/x11-themes/plasma5-breeze/breeze-5.23.5/kstyle/
H A Dbreezestyle.cpp1958 const QSize tabBarSize( tabOption->tabBarSize ); in tabWidgetTabBarRect() local
1961 QRect tabBarRect( QPoint(0, 0), tabBarSize ); in tabWidgetTabBarRect()
2032 if( tabOption->tabBarSize.isEmpty() ) return option->rect; in tabWidgetTabContentsRect()
2073 const QSize tabBarSize( tabOption->tabBarSize - QSize( overlap, overlap ) ); in tabWidgetTabPaneRect() local
2080 rect.adjust( 0, tabBarSize.height(), 0, 0 ); in tabWidgetTabPaneRect()
2085 rect.adjust( 0, 0, 0, -tabBarSize.height() ); in tabWidgetTabPaneRect()
2090 rect.adjust( tabBarSize.width(), 0, 0, 0 ); in tabWidgetTabPaneRect()
2095 rect.adjust( 0, 0, -tabBarSize.width(), 0 ); in tabWidgetTabPaneRect()
2114 const QSize tabBarSize( tabOption->tabBarSize ); in tabWidgetCornerRect() local
2115 if( tabBarSize.isEmpty() ) return QRect(); in tabWidgetCornerRect()
[all …]
/dports/x11-themes/adwaita-qt/adwaita-qt-1.4.1/src/style/
H A Dadwaitastyle.cpp2023 QSize tabBarSize(tabOption->tabBarSize); in tabWidgetTabBarRect() local
2026 QRect tabBarRect(QPoint(0, 0), tabBarSize); in tabWidgetTabBarRect()
2094 if (tabOption->tabBarSize.isEmpty()) { in tabWidgetTabContentsRect()
2132 QSize tabBarSize(tabOption->tabBarSize - QSize(overlap, overlap)); in tabWidgetTabPaneRect() local
2138 rect.adjust(0, tabBarSize.height(), 0, 0); in tabWidgetTabPaneRect()
2142 rect.adjust(0, 0, 0, -tabBarSize.height()); in tabWidgetTabPaneRect()
2146 rect.adjust(tabBarSize.width(), 0, 0, 0); in tabWidgetTabPaneRect()
2150 rect.adjust(0, 0, -tabBarSize.width(), 0); in tabWidgetTabPaneRect()
2169 QSize tabBarSize(tabOption->tabBarSize); in tabWidgetCornerRect() local
2170 if (tabBarSize.isEmpty()) { in tabWidgetCornerRect()
[all …]
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqstyleoption_c.cpp211 *(QSize *)retval = ((QStyleOptionTabWidgetFrame *)handle)->tabBarSize; in QStyleOptionTabWidgetFrame_tabBarSize()
214 void QStyleOptionTabWidgetFrame_setTabBarSize(QStyleOptionTabWidgetFrameH handle, PSize tabBarSize) in QStyleOptionTabWidgetFrame_setTabBarSize() argument
216 ((QStyleOptionTabWidgetFrame *)handle)->tabBarSize = *(QSize *)tabBarSize; in QStyleOptionTabWidgetFrame_setTabBarSize()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqstyleoption_c.cpp211 *(QSize *)retval = ((QStyleOptionTabWidgetFrame *)handle)->tabBarSize; in QStyleOptionTabWidgetFrame_tabBarSize()
214 void QStyleOptionTabWidgetFrame_setTabBarSize(QStyleOptionTabWidgetFrameH handle, PSize tabBarSize) in QStyleOptionTabWidgetFrame_setTabBarSize() argument
216 ((QStyleOptionTabWidgetFrame *)handle)->tabBarSize = *(QSize *)tabBarSize; in QStyleOptionTabWidgetFrame_setTabBarSize()
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/cbindings/src/
H A Dqstyleoption_c.cpp211 *(QSize *)retval = ((QStyleOptionTabWidgetFrame *)handle)->tabBarSize; in QStyleOptionTabWidgetFrame_tabBarSize()
214 void QStyleOptionTabWidgetFrame_setTabBarSize(QStyleOptionTabWidgetFrameH handle, PSize tabBarSize) in QStyleOptionTabWidgetFrame_setTabBarSize() argument
216 ((QStyleOptionTabWidgetFrame *)handle)->tabBarSize = *(QSize *)tabBarSize; in QStyleOptionTabWidgetFrame_setTabBarSize()
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqstyleoption_c.cpp211 *(QSize *)retval = ((QStyleOptionTabWidgetFrame *)handle)->tabBarSize; in QStyleOptionTabWidgetFrame_tabBarSize()
214 void QStyleOptionTabWidgetFrame_setTabBarSize(QStyleOptionTabWidgetFrameH handle, PSize tabBarSize) in QStyleOptionTabWidgetFrame_setTabBarSize() argument
216 ((QStyleOptionTabWidgetFrame *)handle)->tabBarSize = *(QSize *)tabBarSize; in QStyleOptionTabWidgetFrame_setTabBarSize()
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Ui/qsui/
H A Dqsuitabwidget.cpp216 option->tabBarSize = t; in initStyleOption()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqcommonstyle.cpp2567 r.setSize(twf->tabBarSize); in subElementRect()
2588 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2603 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2609 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2612 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2627 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2631 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2635 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2636 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2674 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqcommonstyle.cpp2677 r.setSize(twf->tabBarSize); in subElementRect()
2698 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2713 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2719 twf->rect.height() - twf->tabBarSize.height())); in subElementRect()
2722 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width() in subElementRect()
2737 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2741 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2745 r.moveTopLeft(QPoint(twf->rect.width() - twf->tabBarSize.width(), in subElementRect()
2746 twf->rect.height() - twf->tabBarSize.height() in subElementRect()
2784 r = QRect(QPoint(0,qMax(twf->tabBarSize.height() - overlap, 0)), in subElementRect()
[all …]

1234567