Home
last modified time | relevance | path

Searched refs:AnchorPoint (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/dports/devel/emscripten/emscripten-2.0.3/tests/freetype/
H A DLiberationSansBold.sfd116714 AnchorPoint: "Anchor20" 0 0 mark 0
155904 AnchorPoint: "Anchor23" 0 0 mark 0
155906 AnchorPoint: "Anchor12" 0 0 mark 0
155944 AnchorPoint: "Anchor23" 0 0 mark 0
155946 AnchorPoint: "Anchor12" 0 0 mark 0
155979 AnchorPoint: "Anchor23" 0 0 mark 0
155981 AnchorPoint: "Anchor12" 0 0 mark 0
191271 AnchorPoint: "Anchor-5" 0 0 mark 0
191934 AnchorPoint: "Anchor-5" 0 0 mark 0
191974 AnchorPoint: "Anchor-5" 0 0 mark 0
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsfloatingwidget.h37 …Q_PROPERTY( AnchorPoint anchorPoint READ anchorPoint WRITE setAnchorPoint NOTIFY anchorPointChange…
43 enum AnchorPoint enum
55 Q_ENUM( AnchorPoint )
83 AnchorPoint anchorPoint() const { return mFloatAnchorPoint; } in anchorPoint()
91 void setAnchorPoint( AnchorPoint point );
99 AnchorPoint anchorWidgetPoint() const { return mAnchorWidgetAnchorPoint; } in anchorWidgetPoint()
107 void setAnchorWidgetPoint( AnchorPoint point );
115 void anchorPointChanged( QgsFloatingWidget::AnchorPoint point );
118 void anchorWidgetPointChanged( QgsFloatingWidget::AnchorPoint point );
135 AnchorPoint mFloatAnchorPoint = BottomMiddle;
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsfloatingwidget.h37 …Q_PROPERTY( AnchorPoint anchorPoint READ anchorPoint WRITE setAnchorPoint NOTIFY anchorPointChange…
43 enum AnchorPoint enum
55 Q_ENUM( AnchorPoint )
83 AnchorPoint anchorPoint() const { return mFloatAnchorPoint; } in anchorPoint()
91 void setAnchorPoint( AnchorPoint point );
99 AnchorPoint anchorWidgetPoint() const { return mAnchorWidgetAnchorPoint; } in anchorWidgetPoint()
107 void setAnchorWidgetPoint( AnchorPoint point );
115 void anchorPointChanged( QgsFloatingWidget::AnchorPoint point );
118 void anchorWidgetPointChanged( QgsFloatingWidget::AnchorPoint point );
135 AnchorPoint mFloatAnchorPoint = BottomMiddle;
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/graphicsview/
H A Dqgraphicsanchorlayout_p.h97 Qt::AnchorPoint m_edge;
401 static Qt::AnchorPoint oppositeEdge(
402 Qt::AnchorPoint edge);
406 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
409 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
411 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
436 Qt::AnchorPoint firstEdge,
438 Qt::AnchorPoint secondEdge,
443 Qt::AnchorPoint firstEdge,
445 Qt::AnchorPoint secondEdge,
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/graphicsview/
H A Dqgraphicsanchorlayout_p.h88 : m_item(nullptr), m_edge(Qt::AnchorPoint(0)) {} in AnchorVertex()
97 Qt::AnchorPoint m_edge;
409 static Qt::AnchorPoint oppositeEdge(
410 Qt::AnchorPoint edge);
414 static Qt::AnchorPoint pickEdge(Qt::AnchorPoint edge, Orientation orientation) in pickEdge()
417 return (Qt::AnchorPoint)(edge + 3); in pickEdge()
419 return (Qt::AnchorPoint)(edge - 3); in pickEdge()
444 Qt::AnchorPoint firstEdge,
446 Qt::AnchorPoint secondEdge,
451 Qt::AnchorPoint firstEdge,
[all …]
/dports/audio/musescore/MuseScore-3.6.1/fonts/
H A DFreeSerifBold.sfd9695 AnchorPoint: "ogonek" 160 1 mark 0
10054 AnchorPoint: "below" -169 0 mark 0
10065 AnchorPoint: "below" -169 0 mark 0
10159 AnchorPoint: "below" -195 1 mark 0
10170 AnchorPoint: "below" -211 1 mark 0
10181 AnchorPoint: "below" -167 0 mark 0
10192 AnchorPoint: "below" -166 0 mark 0
10255 AnchorPoint: "below" -202 0 mark 0
10266 AnchorPoint: "below" -288 1 mark 0
10277 AnchorPoint: "below" -201 0 mark 0
[all …]
/dports/print/fontforge/fontforge-20201107/tests/fonts/
H A DNimbusLGCUni-Regular.sfd12344 AnchorPoint: "Bot" -248 0 mark 0
12354 AnchorPoint: "Bot" -248 0 mark 0
12385 AnchorPoint: "Bot" -248 0 mark 0
12396 AnchorPoint: "Bot" -249 0 mark 0
12407 AnchorPoint: "Bot" -250 0 mark 0
12418 AnchorPoint: "Bot" -250 0 mark 0
12429 AnchorPoint: "Bot" -250 0 mark 0
12450 AnchorPoint: "Bot" -250 0 mark 0
12460 AnchorPoint: "Bot" -250 0 mark 0
12470 AnchorPoint: "Bot" -248 0 mark 0
[all …]

12345678910>>...22