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

Public 成员函数

详细描述

在文件 Constant.x3270 行定义.

成员函数说明

◆ brightnessChanged()

void brightnessChanged ( QVideoWidget  ,
int  brightness 
)

在文件 Constant.x3274 行定义.

3274 {
3275
3276 }

◆ contrastChanged()

void contrastChanged ( QVideoWidget  ,
int  contrast 
)

在文件 Constant.x3277 行定义.

3277 {
3278
3279 }

◆ fullScreenChanged()

void fullScreenChanged ( QVideoWidget  ,
bool  fullScreen 
)

在文件 Constant.x3271 行定义.

3271 {
3272
3273 }

◆ hueChanged()

void hueChanged ( QVideoWidget  ,
int  hue 
)

在文件 Constant.x3280 行定义.

3280 {
3281
3282 }

◆ saturationChanged()

void saturationChanged ( QVideoWidget  ,
int  saturation 
)

在文件 Constant.x3283 行定义.

3283 {
3284
3285 }