xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
成员变量 |
在文件 QPoint.xcsm 第 4 行定义.
QPoint | ( | ) |
在文件 QPoint.xcsm 第 5 行定义.
QPoint | ( | int | _x, |
int | _y | ||
) |
在文件 QPoint.xcsm 第 8 行定义.
QPoint | ( | long | v | ) |
在文件 QPoint.xcsm 第 25 行定义.
void offset | ( | @NotNilptr QPoint | p | ) |
在文件 QPoint.xcsm 第 20 行定义.
void offset | ( | int | _x, |
int | _y | ||
) |
在文件 QPoint.xcsm 第 15 行定义.
int x |
在文件 QPoint.xcsm 第 13 行定义.
int y |
在文件 QPoint.xcsm 第 13 行定义.