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

Public 成员函数

详细描述

在文件 QPropertyBrowser.xcsm10 行定义.

成员函数说明

◆ onEnumPropertyValueChanged()

void onEnumPropertyValueChanged ( long  prop,
int  item 
)

在文件 QPropertyBrowser.xcsm11 行定义.

11 {
12
13 }

◆ onVariantPropertyAttributeChanged()

void onVariantPropertyAttributeChanged ( long  prop,
String  strAttributr,
int  dataType,
String  stringValue 
)

在文件 QPropertyBrowser.xcsm17 行定义.

17 {
18
19 }

◆ onVariantPropertyValueChanged()

void onVariantPropertyValueChanged ( long  prop,
int  dataType,
String  stringValue 
)

在文件 QPropertyBrowser.xcsm14 行定义.

14 {
15
16 }