Module implementing a subclass of QCanvasView for viewing a pixmap.
PixmapCanvasView | Class implementing a specialized canvasview for viewing a pixmap. |
None |
Class implementing a specialized canvasview for viewing a pixmap.
PixmapCanvasView | Constructor |
contextMenuEvent | Overriden method to handle a context menu event. |
doZoom | Private method to perform the zooming. |
handlePrintDiagram | Private slot called to print the diagram. |
handleZoom | Private method to handle the zoom context menu action. |
handleZoomIn | Private method to handle the zoom in context menu entry. |
handleZoomOut | Private method to handle the zoom out context menu entry. |
handleZoomReset | Private method to handle the reset zoom context menu entry. |
showPixmap | Method used to show a pixmap. |
Constructor
Overriden method to handle a context menu event.
Private method to perform the zooming.
Private slot called to print the diagram.
Private method to handle the zoom context menu action.
Private method to handle the zoom in context menu entry.
Private method to handle the zoom out context menu entry.
Private method to handle the reset zoom context menu entry.
Method used to show a pixmap.