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

Public 成员函数

详细描述

在文件 Constant.x3638 行定义.

成员函数说明

◆ onCursorPositionChanged()

void onCursorPositionChanged ( QObject  ,
int  ,
int   
)

在文件 Constant.x3641 行定义.

3641{}

◆ onEditingFinished()

void onEditingFinished ( QObject  )

在文件 Constant.x3643 行定义.

3643{}

◆ onReturnPressed()

void onReturnPressed ( QObject  )

在文件 Constant.x3642 行定义.

3642{}

◆ onSelectionChanged()

void onSelectionChanged ( QObject  )

在文件 Constant.x3644 行定义.

3644{}

◆ onTextChanged()

void onTextChanged ( QObject  ,
  String 
)

在文件 Constant.x3639 行定义.

3639{}

◆ onTextEdited()

void onTextEdited ( QObject  ,
  String 
)

在文件 Constant.x3640 行定义.

3640{}