Code::Blocks  SVN r11506
cbSmartIndentPlugin Member List

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

AutoIndentEnabled() constcbSmartIndentPluginprotected
BraceCompletionEnabled() constcbSmartIndentPluginprotected
BraceSmartIndentEnabled() constcbSmartIndentPluginprotected
BuildMenu(cb_unused wxMenuBar *menuBar) overridecbSmartIndentPlugininlineprivate
cbPlugin::BuildMenu(cb_optional wxMenuBar *menuBar)cbPlugininlinevirtual
BuildModuleMenu(cb_unused const ModuleType type, cb_unused wxMenu *menu, cb_unused const FileTreeData *data=nullptr) overridecbSmartIndentPlugininlineprivate
cbPlugin::BuildModuleMenu(cb_optional const ModuleType type, cb_optional wxMenu *menu, cb_optional const FileTreeData *data=nullptr)cbPlugininlinevirtual
BuildToolBar(cb_unused wxToolBar *toolBar) overridecbSmartIndentPlugininlineprivate
cbPlugin::BuildToolBar(cb_optional wxToolBar *toolBar)cbPlugininlinevirtual
CanDetach() constcbPlugininlinevirtual
cbPlugin()cbPlugin
cbSmartIndentPlugin()cbSmartIndentPlugin
CreateStatusField(cbStatusBar *statusBar)cbPlugininlinevirtual
FindBlockStart(cbStyledTextCtrl *stc, int position, wxChar blockStart, wxChar blockEnd, bool skipNested=true) constcbSmartIndentPluginprotected
FindBlockStart(cbStyledTextCtrl *stc, int position, wxString blockStart, wxString blockEnd, bool CaseSensitive=true) constcbSmartIndentPluginprotected
GetConfigurationGroup() constcbPlugininlinevirtual
GetConfigurationPanel(cb_optional wxWindow *parent)cbPlugininlinevirtual
GetConfigurationPriority() constcbPlugininlinevirtual
GetFirstBraceInLine(cbStyledTextCtrl *stc, int string_style) constcbSmartIndentPluginprotected
GetLastNonCommentWord(cbEditor *ed, int position=-1, unsigned int NumberOfWords=1) constcbSmartIndentPluginprotected
GetLastNonWhitespaceChar(cbEditor *ed, int position=-1) constcbSmartIndentPluginprotected
GetLastNonWhitespaceChars(cbEditor *ed, int position=-1, unsigned int NumberOfChars=1) constcbSmartIndentPluginprotected
GetNextNonWhitespaceCharOfLine(cbStyledTextCtrl *stc, int position=-1, int *pos=nullptr) constcbSmartIndentPluginprotected
GetNextNonWhitespaceCharOnLine(cbStyledTextCtrl *stc, int position=-1, int *pos=nullptr) constcbSmartIndentPluginprotected
GetProjectConfigurationPanel(cb_optional wxWindow *parent, cb_optional cbProject *project)cbPlugininlinevirtual
GetToolBarPriority()cbPlugininlinevirtual
GetType() constcbPlugininlinevirtual
Indent(cbStyledTextCtrl *stc, wxString &indent) constcbSmartIndentPluginprotected
Indent(cbStyledTextCtrl *stc, wxString &indent, int posInLine) constcbSmartIndentPluginprotected
IsAttached() constcbPlugininline
m_FunctorIdcbSmartIndentPluginprivate
m_IsAttachedcbPluginprotected
m_TypecbPluginprotected
NotImplemented(const wxString &log) constcbPluginprotectedvirtual
OnAttach() overridecbSmartIndentPluginprotectedvirtual
OnCCDone(cb_unused cbEditor *ed)cbSmartIndentPlugininlinevirtual
OnCCDoneEvent(CodeBlocksEvent &event)cbSmartIndentPluginprotected
OnEditorHook(cbEditor *editor, wxScintillaEvent &event) const =0cbSmartIndentPluginpure virtual
OnRelease(bool appShutDown) overridecbSmartIndentPluginprotected
cbPlugin::OnRelease(cb_optional bool appShutDown)cbPlugininlineprotectedvirtual
RemoveMenu(cb_unused wxMenuBar *menuBar)cbSmartIndentPlugininlineprivate
RemoveToolBar(cb_unused wxToolBar *toolBar)cbSmartIndentPlugininlineprivate
SelectionBraceCompletionEnabled() constcbSmartIndentPluginprotected
SmartIndentEnabled() constcbSmartIndentPluginprotected
~cbPlugin() overridecbPlugin