Quantum GIS API Documentation  1.7.4
Variables
src/gui/qgscursors.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

GUI_EXPORT const char * zoom_in []
 Bitmap cursors for map operations.
GUI_EXPORT const char * zoom_out []
GUI_EXPORT const unsigned char pan_bits []
GUI_EXPORT const unsigned char pan_mask_bits []
GUI_EXPORT const char * capture_point_cursor []
GUI_EXPORT const char * select_cursor []
GUI_EXPORT const char * identify_cursor []
GUI_EXPORT const char * cross_hair_cursor []

Variable Documentation

GUI_EXPORT const char* capture_point_cursor[]

Definition at line 87 of file qgscursors.cpp.

GUI_EXPORT const char* cross_hair_cursor[]

Definition at line 159 of file qgscursors.cpp.

GUI_EXPORT const char* identify_cursor[]

Definition at line 135 of file qgscursors.cpp.

GUI_EXPORT const unsigned char pan_bits[]

Definition at line 72 of file qgscursors.cpp.

Referenced by QgsMapToolPan::QgsMapToolPan().

GUI_EXPORT const unsigned char pan_mask_bits[]

Definition at line 79 of file qgscursors.cpp.

Referenced by QgsMapToolPan::QgsMapToolPan().

GUI_EXPORT const char* select_cursor[]

Definition at line 111 of file qgscursors.cpp.

GUI_EXPORT const char* zoom_out[]

Definition at line 45 of file qgscursors.cpp.

Referenced by QgsMapToolZoom::QgsMapToolZoom().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines