ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
Loading...
Searching...
No Matches
acav::SourceCodeView Member List

This is the complete list of members for acav::SourceCodeView, including all inherited members.

applyFontSize(int pointSize)acav::SourceCodeView
clearHighlight()acav::SourceCodeView
clearSearchHighlight()acav::SourceCodeView
clearView()acav::SourceCodeView
currentFileId() constacav::SourceCodeViewinline
currentFilePath() constacav::SourceCodeViewinline
fileLoaded(const QString &filePath)acav::SourceCodeViewsignal
fileLoadError(const QString &errorMessage)acav::SourceCodeViewsignal
findNext(const QString &term, QTextDocument::FindFlags flags=QTextDocument::FindFlags())acav::SourceCodeView
findPrevious(const QString &term, QTextDocument::FindFlags flags=QTextDocument::FindFlags())acav::SourceCodeView
highlightRange(const SourceRange &range, bool moveCursor=true)acav::SourceCodeView
keyPressEvent(QKeyEvent *event) overrideacav::SourceCodeViewprotected
lineNumberAreaPaintEvent(QPaintEvent *event)acav::SourceCodeView
lineNumberAreaWidth() constacav::SourceCodeView
loadFile(const QString &filePath)acav::SourceCodeView
mousePressEvent(QMouseEvent *event) overrideacav::SourceCodeViewprotected
mouseReleaseEvent(QMouseEvent *event) overrideacav::SourceCodeViewprotected
resizeEvent(QResizeEvent *event) overrideacav::SourceCodeViewprotected
setCurrentFileId(FileID fileId)acav::SourceCodeViewinline
SourceCodeView(QWidget *parent=nullptr) (defined in acav::SourceCodeView)acav::SourceCodeViewexplicit
sourcePositionClicked(FileID fileId, unsigned line, unsigned column)acav::SourceCodeViewsignal
sourceRangeSelected(FileID fileId, unsigned startLine, unsigned startColumn, unsigned endLine, unsigned endColumn)acav::SourceCodeViewsignal
~SourceCodeView() override=default (defined in acav::SourceCodeView)acav::SourceCodeView