Public Attributes | |
bool | aboutToClose |
QTimer * | activityTimer |
EditorView::DisplayName | displayName |
QString | fileName |
bool | lock |
QStringList | redos |
QPlainTextEdit * | textEdit |
uint | timeStamp |
QStringList | undos |
Member Data Documentation
◆ aboutToClose
bool Gui::EditorViewP::aboutToClose |
◆ activityTimer
QTimer* Gui::EditorViewP::activityTimer |
Referenced by Gui::EditorView::EditorView(), Gui::EditorView::open(), and Gui::EditorView::~EditorView().
◆ displayName
EditorView::DisplayName Gui::EditorViewP::displayName |
Referenced by Gui::EditorView::EditorView(), and Gui::EditorView::setDisplayName().
◆ fileName
QString Gui::EditorViewP::fileName |
Referenced by Gui::EditorView::fileName().
◆ lock
bool Gui::EditorViewP::lock |
◆ redos
QStringList Gui::EditorViewP::redos |
Referenced by Gui::EditorView::open(), Gui::EditorView::redo(), Gui::EditorView::redoActions(), and Gui::EditorView::undo().
◆ textEdit
QPlainTextEdit* Gui::EditorViewP::textEdit |
Referenced by Gui::EditorView::canClose(), Gui::EditorView::copy(), Gui::EditorView::cut(), Gui::EditorView::EditorView(), Gui::EditorView::focusInEvent(), Gui::EditorView::getEditor(), Gui::EditorView::onHasMsg(), Gui::EditorView::open(), Gui::EditorView::paste(), Gui::EditorView::print(), Gui::EditorView::printPdf(), Gui::EditorView::redo(), and Gui::EditorView::undo().
◆ timeStamp
uint Gui::EditorViewP::timeStamp |
Referenced by Gui::EditorView::open().
◆ undos
QStringList Gui::EditorViewP::undos |
Referenced by Gui::EditorView::open(), Gui::EditorView::redo(), Gui::EditorView::undo(), and Gui::EditorView::undoActions().
The documentation for this class was generated from the following file:
- src/Gui/EditorView.cpp