QGIS API Documentation  2.6.0-Brighton
 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.
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 []
GUI_EXPORT const char * sampler_cursor []

Variable Documentation

GUI_EXPORT const char* capture_point_cursor[]
GUI_EXPORT const char* cross_hair_cursor[]
GUI_EXPORT const char* identify_cursor[]
GUI_EXPORT const unsigned char pan_bits[]
GUI_EXPORT const unsigned char pan_mask_bits[]
GUI_EXPORT const char* sampler_cursor[]
GUI_EXPORT const char* select_cursor[]
GUI_EXPORT const char* zoom_out[]