Home
last modified time | relevance | path

Searched refs:mapToItem (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/library/pkg/
H A Dfootprintgraphicsitem.cpp116 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
126 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
136 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
146 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
155 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
300 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
305 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
310 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
315 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
319 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/library/sym/
H A Dsymbolgraphicsitem.cpp102 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
112 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
122 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
131 QPointF mappedPos = mapToItem(item.data(), pos.toPxQPointF()); in getItemsAtPosition()
253 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
258 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
263 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
267 QPainterPath mappedPath = mapToItem(item.data(), path); in setSelectionRect()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/formeditor/
H A Dresizecontroller.cpp213 QPointF topLeftPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
215 … QPointF topRightPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
217 … QPointF bottomLeftPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
219 … QPointF bottomRightPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
222 QPointF topPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
224 QPointF leftPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
227 QPointF rightPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
229 QPointF bottomPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
H A Drotationcontroller.cpp157 QPointF topLeftPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
159 … QPointF topRightPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
161 … QPointF bottomLeftPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
163 … QPointF bottomRightPointInLayerSpace(m_data->formEditorItem->mapToItem(m_data->layerItem.data(), in updatePosition()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/timelineeditor/
H A Dtimelinemovetool.cpp50 QPointF mapToItem(TimelineMovableAbstractItem *item, const QPointF &pos) in mapToItem() function
57 QPointF mapToItem(TimelineMovableAbstractItem *item, QGraphicsSceneMouseEvent *event) in mapToItem() function
135 mapToItem(currentItem(), event)); in mouseMoveEvent()
166 current->commitPosition(mapToItem(current, current->rect().center())); in mouseReleaseEvent()
178 keyframe->commitPosition(mapToItem(current, keyframe->rect().center())); in mouseReleaseEvent()
/dports/lang/mono/mono-5.10.1.57/external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks.Tests/
H A DAssertHelpers.cs62 var mapToItem = new Dictionary<string, ITaskItem>(StringComparer.OrdinalIgnoreCase); in AssertConsistentTargetPaths()
74 if (mapToItem.TryGetValue(effectiveTargetPath, out conflictingItem)) in AssertConsistentTargetPaths()
79 mapToItem.Add(effectiveTargetPath, item); in AssertConsistentTargetPaths()
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/share/
H A DCandyWidget.qml21 var newCoordinate = widget.mapToItem(background, element.x, element.y)
29 … var childCoordinate = dropAreas.mapToItem(background, currentChild.x, currentChild.y)
32 var currentElement = element.parent.mapToItem(background, element.x, element.y)
66 … childCoordinate = dropAreas.mapToItem(background, currentChild.x, currentChild.y)
68 currentElement = element.parent.mapToItem(background, element.x, element.y)
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativeitem/data/
H A DmapCoordinates.qml15 var pos = itemA.mapToItem(itemB, x, y)
25 var pos = itemA.mapToItem(null, x, y)
35 var pos = itemA.mapToItem(1122, x, y)
/dports/games/pentobi/pentobi-19.1/pentobi/qml/
H A DPieceSelectorDesktop.qml91 y: column.mapToItem(parent, 0, pieceList0.y).y
101 y: column.mapToItem(parent, 0, pieceList1.y).y
111 y: column.mapToItem(parent, 0, pieceList2.y).y
121 y: column.mapToItem(parent, 0, pieceList3.y).y
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/applets/kicker/plugin/
H A Dtrianglemousefilter.cpp21 const auto targetPosition = mapToItem(m_interceptedHoverItem, m_lastCursorPosition); in TriangleMouseFilter()
43 const QPointF position = item->mapToItem(this, he->posF()); in childMouseEventFilter()
79 const auto targetPosition = mapToItem(m_interceptedHoverItem, position); in childMouseEventFilter()
/dports/net/linphone/linphoneqt-4.1.1/ui/modules/Common/Tooltip/
H A DTooltip.qml42 var a = container.mapToItem(null, 0, 0)
43 var b = tooltip.parent.mapToItem(null, 0, 0)
61 var a = container.mapToItem(null, 0, 0)
62 var b = tooltip.parent.mapToItem(null, 0, 0)
/dports/deskutils/latte-dock/latte-dock-0.10.6/declarativeimports/components/private/
H A DMobileTextActionsToolBar.qml25 …x: controlRoot ? Math.min(Math.max(0, controlRoot.mapToItem(root.parent, controlRoot.positionToRec…
31 …var desiredY = controlRoot.mapToItem(root.parent, 0, controlRoot.positionToRectangle(controlRoot.s…
36 …return Math.min(Math.max(0, controlRoot.mapToItem(root.parent, 0, controlRoot.positionToRectangle(…
/dports/graphics/tiled/tiled-1.7.2/src/tiledquick/qml/
H A DDragArea.qml9 onPressed: lastDragPos = mapToItem(null, mouse.x, mouse.y)
15 var pos = mapToItem(null, mouse.x, mouse.y)
/dports/x11-themes/kf5-qqc2-desktop-style/qqc2-desktop-style-5.89.0/org.kde.desktop/private/
H A DMobileTextActionsToolBar.qml29 …return Math.min(Math.max(0, controlRoot.mapToItem(root.parent, controlRoot.positionToRectangle(con…
36 …var desiredY = controlRoot.mapToItem(root.parent, 0, controlRoot.positionToRectangle(controlRoot.s…
41 …return Math.min(Math.max(0, controlRoot.mapToItem(root.parent, 0, controlRoot.positionToRectangle(…
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/declarativeimports/plasmacomponents3/mobiletextselection/
H A DMobileTextActionsToolBar.qml26 …x: parent ? Math.min(Math.max(0, controlRoot.mapToItem(root.parent, controlRoot.positionToRectangl…
32 …var desiredY = controlRoot.mapToItem(root.parent, 0, controlRoot.positionToRectangle(controlRoot.s…
37 …return Math.min(Math.max(0, controlRoot.mapToItem(root.parent, 0, controlRoot.positionToRectangle(…
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/graphicsview/elasticnodes/
H A Dnode.cpp103 QPointF vec = mapToItem(node, 0, 0); in calculateForces()
120 vec = mapToItem(edge->destNode(), 0, 0); in calculateForces()
122 vec = mapToItem(edge->sourceNode(), 0, 0); in calculateForces()
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/janitors/
H A Dquntypedatomicconverter_p.h98 inline Item mapToItem(const Item &item,
113 … Item UntypedAtomicConverter::mapToItem(const Item &item, const DynamicContext::Ptr &context) const in mapToItem() function
/dports/x11-toolkits/kf5-kirigami2/kirigami2-5.89.0/src/controls/private/
H A DSwipeItemEventFilter.qml26 var mapped = mapToItem(parent.flickableItem.contentItem, mouse.x, mouse.y);
30 var mapped = mapToItem(parent.flickableItem.contentItem, mouse.x, mouse.y);
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/elasticnodes/
H A Dnode.cpp92 QPointF vec = mapToItem(node, 0, 0); in calculateForces()
109 vec = mapToItem(edge->destNode(), 0, 0); in calculateForces()
111 vec = mapToItem(edge->sourceNode(), 0, 0); in calculateForces()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/janitors/
H A Dquntypedatomicconverter_p.h102 inline Item mapToItem(const Item &item,
117 … Item UntypedAtomicConverter::mapToItem(const Item &item, const DynamicContext::Ptr &context) const in mapToItem() function
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/desktoppackage/contents/configuration/panelconfiguration/
H A DEdgeHandle.qml88 … var y = Math.max(mouse.screenY - mapToItem(dialogRoot, 0, startMouseY).y, panel.height);
93 … var x = Math.max(mouse.screenX - mapToItem(dialogRoot, startMouseX, 0).x, panel.width);
98 …var x = Math.min(mouse.screenX - mapToItem(dialogRoot, startMouseX, 0).x, mouse.screen.geometry.x …
104 …var y = Math.min(mouse.screenY - mapToItem(dialogRoot, 0, startMouseY).y, mouse.screen.geometry.y …
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/functions/
H A Dqtracefn.cpp79 Item mapToItem(const Item &item, in mapToItem() function in QPatternist::TraceCallback
132 return TraceCallback::Ptr(new TraceCallback(msg))->mapToItem(item, context); in evaluateSingleton()
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/functions/
H A Dqtracefn.cpp77 Item mapToItem(const Item &item, in mapToItem() function in QPatternist::TraceCallback
130 return TraceCallback::Ptr(new TraceCallback(msg))->mapToItem(item, context); in evaluateSingleton()
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/FuncDemo/src/
H A Dnode.cpp109 QPointF vec = mapToItem(node, 0, 0); in calculateForces()
126 vec = mapToItem(edge->destNode(), 0, 0); in calculateForces()
128 vec = mapToItem(edge->sourceNode(), 0, 0); in calculateForces()
/dports/net/linphone/linphoneqt-4.1.1/ui/modules/Common/Popup/
H A DPopup.qml35 return relativeTo ? relativeTo.mapToItem(null, relativeX, relativeY).x : 0
38 return relativeTo ? relativeTo.mapToItem(null, relativeX, relativeY).y : 0

12345678910>>...18