xlang v5.1 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
onVideoWidgetListener类 参考
onVideoWidgetListener 的协作图:
Collaboration graph

Public 成员函数

详细描述

在文件 Constant.x3310 行定义.

成员函数说明

◆ brightnessChanged()

void brightnessChanged ( QVideoWidget  ,
int  brightness 
)

在文件 Constant.x3314 行定义.

3314 {
3315
3316 }

◆ contrastChanged()

void contrastChanged ( QVideoWidget  ,
int  contrast 
)

在文件 Constant.x3317 行定义.

3317 {
3318
3319 }

◆ fullScreenChanged()

void fullScreenChanged ( QVideoWidget  ,
bool  fullScreen 
)

在文件 Constant.x3311 行定义.

3311 {
3312
3313 }

◆ hueChanged()

void hueChanged ( QVideoWidget  ,
int  hue 
)

在文件 Constant.x3320 行定义.

3320 {
3321
3322 }

◆ saturationChanged()

void saturationChanged ( QVideoWidget  ,
int  saturation 
)

在文件 Constant.x3323 行定义.

3323 {
3324
3325 }