|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Qt model for translation unit tree view. More...
#include "common/FileManager.h"#include <QJsonArray>#include <QJsonObject>#include <QHash>#include <QMap>#include <QStandardItemModel>#include <QString>Go to the source code of this file.
Classes | |
| class | acav::TranslationUnitModel |
| Model for displaying translation units in a tree view. More... | |
Qt model for translation unit tree view.
Definition in file TranslationUnitModel.h.