| addItem_(QGraphicsItem *item) | DA::DAGraphicsScene | |
| addItems_(const QList< QGraphicsItem * > &its) | DA::DAGraphicsScene | |
| addItemToGroup(QGraphicsItemGroup *group, const QList< QGraphicsItem * > &willGroupItems) | DA::DAGraphicsScene | static |
| addItemWithSignal(QGraphicsItem *item) | DA::DAGraphicsScene | protected |
| beginLink(DAGraphicsLinkItem *linkItem, LinkMode lm=LinkModeAutoStartEndFollowMouseClick) | DA::DAGraphicsScene | |
| cancel() (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | virtual |
| cancelLink() | DA::DAGraphicsScene | virtual |
| clearSceneAction() | DA::DAGraphicsScene | slot |
| clearSelection() | DA::DAGraphicsScene | slot |
| commandsFactory() | DA::DAGraphicsScene | |
| createRect_(const QPointF &p=QPointF()) | DA::DAGraphicsScene | |
| createText_(const QString &str=QString()) | DA::DAGraphicsScene | |
| DAGraphicsResizeableItem (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | friend |
| DAGraphicsScene(QObject *p=nullptr) (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |
| DAGraphicsScene(const QRectF &sceneRect, QObject *p=nullptr) (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |
| DAGraphicsScene(qreal x, qreal y, qreal width, qreal height, QObject *p=nullptr) (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |
| dpiToPx(int dpi, int r) | DA::DAGraphicsScene | static |
| drawBackground(QPainter *painter, const QRectF &rect) override (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | protected |
| emitItemBodySizeChanged(DAGraphicsResizeableItem *item, const QSizeF &oldSize, const QSizeF &newSize) | DA::DAGraphicsScene | protected |
| emitItemRotationChanged(DAGraphicsResizeableItem *item, const qreal &rotation) | DA::DAGraphicsScene | protected |
| emitItemsPositionChanged(const QList< QGraphicsItem * > &items, const QList< QPointF > &oldPos, const QList< QPointF > &newPos) | DA::DAGraphicsScene | protected |
| endLink() | DA::DAGraphicsScene | |
| findItemByID(uint64_t id, bool recursion=false) const | DA::DAGraphicsScene | |
| findItemByID(const QList< QGraphicsItem * > &its, uint64_t id, bool recursion=false) | DA::DAGraphicsScene | static |
| getCurrentLinkItem() const | DA::DAGraphicsScene | |
| getCurrentMouseScenePos() const | DA::DAGraphicsScene | |
| getDefaultDPI() | DA::DAGraphicsScene | static |
| getGridLinePen() const | DA::DAGraphicsScene | |
| getGridSize() const | DA::DAGraphicsScene | |
| getLastMousePressScenePos() const | DA::DAGraphicsScene | |
| getLayouts() const | DA::DAGraphicsScene | |
| getSelectedMovableItems() | DA::DAGraphicsScene | |
| getUndoStack() const | DA::DAGraphicsScene | |
| groupingSelectItems_() | DA::DAGraphicsScene | |
| isEnableSnapToGrid() const | DA::DAGraphicsScene | |
| isHaveSceneAction() const | DA::DAGraphicsScene | |
| isIgnoreLinkEvent() const | DA::DAGraphicsScene | |
| isItemCanMove(QGraphicsItem *positem, const QPointF &scenePos) | DA::DAGraphicsScene | virtual |
| isPaintBackgroundInCache() const | DA::DAGraphicsScene | |
| isReadOnly() const (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |
| isReady() const | DA::DAGraphicsScene | |
| isShowGridLine() | DA::DAGraphicsScene | |
| isStartLink() const | DA::DAGraphicsScene | |
| itemBodySizeChanged(DAGraphicsResizeableItem *item, const QSizeF &oldSize, const QSizeF &newSize) | DA::DAGraphicsScene | signal |
| itemRotationChanged(DAGraphicsResizeableItem *item, const qreal &rotation) | DA::DAGraphicsScene | signal |
| itemsAdded(const QList< QGraphicsItem * > &its) | DA::DAGraphicsScene | signal |
| itemsPositionChanged(const QList< QGraphicsItem * > &items, const QList< QPointF > &oldPos, const QList< QPointF > &newPos) | DA::DAGraphicsScene | signal |
| itemsRemoved(const QList< QGraphicsItem * > &its) | DA::DAGraphicsScene | signal |
| linkCompleted(DAGraphicsLinkItem *linkItem) | DA::DAGraphicsScene | signal |
| LinkMode 枚举名称 | DA::DAGraphicsScene | |
| LinkModeAutoStartEndFollowMouseClick 枚举值 | DA::DAGraphicsScene | |
| mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent) override (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | protected |
| mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) override | DA::DAGraphicsScene | protected |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) override (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | protected |
| push(QUndoCommand *cmd) | DA::DAGraphicsScene | |
| registCommandsFactory(DAGraphicsCommandsFactory *fac) | DA::DAGraphicsScene | |
| removeItem_(QGraphicsItem *item) | DA::DAGraphicsScene | |
| removeItems_(const QList< QGraphicsItem * > &its) (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |
| removeSelectItemGroup_() | DA::DAGraphicsScene | |
| sceneActionActived(DA::DAAbstractGraphicsSceneAction *act) | DA::DAGraphicsScene | signal |
| sceneActionDeactived(DA::DAAbstractGraphicsSceneAction *act) | DA::DAGraphicsScene | signal |
| selectAll() | DA::DAGraphicsScene | slot |
| selectedDAItems() const | DA::DAGraphicsScene | |
| selectItemChanged(DAGraphicsItem *item) | DA::DAGraphicsScene | signal |
| selectLinkChanged(DAGraphicsLinkItem *item) | DA::DAGraphicsScene | signal |
| setEnableSnapToGrid(bool on=true) | DA::DAGraphicsScene | slot |
| setGridLinePen(const QPen &p) | DA::DAGraphicsScene | |
| setGridSize(const QSize &gs) | DA::DAGraphicsScene | |
| setIgnoreLinkEvent(bool on) | DA::DAGraphicsScene | |
| setPaintBackgroundInCache(bool on) | DA::DAGraphicsScene | |
| setReadOnly(bool on) | DA::DAGraphicsScene | slot |
| setReady(bool on) | DA::DAGraphicsScene | |
| setSelectionState(const QList< QGraphicsItem * > &its, bool isSelect) | DA::DAGraphicsScene | slot |
| setUndoStackActive() | DA::DAGraphicsScene | |
| setupSceneAction(DA::DAAbstractGraphicsSceneAction *act) | DA::DAGraphicsScene | slot |
| showGridLine(bool on) | DA::DAGraphicsScene | slot |
| toImage(int dpi=0) | DA::DAGraphicsScene | |
| topItems() const (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |
| topItems(const QPointF &scenePos) const (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |
| toPixamp(int dpi=0) | DA::DAGraphicsScene | |
| undoStack() | DA::DAGraphicsScene | |
| undoStack() const (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |
| unselectAll() | DA::DAGraphicsScene | slot |
| ~DAGraphicsScene() (定义于 DA::DAGraphicsScene) | DA::DAGraphicsScene | |