#include <QxGraph_CanvasView.h>
Member Enumeration Documentation
- Enumerator:
| NOTHING |
|
| PANVIEW |
|
| ZOOMVIEW |
|
| PANGLOBAL |
|
| WINDOWFIT |
|
| FITALLVIEW |
|
| RESETVIEW |
|
Constructor & Destructor Documentation
| QxGraph_CanvasView::~QxGraph_CanvasView |
( |
| ) |
[virtual] |
Member Function Documentation
| void QxGraph_CanvasView::activateFitAll |
( |
| ) |
|
| void QxGraph_CanvasView::activateFitRect |
( |
| ) |
|
| void QxGraph_CanvasView::activateZoom |
( |
| ) |
|
| void QxGraph_CanvasView::activatePanning |
( |
| ) |
|
| void QxGraph_CanvasView::activateGlobalPanning |
( |
| ) |
|
| void QxGraph_CanvasView::activateReset |
( |
| ) |
|
| void QxGraph_CanvasView::itemRemoved |
( |
QCanvasItem * |
theItem | ) |
|
| void QxGraph_CanvasView.viewOperationDone |
( |
| ) |
[signal] |
| void QxGraph_CanvasView::onTimeout |
( |
| ) |
[slot] |
| void QxGraph_CanvasView::contentsMousePressEvent |
( |
QMouseEvent * |
theEvent | ) |
[protected] |
References QxGraph_ActiveItem.beforeMoving(), QxGraph_ActiveItem.beforeResizing(), imageZoomCursor, QxGraph_ActiveItem.isMoveable(), QxGraph_ActiveItem.isResizable(), myCenter, myCurrentItem, myCursor, myGlobalPoint, myOperation, myPoint, PANGLOBAL, PANVIEW, WINDOWFIT, and ZOOMVIEW.
| void QxGraph_CanvasView::contentsMouseMoveEvent |
( |
QMouseEvent * |
theEvent | ) |
[protected] |
References QxGraph_ActiveItem.hilight(), QxGraph_ActiveItem.isResizable(), QxGraph_ActiveItem.isResizing(), QxGraph_ToolTip.maybeTip(), myCenter, myCurrentItem, myDX, myDY, myGlobalPoint, myHilightedItem, myMovingDone, myOperation, myPoint, mySelectedRect, myTimer, PANVIEW, QxGraph_ActiveItem.resize(), QxGraph_ActiveItem.setTMatrix(), WINDOWFIT, and ZOOMVIEW.
| void QxGraph_CanvasView::contentsMouseReleaseEvent |
( |
QMouseEvent * |
theEvent | ) |
[protected] |
References QxGraph_ActiveItem.afterMoving(), QxGraph_ActiveItem.afterResizing(), QxGraph_ActiveItem.arePartsOfOtherItem(), QxGraph_ViewWindow.contextPopupEvent(), getViewWindow(), QxGraph_ActiveItem.hilight(), QxGraph_ActiveItem.isMoveable(), QxGraph_ActiveItem.isResizing(), isSelectedItemInCanvas(), myCurrentItem, myCursor, myHilightedItem, myMovingDone, myOperation, myPoint, mySelectedItem, mySelectedRect, myTimer, NOTHING, PANGLOBAL, PANVIEW, QxGraph_ActiveItem.select(), QxGraph_ActiveItem.setTMatrix(), QxGraph_ActiveItem.showPopup(), viewOperationDone(), WINDOWFIT, and ZOOMVIEW.
| void QxGraph_CanvasView::contentsMouseDoubleClickEvent |
( |
QMouseEvent * |
theEvent | ) |
[protected] |
| bool QxGraph_CanvasView::isSelectedItemInCanvas |
( |
| ) |
[protected] |
Field Documentation