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

Public 成员函数

详细描述

在文件 Constant.x3678 行定义.

成员函数说明

◆ onCursorPositionChanged()

void onCursorPositionChanged ( QObject  ,
int  ,
int   
)

在文件 Constant.x3681 行定义.

3681{}

◆ onEditingFinished()

void onEditingFinished ( QObject  )

在文件 Constant.x3683 行定义.

3683{}

◆ onReturnPressed()

void onReturnPressed ( QObject  )

在文件 Constant.x3682 行定义.

3682{}

◆ onSelectionChanged()

void onSelectionChanged ( QObject  )

在文件 Constant.x3684 行定义.

3684{}

◆ onTextChanged()

void onTextChanged ( QObject  ,
  String 
)

在文件 Constant.x3679 行定义.

3679{}

◆ onTextEdited()

void onTextEdited ( QObject  ,
  String 
)

在文件 Constant.x3680 行定义.

3680{}