OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::GraphicsScene Member List

This is the complete list of members for ot::GraphicsScene, including all inherited members.

calculateGridLines(const QRectF &_painterRect, QList< QLineF > &_normalLines, QList< QLineF > &_wideLines, QList< QLineF > &_centerLines) constot::GraphicsSceneprotected
calculateScaledGridLineWidth(QPainter *_painter, qreal _normalWidth) constot::GraphicsSceneprotected
calculateScaledGridStepSize(const QRectF &_rect) constot::GraphicsSceneprotected
checkMaxTriggerDistance(double _triggerDistance)ot::GraphicsScene
checkMaxTriggerDistance(const MarginsD &_triggerDistance)ot::GraphicsScene
connectionAboutToBeRemoved(GraphicsConnectionItem *_connection)ot::GraphicsScene
deselectAll(void)ot::GraphicsScene
drawBackground(QPainter *_painter, const QRectF &_rect) overrideot::GraphicsSceneprotectedvirtual
drawGrid(QPainter *_painter, const QRectF &_rect)ot::GraphicsSceneprotected
elementAboutToBeRemoved(GraphicsElement *_element)ot::GraphicsScene
findClosestConnectableElement(const QPointF &_pos) constot::GraphicsSceneprotected
findItemsInTriggerDistance(const QPointF &_pos) constot::GraphicsSceneprotected
flipAllSelectedItems(Qt::Orientation _flipAxis)ot::GraphicsScene
getConnectionPreviewShape(void) constot::GraphicsSceneinline
getGraphicsView(void)ot::GraphicsSceneinline
getGraphicsView(void) constot::GraphicsSceneinline
getGrid(void) constot::GraphicsSceneinline
getGridFlags(void) constot::GraphicsSceneinline
getGridLineStyle(void) constot::GraphicsSceneinline
getGridSnapMode(void) constot::GraphicsSceneinline
getGridStep(void) constot::GraphicsSceneinline
getIgnoreEvents(void) constot::GraphicsSceneinline
getMultiselectionEnabled(void) constot::GraphicsSceneinline
getWideGridLineCounter(void) constot::GraphicsSceneinline
graphicsItemDoubleClicked(const ot::GraphicsItem *_item)ot::GraphicsScenesignal
GraphicsScene(GraphicsView *_view)ot::GraphicsScene
GraphicsScene(const QRectF &_sceneRect, GraphicsView *_view)ot::GraphicsScene
handleSelectionChanged(void)ot::GraphicsScene
itemAboutToBeRemoved(GraphicsItem *_item)ot::GraphicsScene
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *_event) overrideot::GraphicsSceneprotectedvirtual
mouseMoveEvent(QGraphicsSceneMouseEvent *_event) overrideot::GraphicsSceneprotectedvirtual
mousePressEvent(QGraphicsSceneMouseEvent *_event) overrideot::GraphicsSceneprotectedvirtual
mouseReleaseEvent(QGraphicsSceneMouseEvent *_event) overrideot::GraphicsSceneprotectedvirtual
moveAllSelectedItems(const Point2DD &_delta)ot::GraphicsScene
rotateAllSelectedItems(double _relativeAngle)ot::GraphicsScene
selectionChangeFinished(void)ot::GraphicsScenesignal
setConnectionPreviewShape(GraphicsConnectionCfg::ConnectionShape _shape)ot::GraphicsSceneinline
setGrid(const Grid &_grid)ot::GraphicsSceneinline
setGridFlag(Grid::GridFlag _flag, bool _active=true)ot::GraphicsSceneinline
setGridFlags(const Grid::GridFlags &_flags)ot::GraphicsSceneinline
setGridLineStyle(const OutlineF &_outline)ot::GraphicsSceneinline
setGridSnapMode(Grid::GridSnapMode _mode)ot::GraphicsSceneinline
setGridStep(int _step)ot::GraphicsSceneinline
setGridStep(const Point2D &_step)ot::GraphicsSceneinline
setIgnoreEvents(bool _ignore)ot::GraphicsSceneinline
setMultiselectionEnabled(bool _enabled)ot::GraphicsSceneinline
setWideGridLineCounter(int _counter)ot::GraphicsSceneinline
setWideGridLineCounter(const Point2D &_counter)ot::GraphicsSceneinline
slotSelectionChanged(void)ot::GraphicsSceneslot
snapToGrid(const QPointF &_pt) constot::GraphicsScene
snapToGrid(const GraphicsItem *_item) constot::GraphicsScene
startConnection(ot::GraphicsItem *_item)ot::GraphicsScene
startConnectionToConnection(ot::GraphicsConnectionItem *_targetedConnection, const Point2DD &_pos)ot::GraphicsScene
stopConnection(void)ot::GraphicsScene
~GraphicsScene()ot::GraphicsScenevirtual