#include <qsmartlabel.h>
 | 
| void  | sendMouXY (double x, double y) | 
|   | Sends the mouse coordinate of the image when clicked the image.  More...
  | 
|   | 
Definition at line 18 of file qsmartlabel.h.
 
  
  
      
        
          | QSmartLabel::QSmartLabel  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
      
        
          | void QSmartLabel::mousePressEvent  | 
          ( | 
          QMouseEvent *  | 
          ev | ) | 
           | 
        
      
 
 
      
        
          | void QSmartLabel::mouseReleaseEvent  | 
          ( | 
          QMouseEvent *  | 
          ev | ) | 
           | 
        
      
 
 
  
  
      
        
          | void QSmartLabel::sendMouXY  | 
          ( | 
          double  | 
          x,  | 
         
        
           | 
           | 
          double  | 
          y  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signal   | 
  
 
Sends the mouse coordinate of the image when clicked the image. 
 
 
The documentation for this class was generated from the following files: