| AcceptsClose() | wizard::Editor | |
| ActionManager class | wizard::WsfEditor | friend |
| AddCurrentLineSelection(QList< QTextEdit::ExtraSelection > &aSelections) | wizard::Editor | protected |
| BeginAutoComplete() | wizard::WsfEditor | protected |
| BeginNonUserAction() | wizard::Editor | inlinevirtual |
| BuildTitleBarMenu(QMenu &aMenu) | wizard::Editor | |
| CommentBlock() | wizard::WsfEditor | protected |
| 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 | |
| Editor(QWidget *aParent, Project *aProject, TextSource *aTextSource, EditorManager *aManagerPtr) | wizard::Editor | |
| EndNonUserAction() | wizard::Editor | inlinevirtual |
| ExecutingNonUserAction() | wizard::Editor | inlinevirtual |
| FindNextAction() | wizard::Editor | |
| FindNextValidToken(const QStringList &aList, int aStart) | wizard::Editor | static |
| FindPreviousAction() | wizard::Editor | |
| FindReferencesAction() | wizard::WsfEditor | inlineprotected |
| FoldingEnabled() | wizard::Editor | inlineprotected |
| FormatSelection() | wizard::WsfEditor | protected |
| GetContextMenuCharacterPosition() | wizard::WsfEditor | |
| 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 |
| GetTipsGeometry() | wizard::WsfEditor | |
| GoToDefinitionAction() | wizard::WsfEditor | inlineprotected |
| GoToLine(size_t aLine) | wizard::Editor | |
| GoToLineAction() | wizard::Editor | |
| GoToRange(const UtTextRange &aRange) | wizard::Editor | |
| HideAutocomplete() | wizard::WsfEditor | |
| Indent() | wizard::Editor | |
| Initialize() | wizard::WsfEditor | |
| Initialize2() | wizard::WsfEditor | |
| LineNumberWidth() | wizard::Editor | |
| Manager() | wizard::Editor | inlineprotected |
| Margin() | wizard::Editor | inlineprotected |
| PrintFile() | wizard::Editor | |
| RangeText(size_t aStart, size_t aEnd) | wizard::Editor | |
| RecordCurrentLocation(bool aForceNewEntry=true) | wizard::Editor | |
| RedrawMargin() | wizard::Editor | protected |
| 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 |
| TipsMoved(QRect aRect) | wizard::WsfEditor | |
| ToAscii(const QString &aText) | wizard::Editor | static |
| ToPlainText() | wizard::Editor | |
| UncommentBlock() | wizard::WsfEditor | protected |
| Unindent() | wizard::Editor | |
| UpdateMarginGeometry() | wizard::Editor | protected |
| UpdateStyle() override | wizard::WsfEditor | virtual |
| UpdateStyleFromArray(const QVector< QTextCharFormat > &aFormatChanges, const QTextBlock &firstBlk, int aLastBlockNumber, int startPos, int endPos) | wizard::Editor | static |
| WsfEditor(QWidget *aParent, Project *aProject, TextSource *aTextSource, EditorManager *aManagerPtr) | wizard::WsfEditor | |
| ~Editor() override | wizard::Editor | |
| ~WsfEditor() override=default | wizard::WsfEditor | |