Quantum GIS API Documentation  1.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
QgsMapCanvas::CanvasProperties Class Reference

List of all members.

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.

Detailed Description

Deprecated:
to be deleted, stuff from here should be moved elsewhere

Definition at line 58 of file qgsmapcanvas.cpp.


Constructor & Destructor Documentation

Definition at line 62 of file qgsmapcanvas.cpp.


Member Data Documentation

Flag to indicate status of mouse button.

Definition at line 65 of file qgsmapcanvas.cpp.

Last seen point of the mouse.

Definition at line 68 of file qgsmapcanvas.cpp.

Flag to indicate the pan selector key is held down by user.

Definition at line 74 of file qgsmapcanvas.cpp.

Beginning point of a rubber band.

Definition at line 71 of file qgsmapcanvas.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines