Home
last modified time | relevance | path

Searched refs:scrollBarAddLine (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtiledproxystyle.cpp1156 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
1288 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
1292 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
1295 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
1299 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
1303 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle.cpp1671 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
1691scrollBarAddLine.adjust(trough_border, trough_border, -trough_border, -trough_border); in drawComplexControl()
1761 gtkVScrollBar->allocation.y = scrollBarAddLine.top(); in drawComplexControl()
1762 gtkVScrollBar->allocation.height = scrollBarAddLine.height() - rect.height() + 6; in drawComplexControl()
1763 gtkHScrollBar->allocation.x = scrollBarAddLine.right(); in drawComplexControl()
1764 gtkHScrollBar->allocation.width = scrollBarAddLine.width() - rect.width(); in drawComplexControl()
1779 horizontal ? "hscrollbar" : "vscrollbar", scrollBarAddLine, in drawComplexControl()
1782 …ntArrow( scrollbarWidget, horizontal ? "hscrollbar" : "vscrollbar", scrollBarAddLine.adjusted(4, 4… in drawComplexControl()
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtkstyle.cpp2123 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2143scrollBarAddLine.adjust(trough_border, trough_border, -trough_border, -trough_border); in drawComplexControl()
2212 vAllocation.y = scrollBarAddLine.top(); in drawComplexControl()
2213 vAllocation.height = scrollBarAddLine.height() - rect.height() + 6; in drawComplexControl()
2217 hAllocation.x = scrollBarAddLine.right(); in drawComplexControl()
2218 hAllocation.width = scrollBarAddLine.width() - rect.width(); in drawComplexControl()
2234 horizontal ? "hscrollbar" : "vscrollbar", scrollBarAddLine, in drawComplexControl()
2237 …intArrow(scrollbarWidget, horizontal ? "hscrollbar" : "vscrollbar", scrollBarAddLine.adjusted(4, 4… in drawComplexControl()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/styles/
H A Dqfusionstyle.cpp2497 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
2672 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
2676 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
2679 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
2683 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
2687 QRect downRect = scrollBarAddLine.adjusted(1, 1, -1, -1); in drawComplexControl()
/dports/audio/carla/Carla-2.4.1/source/theme/
H A DCarlaStyle.cpp2879 … QRect scrollBarAddLine = proxy()->subControlRect(control, scrollBar, SC_ScrollBarAddLine, widget); in drawComplexControl() local
3013 … painter->drawRect(scrollBarAddLine.adjusted(horizontal ? 0 : 1, horizontal ? 1 : 0, 0, 0)); in drawComplexControl()
3017 pixmapRect.setLeft(scrollBarAddLine.left()); in drawComplexControl()
3020 pixmapRect.setRight(scrollBarAddLine.right()); in drawComplexControl()
3024 pixmapRect.setTop(scrollBarAddLine.top()); in drawComplexControl()
3030 painter->drawRect(scrollBarAddLine.adjusted(1, 1, -1, -1)); in drawComplexControl()
3035 QRect downRect = scrollBarAddLine.translated(-1, 1); in drawComplexControl()
/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/snippets/
H A Djavastyle.cpp1986 QRect scrollBarAddLine = subControlRect(control, scrollBar, in hitTestComplexControl() local
1988 if (scrollBarAddLine.contains(pos)) { in hitTestComplexControl()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/
H A Djavastyle.cpp1989 QRect scrollBarAddLine = subControlRect(control, scrollBar, in hitTestComplexControl() local
1991 if (scrollBarAddLine.contains(pos)) { in hitTestComplexControl()

12