26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_SCOPEDCURSOR_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_SCOPEDCURSOR_H 
   30 #include "../Config.h" 
   33 #include <QtGui/QCursor> 
   63 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_SCOPEDCURSOR_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An object that when created shows a cursor during its scope.