Point (gb.qt4)
This class describes a point with two integer coordinates.
Properties
X
|
Return or set the point X coordinate.
|
Y
|
Return or set the point Y coordinate.
|
Methods
Copy
|
Return a copy of the current point.
|
InRect
|
Return if the point is inside a specific rectangle.
|