| AcceptsClose() | wizard::Editor | |
| AddCurrentLineSelection(QList< QTextEdit::ExtraSelection > &aSelections) | wizard::Editor | protected |
| BeginNonUserAction() | wizard::Editor | inlinevirtual |
| BuildTitleBarMenu(QMenu &aMenu) | wizard::Editor | |
| CopyLine() | wizard::Editor | |
| cSYMBOL_MARGIN_WIDTH | wizard::Editor | protectedstatic |
| CutLine() | wizard::Editor | |
| DebugRunStateChange(wizard::ScriptDebugger *aDebuggerPtr, bool aIsRunning) | wizard::Editor | slot |
| DeferUpdateTimer() | wizard::Editor | inlineprotected |
| DeleteLine() | wizard::Editor | |
| DocContentsChange(int aFrom, int aCharsRemoves, int aCharsAdded) | wizard::Editor | protectedvirtual |
| Editor(QWidget *aParent, Project *aProject, TextSource *aTextSource, EditorManager *aManagerPtr) | wizard::Editor | |
| EditorMargin class | wizard::Editor | friend |
| EndNonUserAction() | wizard::Editor | inlinevirtual |
| event(QEvent *e) override | wizard::Editor | protected |
| ExecutingNonUserAction() | wizard::Editor | inlinevirtual |
| FindNextAction() | wizard::Editor | |
| FindNextValidToken(const QStringList &aList, int aStart) | wizard::Editor | static |
| FindPreviousAction() | wizard::Editor | |
| focusInEvent(QFocusEvent *e) override | wizard::Editor | protected |
| FoldingEnabled() | wizard::Editor | inlineprotected |
| GetCurrentPosition(size_t &aOffset, size_t &aLine, size_t &aColumn) | wizard::Editor | |
| GetCursorPoint(int &aX, int &aY, int &aLineHeight) | wizard::Editor | protected |
| GetDock() const noexcept | wizard::Editor | |
| GetDock() noexcept | wizard::Editor | |
| GetLineColumn(const size_t &aOffset, size_t &aLine, size_t &aColumn) | wizard::Editor | |
| GetLineHeight(const int aLine) | wizard::Editor | |
| GetLineText(const size_t &aLine) | wizard::Editor | |
| GetOffset(const size_t aLine, const size_t aColumn) | wizard::Editor | |
| GetPoint(const size_t aOffset) | wizard::Editor | |
| GetPosition(size_t aLine, size_t aColumn) | wizard::Editor | |
| GetPosition(const QPoint &aPoint) | wizard::Editor | |
| GetProject() | wizard::Editor | inline |
| GetSelectedText() | wizard::Editor | |
| GetSelectionRange(UtTextDocumentRange &aRange) | wizard::Editor | |
| GetShortName(bool aTrim=true) const | wizard::Editor | |
| GetSource() | wizard::Editor | inline |
| GoToLine(size_t aLine) | wizard::Editor | |
| GoToLineAction() | wizard::Editor | |
| GoToRange(const UtTextRange &aRange) | wizard::Editor | |
| Indent() | wizard::Editor | |
| Initialize() | wizard::Editor | |
| keyPressEvent(QKeyEvent *e) override | wizard::Editor | protected |
| LineNumberWidth() | wizard::Editor | |
| LoadSettings() | wizard::Editor | virtual |
| Manager() | wizard::Editor | inlineprotected |
| Margin() | wizard::Editor | inlineprotected |
| MarginWidth() | wizard::Editor | virtual |
| mousePressEvent(QMouseEvent *aEvent) override | wizard::Editor | |
| OnCursorPositionChanged() | wizard::Editor | protectedvirtual |
| OnUpdateRequest(const QRect &, int) | wizard::Editor | protectedvirtual |
| PaintMargin(QPaintEvent *event) | wizard::Editor | protectedvirtual |
| Paste() | wizard::Editor | virtual |
| PrintFile() | wizard::Editor | |
| RangeText(size_t aStart, size_t aEnd) | wizard::Editor | |
| RecordCurrentLocation(bool aForceNewEntry=true) | wizard::Editor | |
| RedrawMargin() | wizard::Editor | protected |
| ReloadComplete() | wizard::Editor | inlinevirtual |
| Replace(const UtTextRange &aRange, const std::string aText) | wizard::Editor | |
| ReplaceFoundText() | wizard::Editor | |
| RequestCloseAction() | wizard::Editor | |
| SearchNext(const FindTextRequest &aFindRequest, QTextCursor *aCursorPtr=nullptr) | wizard::Editor | |
| SearchNextNoWrap(const FindTextRequest &aFindRequest, QTextCursor *aCursorPtr=nullptr, int aLowerBound=-1, int aUpperBound=-1) | wizard::Editor | |
| SearchPrevious(const FindTextRequest &aFindRequest) | wizard::Editor | |
| SetGlobalReadOnly(bool aIsGlobalReadOnly) | wizard::Editor | |
| SetManager(EditorManager *aManagerPtr) | wizard::Editor | |
| SetSelection(const UtTextRange &aRange) | wizard::Editor | |
| Split(const QString &aStr) | wizard::Editor | static |
| TextIsSelected() | wizard::Editor | |
| TextModified() | wizard::Editor | slot |
| ToAscii(const QString &aText) | wizard::Editor | static |
| ToPlainText() | wizard::Editor | |
| Unindent() | wizard::Editor | |
| UpdateMarginGeometry() | wizard::Editor | protected |
| UpdateStyle() | wizard::Editor | inlinevirtual |
| UpdateStyleFromArray(const QVector< QTextCharFormat > &aFormatChanges, const QTextBlock &firstBlk, int aLastBlockNumber, int startPos, int endPos) | wizard::Editor | static |
| ~Editor() override | wizard::Editor | |