| QGIS API Documentation
    2.2.0-Valmiera
    | 
#include "qgscursors.h"
Go to the source code of this file.
| Variables | |
| const char * | zoom_in [] | 
| Bitmap cursors for map operations. | |
| const char * | zoom_out [] | 
| const unsigned char | pan_bits [] | 
| const unsigned char | pan_mask_bits [] | 
| const char * | capture_point_cursor [] | 
| const char * | select_cursor [] | 
| const char * | identify_cursor [] | 
| const char * | cross_hair_cursor [] | 
| const char* capture_point_cursor[] | 
Definition at line 87 of file qgscursors.cpp.
| const char* cross_hair_cursor[] | 
Definition at line 159 of file qgscursors.cpp.
Referenced by QgsComposerView::defaultCursorForTool().
| const char* identify_cursor[] | 
Definition at line 135 of file qgscursors.cpp.
Referenced by QgsMapToolIdentify::QgsMapToolIdentify().
| const unsigned char pan_bits[] | 
Definition at line 72 of file qgscursors.cpp.
Referenced by QgsMapToolPan::QgsMapToolPan().
| const unsigned char pan_mask_bits[] | 
Definition at line 79 of file qgscursors.cpp.
Referenced by QgsMapToolPan::QgsMapToolPan().
| const char* select_cursor[] | 
Definition at line 111 of file qgscursors.cpp.
| const char* zoom_out[] | 
Definition at line 45 of file qgscursors.cpp.
Referenced by QgsComposerView::keyPressEvent(), QgsComposerView::keyReleaseEvent(), and QgsMapToolZoom::QgsMapToolZoom().
 1.8.1.2
 1.8.1.2