fegerma.blogg.se

Virtual painter 5
Virtual painter 5









MapToParent(qreal x, qreal y, qreal w, qreal h) const MapToParent(const QPainterPath & path) const MapToParent(const QPolygonF & polygon) const MapToItem(const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h) const MapToItem(const QGraphicsItem * item, qreal x, qreal y) const MapToItem(const QGraphicsItem * item, const QPainterPath & path) const MapToItem(const QGraphicsItem * item, const QPolygonF & polygon) const MapToItem(const QGraphicsItem * item, const QRectF & rect) const MapToItem(const QGraphicsItem * item, const QPointF & point) const MapRectToScene(qreal x, qreal y, qreal w, qreal h) const MapRectToScene(const QRectF & rect) const MapRectToParent(qreal x, qreal y, qreal w, qreal h) const MapRectToParent(const QRectF & rect) const MapRectToItem(const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h) const MapRectToItem(const QGraphicsItem * item, const QRectF & rect) const MapRectFromScene(qreal x, qreal y, qreal w, qreal h) const MapRectFromScene(const QRectF & rect) const MapRectFromParent(qreal x, qreal y, qreal w, qreal h) const MapRectFromParent(const QRectF & rect) const MapRectFromItem(const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h) const MapRectFromItem(const QGraphicsItem * item, const QRectF & rect) const MapFromScene(qreal x, qreal y, qreal w, qreal h) const MapFromScene(const QPainterPath & path) const MapFromScene(const QPolygonF & polygon) const MapFromScene(const QPointF & point) const MapFromParent(qreal x, qreal y, qreal w, qreal h) const MapFromParent(const QPainterPath & path) const MapFromParent(const QPolygonF & polygon) const MapFromParent(const QPointF & point) const MapFromItem(const QGraphicsItem * item, qreal x, qreal y, qreal w, qreal h) const MapFromItem(const QGraphicsItem * item, qreal x, qreal y) const MapFromItem(const QGraphicsItem * item, const QPainterPath & path) const

virtual painter 5 virtual painter 5

MapFromItem(const QGraphicsItem * item, const QPolygonF & polygon) const

virtual painter 5

MapFromItem(const QGraphicsItem * item, const QRectF & rect) const MapFromItem(const QGraphicsItem * item, const QPointF & point) const ItemTransform(const QGraphicsItem * other, bool * ok = nullptr) const IsVisibleTo(const QGraphicsItem * parent) const IsObscuredBy(const QGraphicsItem * item) const IsObscured(qreal x, qreal y, qreal w, qreal h) const IsObscured(const QRectF & rect = QRectF()) const IsBlockedByModalPanel(QGraphicsItem ** blockingPanel = nullptr) const IsAncestorOf(const QGraphicsItem * child) const InstallSceneEventFilter(QGraphicsItem * filterItem) QGraphicsItem(QGraphicsItem * parent = nullptr)īoundingRegion(const QTransform & itemToDeviceTransform) constĬollidesWithItem(const QGraphicsItem * other, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape) constĬollidesWithPath(const QPainterPath & path, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape) constĬollidingItems(Qt::ItemSelectionMode mode = Qt::IntersectsItemShape) constĬommonAncestorItem(const QGraphicsItem * other) constĭeviceTransform(const QTransform & viewportTransform) constĮnsureVisible(const QRectF & rect = QRectF(), int xmargin = 50, int ymargin = 50)ĮnsureVisible(qreal x, qreal y, qreal w, qreal h, int xmargin = 50, int ymargin = 50)











Virtual painter 5