Function y from qttools
Brief description
y(point:QPoint):int
Provides modifying access to the Y-coordinate of the point More ...
Function information
| Name: | y |
| Base: | QPoint |
| Group: | Qt plugins:Base plugins |
| Icon: | qt.png |
| Color: | darkGreen |
| Authors: | |
| Copyright: |
Detailed description
Provides modifying access to the Y-coordinate of the point
Input parameters
-
point:
QPoint
- Point to access
Return values
-
Default return value:
int
- Reference to the Y-coordinate
