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

Non-modal dialog displaying AST node properties in a tree view. More...

#include "core/AstNode.h"
#include <QDialog>
#include <QTreeWidget>
Include dependency graph for NodeDetailsDialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  acav::NodeDetailsDialog
 Non-modal dialog displaying AST node properties in a tree view. More...

Detailed Description

Non-modal dialog displaying AST node properties in a tree view.

Definition in file NodeDetailsDialog.h.