|
Code::Blocks
SVN r11506
|
This is the complete list of members for cbSmartIndentPlugin, including all inherited members.
| AutoIndentEnabled() const | cbSmartIndentPlugin | protected |
| BraceCompletionEnabled() const | cbSmartIndentPlugin | protected |
| BraceSmartIndentEnabled() const | cbSmartIndentPlugin | protected |
| BuildMenu(cb_unused wxMenuBar *menuBar) override | cbSmartIndentPlugin | inlineprivate |
| cbPlugin::BuildMenu(cb_optional wxMenuBar *menuBar) | cbPlugin | inlinevirtual |
| BuildModuleMenu(cb_unused const ModuleType type, cb_unused wxMenu *menu, cb_unused const FileTreeData *data=nullptr) override | cbSmartIndentPlugin | inlineprivate |
| cbPlugin::BuildModuleMenu(cb_optional const ModuleType type, cb_optional wxMenu *menu, cb_optional const FileTreeData *data=nullptr) | cbPlugin | inlinevirtual |
| BuildToolBar(cb_unused wxToolBar *toolBar) override | cbSmartIndentPlugin | inlineprivate |
| cbPlugin::BuildToolBar(cb_optional wxToolBar *toolBar) | cbPlugin | inlinevirtual |
| CanDetach() const | cbPlugin | inlinevirtual |
| cbPlugin() | cbPlugin | |
| cbSmartIndentPlugin() | cbSmartIndentPlugin | |
| CreateStatusField(cbStatusBar *statusBar) | cbPlugin | inlinevirtual |
| FindBlockStart(cbStyledTextCtrl *stc, int position, wxChar blockStart, wxChar blockEnd, bool skipNested=true) const | cbSmartIndentPlugin | protected |
| FindBlockStart(cbStyledTextCtrl *stc, int position, wxString blockStart, wxString blockEnd, bool CaseSensitive=true) const | cbSmartIndentPlugin | protected |
| GetConfigurationGroup() const | cbPlugin | inlinevirtual |
| GetConfigurationPanel(cb_optional wxWindow *parent) | cbPlugin | inlinevirtual |
| GetConfigurationPriority() const | cbPlugin | inlinevirtual |
| GetFirstBraceInLine(cbStyledTextCtrl *stc, int string_style) const | cbSmartIndentPlugin | protected |
| GetLastNonCommentWord(cbEditor *ed, int position=-1, unsigned int NumberOfWords=1) const | cbSmartIndentPlugin | protected |
| GetLastNonWhitespaceChar(cbEditor *ed, int position=-1) const | cbSmartIndentPlugin | protected |
| GetLastNonWhitespaceChars(cbEditor *ed, int position=-1, unsigned int NumberOfChars=1) const | cbSmartIndentPlugin | protected |
| GetNextNonWhitespaceCharOfLine(cbStyledTextCtrl *stc, int position=-1, int *pos=nullptr) const | cbSmartIndentPlugin | protected |
| GetNextNonWhitespaceCharOnLine(cbStyledTextCtrl *stc, int position=-1, int *pos=nullptr) const | cbSmartIndentPlugin | protected |
| GetProjectConfigurationPanel(cb_optional wxWindow *parent, cb_optional cbProject *project) | cbPlugin | inlinevirtual |
| GetToolBarPriority() | cbPlugin | inlinevirtual |
| GetType() const | cbPlugin | inlinevirtual |
| Indent(cbStyledTextCtrl *stc, wxString &indent) const | cbSmartIndentPlugin | protected |
| Indent(cbStyledTextCtrl *stc, wxString &indent, int posInLine) const | cbSmartIndentPlugin | protected |
| IsAttached() const | cbPlugin | inline |
| m_FunctorId | cbSmartIndentPlugin | private |
| m_IsAttached | cbPlugin | protected |
| m_Type | cbPlugin | protected |
| NotImplemented(const wxString &log) const | cbPlugin | protectedvirtual |
| OnAttach() override | cbSmartIndentPlugin | protectedvirtual |
| OnCCDone(cb_unused cbEditor *ed) | cbSmartIndentPlugin | inlinevirtual |
| OnCCDoneEvent(CodeBlocksEvent &event) | cbSmartIndentPlugin | protected |
| OnEditorHook(cbEditor *editor, wxScintillaEvent &event) const =0 | cbSmartIndentPlugin | pure virtual |
| OnRelease(bool appShutDown) override | cbSmartIndentPlugin | protected |
| cbPlugin::OnRelease(cb_optional bool appShutDown) | cbPlugin | inlineprotectedvirtual |
| RemoveMenu(cb_unused wxMenuBar *menuBar) | cbSmartIndentPlugin | inlineprivate |
| RemoveToolBar(cb_unused wxToolBar *toolBar) | cbSmartIndentPlugin | inlineprivate |
| SelectionBraceCompletionEnabled() const | cbSmartIndentPlugin | protected |
| SmartIndentEnabled() const | cbSmartIndentPlugin | protected |
| ~cbPlugin() override | cbPlugin |
1.8.13