Class Editor |
||
---|---|---|
変数
|
||
|
||
メソッド
|
||
|
||
| |||||||||||||||||
| |||||||||||||||||
|
class Editor
DocWatcher
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
Editor() | Private | ||
2 |
operator=() | Private | Editor & | |
3 |
Editor() | Protected | ||
4 |
~Editor() | Protected | virtual | |
5 |
Initialise() | Protected | virtual void | |
6 |
Finalise() | Protected | virtual void | |
7 |
InvalidateStyleData() | Protected | void | |
8 |
InvalidateStyleRedraw() | Protected | void | |
9 |
RefreshColourPalette() | Protected | virtual void | |
10 |
RefreshStyleData() | Protected | void | |
11 |
DropGraphics() | Protected | void | |
12 |
GetClientRectangle() | Protected | virtual PRectangle | |
13 |
GetTextRectangle() | Protected | PRectangle | |
14 |
LinesOnScreen() | Protected | int | |
15 |
LinesToScroll() | Protected | int | |
16 |
MaxScrollPos() | Protected | int | |
17 |
LocationFromPosition() | Protected | Point | |
18 |
XFromPosition() | Protected | int | |
19 |
PositionFromLocation() | Protected | int | |
20 |
PositionFromLocationClose() | Protected | int | |
21 |
PositionFromLineX() | Protected | int | |
22 |
LineFromLocation() | Protected | int | |
23 |
SetTopLine() | Protected | void | |
24 |
AbandonPaint() | Protected | bool | |
25 |
RedrawRect() | Protected | void | |
26 |
Redraw() | Protected | void | |
27 |
RedrawSelMargin() | Protected | void | |
28 |
RectangleFromRange() | Protected | PRectangle | |
29 |
InvalidateRange() | Protected | void | |
30 |
CurrentPosition() | Protected | int | |
31 |
SelectionEmpty() | Protected | bool | |
32 |
SelectionStart() | Protected | int | |
33 |
SelectionEnd() | Protected | int | |
34 |
SetRectangularRange() | Protected | void | |
35 |
InvalidateSelection() | Protected | void | |
36 |
SetSelection() | Protected | void | |
37 |
SetSelection() | Protected | void | |
38 |
SetEmptySelection() | Protected | void | |
39 |
RangeContainsProtected() | Protected | bool | |
40 |
SelectionContainsProtected() | Protected | bool | |
41 |
MovePositionOutsideChar() | Protected | int | |
42 |
MovePositionTo() | Protected | int | |
43 |
MovePositionSoVisible() | Protected | int | |
44 |
SetLastXChosen() | Protected | void | |
45 |
ScrollTo() | Protected | void | |
46 |
ScrollText() | Protected | virtual void | |
47 |
HorizontalScrollTo() | Protected | void | |
48 |
MoveCaretInsideView() | Protected | void | |
49 |
DisplayFromPosition() | Protected | int | |
50 |
EnsureCaretVisible() | Protected | void | |
51 |
ShowCaretAtCurrentPosition() | Protected | void | |
52 |
DropCaret() | Protected | void | |
53 |
InvalidateCaret() | Protected | void | |
54 |
UpdateSystemCaret() | Protected | virtual void | |
55 |
NeedWrapping() | Protected | void | |
56 |
WrapLines() | Protected | bool | |
57 |
LinesJoin() | Protected | void | |
58 |
LinesSplit() | Protected | void | |
59 |
SubstituteMarkerIfEmpty() | Protected | int | |
60 |
PaintSelMargin() | Protected | void | |
61 |
RetrieveLineLayout() | Protected | LineLayout * | |
62 |
LayoutLine() | Protected | void | |
63 |
TextBackground() | Protected | ColourAllocated | |
64 |
DrawIndentGuide() | Protected | void | |
65 |
DrawWrapMarker() | Protected | void | |
66 |
DrawEOL() | Protected | void | |
67 |
DrawLine() | Protected | void | |
68 |
RefreshPixMaps() | Protected | void | |
69 |
Paint() | Protected | void | |
70 |
FormatRange() | Protected | long | |
71 |
TextWidth() | Protected | int | |
72 |
SetVerticalScrollPos() | Protected | virtual void | |
73 |
SetHorizontalScrollPos() | Protected | virtual void | |
74 |
ModifyScrollBars() | Protected | virtual bool | |
75 |
ReconfigureScrollBars() | Protected | virtual void | |
76 |
SetScrollBars() | Protected | void | |
77 |
ChangeSize() | Protected | void | |
78 |
AddChar() | Protected | void | |
79 |
AddCharUTF() | Protected | virtual void | |
80 |
ClearSelection() | Protected | void | |
81 |
ClearAll() | Protected | void | |
82 |
ClearDocumentStyle() | Protected | void | |
83 |
Cut() | Protected | void | |
84 |
PasteRectangular() | Protected | void | |
85 |
Copy() | Protected | virtual void | |
86 |
CanPaste() | Protected | virtual bool | |
87 |
Paste() | Protected | virtual void | |
88 |
OpenAppArmorInclude() | Protected | void | |
89 |
Clear() | Protected | void | |
90 |
SelectAll() | Protected | void | |
91 |
Undo() | Protected | void | |
92 |
Redo() | Protected | void | |
93 |
DelChar() | Protected | void | |
94 |
DelCharBack() | Protected | void | |
95 |
ClaimSelection() | Protected | virtual void | |
96 |
NotifyChange() | Protected | virtual void | |
97 |
NotifyFocus() | Protected | virtual void | |
98 |
GetCtrlID() | Protected | virtual int | |
99 |
NotifyParent() | Protected | virtual void | |
100 |
NotifyStyleToNeeded() | Protected | virtual void | |
101 |
NotifyChar() | Protected | void | |
102 |
NotifyMove() | Protected | void | |
103 |
NotifySavePoint() | Protected | void | |
104 |
NotifyModifyAttempt() | Protected | void | |
105 |
NotifyDoubleClick() | Protected | virtual void | |
106 |
NotifyHotSpotClicked() | Protected | void | |
107 |
NotifyHotSpotDoubleClicked() | Protected | void | |
108 |
NotifyUpdateUI() | Protected | void | |
109 |
NotifyPainted() | Protected | void | |
110 |
NotifyMarginClick() | Protected | bool | |
111 |
NotifyNeedShown() | Protected | void | |
112 |
NotifyDwelling() | Protected | void | |
113 |
NotifyZoom() | Protected | void | |
114 |
NotifyModifyAttempt() | Protected | void | |
115 |
NotifySavePoint() | Protected | void | |
116 |
CheckModificationForWrap() | Protected | void | |
117 |
NotifyModified() | Protected | void | |
118 |
NotifyDeleted() | Protected | void | |
119 |
NotifyStyleNeeded() | Protected | void | |
120 |
NotifyMacroRecord() | Protected | void | |
121 |
PageMove() | Protected | void | |
122 |
ChangeCaseOfSelection() | Protected | void | |
123 |
LineTranspose() | Protected | void | |
124 |
Duplicate() | Protected | void | |
125 |
CancelModes() | Protected | virtual void | |
126 |
NewLine() | Protected | void | |
127 |
CursorUpOrDown() | Protected | void | |
128 |
ParaUpOrDown() | Protected | void | |
129 |
StartEndDisplayLine() | Protected | int | |
130 |
KeyCommand() | Protected | virtual int | |
131 |
KeyDefault() | Protected | virtual int | key modifiers |
132 |
KeyDown() | Protected | int | |
133 |
GetWhitespaceVisible() | Protected | int | |
134 |
SetWhitespaceVisible() | Protected | void | |
135 |
Indent() | Protected | void | |
136 |
FindText() | Protected | long | |
137 |
SearchAnchor() | Protected | void | |
138 |
SearchText() | Protected | long | |
139 |
SearchInTarget() | Protected | long | |
140 |
GoToLine() | Protected | void | |
141 |
CopyToClipboard() | Protected | virtual void | |
142 |
CopyRange() | Protected | char * | |
143 |
CopySelectionFromRange() | Protected | void | |
144 |
CopySelectionRange() | Protected | void | |
145 |
CopyRangeToClipboard() | Protected | void | |
146 |
CopyText() | Protected | void | |
147 |
SetDragPosition() | Protected | void | |
148 |
DisplayCursor() | Protected | virtual void | |
149 |
StartDrag() | Protected | virtual void | |
150 |
DropAt() | Protected | void | |
151 |
PositionInSelection() | Protected | int | |
152 |
PointInSelection() | Protected | bool | |
153 |
PointInSelMargin() | Protected | bool | |
154 |
LineSelection() | Protected | void | |
155 |
DwellEnd() | Protected | void | |
156 |
ButtonDown() | Protected | virtual void | |
157 |
ButtonMove() | Protected | void | |
158 |
ButtonUp() | Protected | void | |
159 |
Tick() | Protected | void | |
160 |
Idle() | Protected | bool | |
161 |
SetTicking() | Protected | virtual void | |
162 |
SetIdle() | Protected | virtual bool | |
163 |
SetMouseCapture() | Protected | virtual void | |
164 |
HaveMouseCapture() | Protected | virtual bool | |
165 |
SetFocusState() | Protected | void | |
166 |
PaintContains() | Protected | virtual bool | |
167 |
PaintContainsMargin() | Protected | bool | |
168 |
CheckForChangeOutsidePaint() | Protected | void | |
169 |
SetBraceHighlight() | Protected | void | |
170 |
SetDocPointer() | Protected | void | |
171 |
Expand() | Protected | void | |
172 |
ToggleContraction() | Protected | void | |
173 |
EnsureLineVisible() | Protected | void | |
174 |
ReplaceTarget() | Protected | int | |
175 |
PositionIsHotspot() | Protected | bool | |
176 |
PointIsHotspot() | Protected | bool | |
177 |
SetHotSpotRange() | Protected | void | |
178 |
GetHotSpotRange() | Protected | void | |
179 |
CodePage() | Protected | int | |
180 |
WrapCount() | Protected | int | |
181 |
DefWndProc() | Protected | virtual sptr_t | |
182 |
IsUnicodeMode() | Public | bool | |
183 |
WndProc() | Public | virtual sptr_t |
No. | 名称 | 属性 | 型 | 説明 |
---|---|---|---|---|
1 |
wMain | Protected | Window | < The Scintilla parent window |
2 |
stylesValid | Protected | bool | |
3 |
vs | Protected | ViewStyle | |
4 |
palette | Protected | Palette | |
5 |
printMagnification | Protected | int | |
6 |
printColourMode | Protected | int | |
7 |
printWrapState | Protected | int | |
8 |
cursorMode | Protected | int | |
9 |
controlCharSymbol | Protected | int | |
10 |
hasFocus | Protected | bool | |
11 |
hideSelection | Protected | bool | |
12 |
inOverstrike | Protected | bool | |
13 |
errorStatus | Protected | int | |
14 |
mouseDownCaptures | Protected | bool | |
15 |
bufferedDraw | Protected | bool | |
16 |
twoPhaseDraw | Protected | bool | |
17 |
xOffset | Protected | int | < Horizontal scrolled amount in pixels |
18 |
xCaretMargin | Protected | int | < Ensure this many pixels visible on both sides of caret |
19 |
horizontalScrollBarVisible | Protected | bool | |
20 |
scrollWidth | Protected | int | |
21 |
verticalScrollBarVisible | Protected | bool | |
22 |
endAtLastLine | Protected | bool | |
23 |
caretSticky | Protected | bool | |
24 |
pixmapLine | Protected | Surface * | |
25 |
pixmapSelMargin | Protected | Surface * | |
26 |
pixmapSelPattern | Protected | Surface * | |
27 |
pixmapIndentGuide | Protected | Surface * | |
28 |
pixmapIndentGuideHighlight | Protected | Surface * | |
29 |
llc | Protected | LineLayoutCache | |
30 |
kmap | Protected | KeyMap | |
31 |
caret | Protected | Caret | |
32 |
timer | Protected | Timer | |
33 |
autoScrollTimer | Protected | Timer | |
34 |
idler | Protected | Idler | |
35 |
lastClick | Protected | Point | |
36 |
lastClickTime | Protected | unsigned int | |
37 |
dwellDelay | Protected | int | |
38 |
ticksToDwell | Protected | int | |
39 |
dwelling | Protected | bool | |
40 |
selectionType | Protected | enum {} | |
41 |
ptMouseLast | Protected | Point | |
42 |
inDragDrop | Protected | bool | |
43 |
dropWentOutside | Protected | bool | |
44 |
posDrag | Protected | int | |
45 |
posDrop | Protected | int | |
46 |
lastXChosen | Protected | int | |
47 |
lineAnchor | Protected | int | |
48 |
originalAnchorPos | Protected | int | |
49 |
currentPos | Protected | int | |
50 |
anchor | Protected | int | |
51 |
targetStart | Protected | int | |
52 |
targetEnd | Protected | int | |
53 |
searchFlags | Protected | int | |
54 |
topLine | Protected | int | |
55 |
posTopLine | Protected | int | |
56 |
lengthForEncode | Protected | int | |
57 |
needUpdateUI | Protected | bool | |
58 |
braces[2] | Protected | Position | |
59 |
bracesMatchStyle | Protected | int | |
60 |
highlightGuideColumn | Protected | int | |
61 |
theEdge | Protected | int | |
62 |
paintState | Protected | enum {} | |
63 |
rcPaint | Protected | PRectangle | |
64 |
paintingAllText | Protected | bool | |
65 |
modEventMask | Protected | int | |
66 |
drag | Protected | SelectionText | |
67 |
selType | Protected | selTypes | |
68 |
moveExtendsSelection | Protected | bool | |
69 |
xStartSelect | Protected | int | < x position of start of rectangular selection |
70 |
xEndSelect | Protected | int | < x position of end of rectangular selection |
71 |
primarySelection | Protected | bool | |
72 |
caretXPolicy | Protected | int | |
73 |
caretXSlop | Protected | int | < Ensure this many pixels visible on both sides of caret |
74 |
caretYPolicy | Protected | int | |
75 |
caretYSlop | Protected | int | < Ensure this many lines visible on both sides of caret |
76 |
visiblePolicy | Protected | int | |
77 |
visibleSlop | Protected | int | |
78 |
searchAnchor | Protected | int | |
79 |
recordingMacro | Protected | bool | |
80 |
foldFlags | Protected | int | |
81 |
cs | Protected | ContractionState | |
82 |
hsStart | Protected | int | |
83 |
hsEnd | Protected | int | |
84 |
wrapState | Protected | enum {} | |
85 |
backgroundWrapEnabled | Protected | bool | |
86 |
wrapWidth | Protected | int | |
87 |
docLineLastWrapped | Protected | int | |
88 |
docLastLineToWrap | Protected | int | |
89 |
wrapVisualFlags | Protected | int | |
90 |
wrapVisualFlagsLocation | Protected | int | |
91 |
wrapVisualStartIndent | Protected | int | |
92 |
actualWrapVisualStartIndent | Protected | int | |
93 |
convertPastes | Protected | bool | |
94 |
pdoc | Protected | Document * | |
95 |
ctrlID | Public | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー