Home
last modified time | relevance | path

Searched refs:sizeAllCursor (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/widgetutils/
H A Dkis_cursor.h49 static QCursor sizeAllCursor(); // all directions resize
H A Dkis_cursor.cc96 QCursor KisCursor::sizeAllCursor() in sizeAllCursor() function in KisCursor
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/dcc/
H A Dcanvaswidget.cpp671 setCursor(sizeAllCursor); in beginDragLine()
678 setCursor(sizeAllCursor); in beginDragLine()
686 setCursor(sizeAllCursor); in beginDragLine()
798 setCursor(sizeAllCursor); in beginDragPolygon()
/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/
H A Dqnamespace.h783 QT_STATIC_CONST QCursor & sizeAllCursor; // all directions resize variable
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/integration/
H A Dpointer_input.cpp1637 const PlatformCursorImage sizeAllCursor = loadReferenceThemeCursor(Qt::SizeAllCursor); in testMoveCursor() local
1638 QVERIFY(!sizeAllCursor.isNull()); in testMoveCursor()
1639 QCOMPARE(kwinApp()->platform()->cursorImage().image(), sizeAllCursor.image()); in testMoveCursor()
1640 QCOMPARE(kwinApp()->platform()->cursorImage().hotSpot(), sizeAllCursor.hotSpot()); in testMoveCursor()
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_crop/
H A Dkis_tool_crop.cc840 cursor = KisCursor::sizeAllCursor(); in setMoveResizeCursor()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/global/
H A Dqnamespace.h1300 sizeAllCursor = SizeAllCursor, in QT_MODULE() enumerator
H A Dqnamespace.qdoc2531 \omitvalue sizeAllCursor
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2003-10-251805 (KCursor::sizeAllCursor): ditto
H A DChangeLog-2005-08-2310831 (KCursor::sizeAllCursor):