Public Member Functions | |
| CanvasProperties () | |
Public Attributes | |
| bool | mouseButtonDown |
| Flag to indicate status of mouse button. | |
| QPoint | mouseLastXY |
| Last seen point of the mouse. | |
| QPoint | rubberStartPoint |
| Beginning point of a rubber band. | |
| bool | panSelectorDown |
| Flag to indicate the pan selector key is held down by user. | |
Definition at line 58 of file qgsmapcanvas.cpp.
| QgsMapCanvas::CanvasProperties::CanvasProperties | ( | ) | [inline] |
Definition at line 62 of file qgsmapcanvas.cpp.
Flag to indicate the pan selector key is held down by user.
Definition at line 74 of file qgsmapcanvas.cpp.
1.5.6