NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
EditorNotebook Member List

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

createEditor(const wxString &text)EditorNotebook
EditorNotebook(wxWindow *parent, wxWindowID id, IconManager *icons, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)EditorNotebook
FindPagePosition(wxNotebookPage *page)EditorNotebook
getCurrentEditor(bool secondary=false)EditorNotebook
getEditor(size_t pageNum, bool secondary=false)EditorNotebook
getFocusedEditor()EditorNotebook
GetMouseFocus()EditorNotebookinline
GetTabFromPoint(const wxPoint &pt)EditorNotebook
isSplit(size_t pageNum) constEditorNotebook
m_managerEditorNotebookprivate
m_mouseFocusEditorNotebookprivate
m_showIconsOnTabsEditorNotebookprivate
m_showPathsOnTabsEditorNotebookprivate
m_top_parentEditorNotebookprivate
OnButtonClicked(wxAuiNotebookEvent &event)EditorNotebook
OnEnter(wxMouseEvent &event)EditorNotebook
OnLeave(wxMouseEvent &event)EditorNotebook
OnSize(wxSizeEvent &event)EditorNotebook
OnTabMiddleClicked(wxAuiNotebookEvent &event)EditorNotebook
OnTabMove(wxAuiNotebookEvent &event)EditorNotebook
OnTabRightClicked(wxAuiNotebookEvent &event)EditorNotebook
OnTabScroll(wxMouseEvent &event)EditorNotebook
OnUnsplit(wxSplitterEvent &event)EditorNotebook
SetShowPathsOrIconsOnTabs(bool showText, bool showIcons)EditorNotebook
SetTabText(size_t nTab, const wxString &text)EditorNotebook
SetTopParent(NumeReWindow *window)EditorNotebookinline
split(size_t pageNum, bool horizontal)EditorNotebook
unsplit(size_t pageNum)EditorNotebook
~EditorNotebook()EditorNotebook