Code::Blocks
SVN r11506
|
This is the complete list of members for StartHerePage, including all inherited members.
Activate() | EditorBase | virtual |
AddToContextMenu(cb_optional wxMenu *popup, cb_optional ModuleType type, cb_optional bool pluginsdone) | EditorBase | inlineprotectedvirtual |
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 | |
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 |
LinkClicked(const wxHtmlLinkInfo &link) | StartHerePage | |
m_Filename | EditorBase | protected |
m_files | StartHerePage | protected |
m_IsBuiltinEditor | EditorBase | protected |
m_OriginalPageContent | StartHerePage | protected |
m_pData | EditorBase | protected |
m_pOwner | StartHerePage | protected |
m_projects | StartHerePage | protected |
m_pWin | StartHerePage | protected |
m_Shortname | EditorBase | protected |
OnAfterBuildContextMenu(cb_optional ModuleType type) | EditorBase | inlineprotectedvirtual |
OnBeforeBuildContextMenu(cb_optional const wxPoint &position, cb_optional ModuleType type) | EditorBase | inlineprotectedvirtual |
operator=(cb_optional const EditorBase &rhs) | EditorBase | inline |
Paste() | EditorBase | inlinevirtual |
QueryClose() | EditorBase | virtual |
Redo() | EditorBase | inlinevirtual |
RegisterColours() | StartHerePage | private |
Reload() | StartHerePage | |
revInfo | StartHerePage | private |
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 |
StartHerePage(wxEvtHandler *owner, const RecentItemsList &projects, const RecentItemsList &files, wxWindow *parent) | StartHerePage | |
ThereAreOthers() const | EditorBase | virtual |
Undo() | EditorBase | inlinevirtual |
VisibleToTree() const | StartHerePage | inlinevirtual |
~EditorBase() override | EditorBase | |
~StartHerePage() | StartHerePage | virtual |