xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Public 成员函数
onLayoutEventListener类 参考

Public 成员函数

详细描述

在文件 Constant.x3479 行定义.

成员函数说明

◆ onMove()

void onMove ( QObject  obj,
int  x,
int  y,
int  oldx,
int  oldy 
)

在文件 Constant.x3480 行定义.

3480 {
3481 }

◆ onResize()

void onResize ( QObject  obj,
int  w,
int  h,
int  oldw,
int  oldh 
)

在文件 Constant.x3482 行定义.

3482 {
3483 }