_Draw_Clip (gb.qt4)
This virtual class is used for defining the clipping area of a drawing.
The drawing methods never draw outside of the clipping area.
This class is virtual.
This class is not creatable.
This class can be used as a 
function.
 
Properties
| 
Enabled  
 | 
Indicates if the clipping is active or not.
 | 
| 
H  
 | 
 | 
| 
Height  
 | 
Returns the height of the clipping area.
 | 
| 
W  
 | 
 | 
| 
Width  
 | 
Returns the width of the clipping area.
 | 
| 
X  
 | 
Returns the left position of the clipping area.
 | 
| 
Y  
 | 
Returns the top position of the clipping area.
 |