|
xlang v5.1 Release
程序设计语言基础库文档
|

Public 成员函数 |
在文件 Constant.x 第 3638 行定义.
| void ON_AUTOCCANCELLED | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3640 行定义.
| void ON_AUTOCCHARDELETED | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3641 行定义.
| void ON_AUTOCCOMPLETED | ( | QScintilla | sci, |
| String | selection, | ||
| int | position, | ||
| int | ch, | ||
| int | method | ||
| ) |
在文件 Constant.x 第 3642 行定义.
| void ON_AUTOCSELECTION | ( | QScintilla | sci, |
| String | selection, | ||
| int | position | ||
| ) |
在文件 Constant.x 第 3644 行定义.
| void ON_AUTOCSELECTION | ( | QScintilla | sci, |
| String | selection, | ||
| int | position, | ||
| int | ch, | ||
| int | method | ||
| ) |
在文件 Constant.x 第 3643 行定义.
| void ON_CALLTIPCLICK | ( | QScintilla | sci, |
| int | direction | ||
| ) |
在文件 Constant.x 第 3646 行定义.
| void ON_CHARADDED | ( | QScintilla | sci, |
| int | charadded | ||
| ) |
在文件 Constant.x 第 3647 行定义.
| void ON_DOUBLECLICK | ( | QScintilla | sci, |
| int | position, | ||
| int | line, | ||
| int | modifiers | ||
| ) |
在文件 Constant.x 第 3648 行定义.
| void ON_DWELLEND | ( | QScintilla | sci, |
| int | position, | ||
| int | x, | ||
| int | y | ||
| ) |
在文件 Constant.x 第 3649 行定义.
| void ON_DWELLSTART | ( | QScintilla | sci, |
| int | position, | ||
| int | x, | ||
| int | y | ||
| ) |
在文件 Constant.x 第 3650 行定义.
| void ON_FOCUSIN | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3651 行定义.
| void ON_FOCUSOUT | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3652 行定义.
| void ON_HOTSPOTCLICK | ( | QScintilla | sci, |
| int | position, | ||
| int | modifiers | ||
| ) |
在文件 Constant.x 第 3653 行定义.
| void ON_HOTSPOTDOUBLECLICK | ( | QScintilla | sci, |
| int | position, | ||
| int | modifiers | ||
| ) |
在文件 Constant.x 第 3654 行定义.
| void ON_HOTSPOTRELEASECLICK | ( | QScintilla | sci, |
| int | position, | ||
| int | modifiers | ||
| ) |
在文件 Constant.x 第 3655 行定义.
| void ON_INDICATORCLICK | ( | QScintilla | sci, |
| int | position, | ||
| int | modifiers | ||
| ) |
在文件 Constant.x 第 3656 行定义.
| void ON_INDICATORRELEASE | ( | QScintilla | sci, |
| int | position, | ||
| int | modifiers | ||
| ) |
在文件 Constant.x 第 3657 行定义.
| void ON_MACRORECORD | ( | QScintilla | sci, |
| int | msg, | ||
| long | wparam, | ||
| long | lparam | ||
| ) |
在文件 Constant.x 第 3658 行定义.
| void ON_MARGINCLICK | ( | QScintilla | sci, |
| int | position, | ||
| int | modifiers, | ||
| int | margin | ||
| ) |
在文件 Constant.x 第 3659 行定义.
| void ON_MARGINRIGHTCLICK | ( | QScintilla | sci, |
| int | position, | ||
| int | modifiers, | ||
| int | margin | ||
| ) |
在文件 Constant.x 第 3660 行定义.
| void ON_MODIFIED | ( | QScintilla | sci, |
| int | position, | ||
| int | modType, | ||
| String | text, | ||
| int | length, | ||
| int | linesAdded, | ||
| int | line, | ||
| int | foldLevelNow, | ||
| int | foldLevelPrev, | ||
| int | token, | ||
| int | annotationLinesAdded | ||
| ) |
在文件 Constant.x 第 3661 行定义.
| void ON_MODIFYATTEMPTRO | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3667 行定义.
| void ON_NEEDSHOWN | ( | QScintilla | sci, |
| int | positino, | ||
| int | length | ||
| ) |
在文件 Constant.x 第 3668 行定义.
| void ON_PAINTED | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3669 行定义.
| void ON_SAVEPOINTLEFT | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3670 行定义.
| void ON_SAVEPOINTREACHED | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3671 行定义.
| void ON_STYLENEEDED | ( | QScintilla | sci, |
| int | position | ||
| ) |
在文件 Constant.x 第 3672 行定义.
| void ON_UPDATEUI | ( | QScintilla | sci, |
| int | updated | ||
| ) |
在文件 Constant.x 第 3673 行定义.
| void ON_USERLISTSELECTION | ( | QScintilla | sci, |
| String | text, | ||
| int | wparam | ||
| ) |
在文件 Constant.x 第 3675 行定义.
| void ON_USERLISTSELECTION | ( | QScintilla | sci, |
| String | text, | ||
| int | wparam, | ||
| int | ch, | ||
| int | listCompletionMethod | ||
| ) |
在文件 Constant.x 第 3674 行定义.
| void ON_ZOOM | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3676 行定义.
| void QON_SELCHANGED | ( | QScintilla | sci, |
| bool | yes | ||
| ) |
在文件 Constant.x 第 3639 行定义.
| void SCEN_CHANGE | ( | QScintilla | sci | ) |
在文件 Constant.x 第 3645 行定义.