autocomplete() | editorctrl | |
backChar() | editorctrl | |
backWord() | editorctrl | |
begOfLine() | editorctrl | |
buildAutoCompleteList() | editorctrl | [protected] |
calltip() | editorctrl | |
editorctrl(wxWindow *parent, wxString fname, config *settings) | editorctrl | |
endOfLine() | editorctrl | |
findBrace() | editorctrl | |
findString(const wxString &str, int startpos, int flags) | editorctrl | |
forwardChar() | editorctrl | |
forwardWord() | editorctrl | |
getAutoIndent() | editorctrl | |
getCurrentWordPart() | editorctrl | |
getDirectory() | editorctrl | |
getFilename() | editorctrl | |
getMtime() | editorctrl | [inline] |
getPath() | editorctrl | [inline] |
guessFileType() | editorctrl | |
indentBlock(bool toLeft=true) | editorctrl | |
initFromConfig() | editorctrl | |
nextBookmark() | editorctrl | |
nextLine() | editorctrl | |
onCharAdded(wxStyledTextEvent &evt) | editorctrl | |
onKeyDown(wxKeyEvent &evt) | editorctrl | |
onMarginClick(wxStyledTextEvent &evt) | editorctrl | |
onProcessPopup(wxCommandEvent &evt) | editorctrl | |
onRightDown(wxMouseEvent &evt) | editorctrl | |
prevBookmark() | editorctrl | |
prevLine() | editorctrl | |
setAutoIndent(bool isOn) | editorctrl | |
setFilename(wxString fname) | editorctrl | |
setMtime(long mt) | editorctrl | [inline] |
setTipsList(wxArrayString *t) | editorctrl | [inline] |
toggleBookmark(int pos) | editorctrl | |
~editorctrl() | editorctrl | |