Class ScintillaBase |
||
---|---|---|
変数
|
||
|
||
メソッド
|
||
|
||
| |||||||||||||||||
| |||||||||||||||||
|
class ScintillaBase
Editor
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
ScintillaBase() | Private | ||
2 |
operator=() | Private | ScintillaBase & | |
3 |
SetLexer() | Protected | void | |
4 |
SetLexerLanguage() | Protected | void | |
5 |
Colourise() | Protected | void | |
6 |
ScintillaBase() | Protected | ||
7 |
~ScintillaBase() | Protected | virtual | |
8 |
Initialise() | Protected | virtual void | |
9 |
Finalise() | Protected | virtual void | |
10 |
RefreshColourPalette() | Protected | virtual void | |
11 |
AddCharUTF() | Protected | virtual void | |
12 |
Command() | Protected | void | |
13 |
CancelModes() | Protected | virtual void | |
14 |
KeyCommand() | Protected | virtual int | |
15 |
AutoCompleteStart() | Protected | void | |
16 |
AutoCompleteCancel() | Protected | void | |
17 |
AutoCompleteMove() | Protected | void | |
18 |
AutoCompleteGetCurrent() | Protected | int | |
19 |
AutoCompleteCharacterAdded() | Protected | void | |
20 |
AutoCompleteCharacterDeleted() | Protected | void | |
21 |
AutoCompleteCompleted() | Protected | void | |
22 |
AutoCompleteMoveToCurrentWord() | Protected | void | |
23 |
AutoCompleteDoubleClick() | Protected | static void | |
24 |
CallTipClick() | Protected | void | |
25 |
CallTipShow() | Protected | void | |
26 |
CreateCallTipWindow() | Protected | virtual void | |
27 |
AddToPopUp() | Protected | virtual void | |
28 |
ContextMenu() | Protected | void | |
29 |
ButtonDown() | Protected | virtual void | |
30 |
NotifyStyleToNeeded() | Protected | virtual void | |
31 |
WndProc() | Public | virtual sptr_t |
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
displayPopupMenu | Protected | bool | |
2 |
popup | Protected | Menu | |
3 |
ac | Protected | AutoComplete | |
4 |
ct | Protected | CallTip | |
5 |
listType | Protected | int | < 0 is an autocomplete list |
6 |
listSelected | Protected | SString | < Receives listbox selected string |
7 |
maxListWidth | Protected | int | Maximum width of list, in average character widths |
8 |
performingStyle | Protected | bool | < Prevent reentrance |
9 |
lexLanguage | Protected | int | |
10 |
lexCurrent | Protected | const LexerModule * | |
11 |
props | Protected | PropSet | |
12 |
keyWordLists[numWordLists+1] | Protected | WordList * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー