EditorView Class
(Core::Internal::EditorView)Public Functions
void | addCurrentPositionToNavigationHistory(const int &saveState = ...) |
bool | canGoBack() const |
bool | canGoForward() const |
void | copyNavigationHistoryFrom(Core::Internal::EditorView *other) |
void | cutForwardNavigationHistory() |
int | editorHistory() const |
void | goForwardInNavigationHistory() |
void | updateEditorHistory(Core::IEditor *editor) |
Protected Functions
void | focusInEvent(int *) override |
void | mousePressEvent(int *e) override |
void | paintEvent(int *) override |