|
Code::Blocks
SVN r11506
|
This is the complete list of members for EditorBase, including all inherited members.
| Activate() | EditorBase | virtual |
| AddToContextMenu(cb_optional wxMenu *popup, cb_optional ModuleType type, cb_optional bool pluginsdone) | EditorBase | inlineprotectedvirtual |
| BasicAddToContextMenu(wxMenu *popup, ModuleType type) | EditorBase | private |
| CanPaste() const | EditorBase | inlinevirtual |
| CanRedo() const | EditorBase | inlinevirtual |
| CanSelectAll() const | EditorBase | inlinevirtual |
| CanUndo() const | EditorBase | inlinevirtual |
| ClearHistory() | EditorBase | inlinevirtual |
| Close() | EditorBase | virtual |
| Copy() | EditorBase | inlinevirtual |
| CreateContextSubMenu(long id) | EditorBase | protectedvirtual |
| CreateUniqueFilename() | EditorBase | protectedvirtual |
| Cut() | EditorBase | inlinevirtual |
| DisplayContextMenu(const wxPoint &position, ModuleType type=mtUnknown) | EditorBase | virtual |
| EditorBase(wxWindow *parent, const wxString &filename) | EditorBase | |
| EditorBase(cb_unused const EditorBase &rhs) | EditorBase | private |
| GetFilename() const | EditorBase | inlinevirtual |
| GetModified() const | EditorBase | inlinevirtual |
| GetShortName() const | EditorBase | inlinevirtual |
| GetTitle() | EditorBase | virtual |
| GotoLine(int, bool=true) | EditorBase | inlinevirtual |
| GotoNextChanged() | EditorBase | inlinevirtual |
| GotoPreviousChanged() | EditorBase | inlinevirtual |
| HasSelection() const | EditorBase | inlinevirtual |
| InitFilename(const wxString &filename) | EditorBase | protectedvirtual |
| IsBuiltinEditor() const | EditorBase | virtual |
| IsContextMenuOpened() const | EditorBase | virtual |
| IsReadOnly() const | EditorBase | inlinevirtual |
| lastWord | EditorBase | private |
| m_Filename | EditorBase | protected |
| m_IsBuiltinEditor | EditorBase | protected |
| m_pData | EditorBase | protected |
| m_Shortname | EditorBase | protected |
| m_SwitchTo | EditorBase | private |
| m_WinTitle | EditorBase | private |
| OnAfterBuildContextMenu(cb_optional ModuleType type) | EditorBase | inlineprotectedvirtual |
| OnBeforeBuildContextMenu(cb_optional const wxPoint &position, cb_optional ModuleType type) | EditorBase | inlineprotectedvirtual |
| OnContextMenuEntry(wxCommandEvent &event) | EditorBase | private |
| operator=(cb_optional const EditorBase &rhs) | EditorBase | inline |
| Paste() | EditorBase | inlinevirtual |
| QueryClose() | EditorBase | virtual |
| Redo() | EditorBase | inlinevirtual |
| Save() | EditorBase | inlinevirtual |
| SaveAs() | EditorBase | inlinevirtual |
| SelectAll() | EditorBase | inlinevirtual |
| SetChangeCollection(cb_optional bool collectChange) | EditorBase | inlinevirtual |
| SetFilename(const wxString &filename) | EditorBase | inlinevirtual |
| SetModified(bool=true) | EditorBase | inlinevirtual |
| SetReadOnly(bool=true) | EditorBase | inlinevirtual |
| SetTitle(const wxString &newTitle) | EditorBase | virtual |
| ThereAreOthers() const | EditorBase | virtual |
| Undo() | EditorBase | inlinevirtual |
| VisibleToTree() const | EditorBase | inlinevirtual |
| ~EditorBase() override | EditorBase |
1.8.13