ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
Loading...
Searching...
No Matches
SourceCodeView.h File Reference

Source code display widget with line numbers. More...

#include "common/FileManager.h"
#include "core/SourceLocation.h"
#include <QPlainTextEdit>
#include <QPoint>
#include <QString>
#include <QSyntaxHighlighter>
#include <QTextCursor>
#include <QTextDocument>
Include dependency graph for SourceCodeView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  acav::SourceCodeView
 Source code viewer with line numbers and lightweight syntax highlighting. More...

Detailed Description

Source code display widget with line numbers.

Definition in file SourceCodeView.h.