KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCINTILLA_TRICKS Member List

This is the complete list of members for SCINTILLA_TRICKS, including all inherited members.

CancelAutocomplete()SCINTILLA_TRICKS
DoAutocomplete(const wxString &aPartial, const wxArrayString &aTokens)SCINTILLA_TRICKS
DoTextVarAutocomplete(const std::function< void(const wxString &xRef, wxArrayString *tokens)> &getTokensFn)SCINTILLA_TRICKS
firstNonWhitespace(int aLine, int *aWhitespaceCount=nullptr)SCINTILLA_TRICKSprotected
m_bracesSCINTILLA_TRICKSprotected
m_lastCaretPosSCINTILLA_TRICKSprotected
m_lastSelEndSCINTILLA_TRICKSprotected
m_lastSelStartSCINTILLA_TRICKSprotected
m_onAcceptFnSCINTILLA_TRICKSprotected
m_onCharAddedFnSCINTILLA_TRICKSprotected
m_singleLineSCINTILLA_TRICKSprotected
m_suppressAutocompleteSCINTILLA_TRICKSprotected
m_teSCINTILLA_TRICKSprotected
onChar(wxStyledTextEvent &aEvent)SCINTILLA_TRICKSprotected
onCharHook(wxKeyEvent &aEvent)SCINTILLA_TRICKSprotectedvirtual
onModified(wxStyledTextEvent &aEvent)SCINTILLA_TRICKSprotected
onScintillaUpdateUI(wxStyledTextEvent &aEvent)SCINTILLA_TRICKSprotected
onThemeChanged(wxSysColourChangedEvent &aEvent)SCINTILLA_TRICKSprotected
Scintilla() constSCINTILLA_TRICKSinline
SCINTILLA_TRICKS(wxStyledTextCtrl *aScintilla, const wxString &aBraces, bool aSingleLine, std::function< void(wxKeyEvent &)> onAcceptHandler=[](wxKeyEvent &aEvent) { }, std::function< void(wxStyledTextEvent &)> onCharAddedHandler=[](wxStyledTextEvent &) { })SCINTILLA_TRICKS
setupStyles()SCINTILLA_TRICKSprotected