QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
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. More...
 
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.

Referenced by QgsComposerView::defaultCursorForTool().

GUI_EXPORT const char* identify_cursor[]

Definition at line 135 of file qgscursors.cpp.

Referenced by QgsMapToolIdentify::QgsMapToolIdentify().

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[]