_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.
Tato třída je nevyvořitelná.
Tato třída může být použita jako
funkce.
Vlastnosti
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.
|