Module implementing a subclass of E4GraphicsView for our diagrams.
None |
UMLGraphicsView | Class implementing a specialized E4GraphicsView for our diagrams. |
None |
Class implementing a specialized E4GraphicsView for our diagrams.
None |
None |
UMLGraphicsView | Constructor |
__alignShapes | Private slot to align the selected shapes. |
__checkSizeActions | Private slot to set the enabled state of the size actions. |
__decHeight | Private method to handle the decrease height context menu entry. |
__decWidth | Private method to handle the decrease width context menu entry. |
__deleteShape | Private method to delete the selected shapes from the display. |
__incHeight | Private method to handle the increase height context menu entry. |
__incWidth | Private method to handle the increase width context menu entry. |
__initActions | Private method to initialize the view actions. |
__printDiagram | Private slot called to print the diagram. |
__printPreviewDiagram | Private slot called to show a print preview of the diagram. |
__relayout | Private method to handle the re-layout context menu entry. |
__saveImage | Private method to handle the save context menu entry. |
__sceneChanged | Private slot called when the scene changes. |
__setSize | Private method to handle the set size context menu entry. |
__zoom | Private method to handle the zoom context menu action. |
filteredItems | Public method to filter a list of items. |
initToolBar | Public method to populate a toolbar with our actions. |
selectItem | Public method to select an item. |
selectItems | Public method to select the given items. |
setDiagramName | Public slot to set the diagram name. |
None |
Constructor
Private slot to align the selected shapes.
Private slot to set the enabled state of the size actions.
Private method to handle the decrease height context menu entry.
Private method to handle the decrease width context menu entry.
Private method to delete the selected shapes from the display.
Private method to handle the increase height context menu entry.
Private method to handle the increase width context menu entry.
Private method to initialize the view actions.
Private slot called to print the diagram.
Private slot called to show a print preview of the diagram.
Private method to handle the re-layout context menu entry.
Private method to handle the save context menu entry.
Private slot called when the scene changes.
Private method to handle the set size context menu entry.
Private method to handle the zoom context menu action.
Public method to filter a list of items.
Public method to populate a toolbar with our actions.
Public method to select an item.
Public method to select the given items.
Public slot to set the diagram name.