_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.

Esta clase es virtual.

Esta clase no es instanciable.

Esta clase se puede usar como un/una función.

Propiedades
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.