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

Public 成员函数

详细描述

在文件 Constant.x3253 行定义.

成员函数说明

◆ aboutToCompose()

void aboutToCompose ( QOpenGLWidget  w)

在文件 Constant.x3254 行定义.

3254{}

◆ aboutToResize()

void aboutToResize ( QOpenGLWidget  w)

在文件 Constant.x3256 行定义.

3256{ }

◆ frameSwapped()

void frameSwapped ( QOpenGLWidget  w)

在文件 Constant.x3255 行定义.

3255{ }

◆ initializeGL()

void initializeGL ( QOpenGLWidget  w)

在文件 Constant.x3258 行定义.

3258{ }

◆ paintGL()

void paintGL ( QOpenGLWidget  w)

在文件 Constant.x3260 行定义.

3260{ }

◆ resized()

void resized ( QOpenGLWidget  w)

在文件 Constant.x3257 行定义.

3257{ }

◆ resizeGL()

void resizeGL ( QOpenGLWidget  widget,
int  w,
int  h 
)

在文件 Constant.x3259 行定义.

3259{ }