|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Files | |
| AstModel.h | |
| Qt model for AST tree view display. | |
| CppSyntaxHighlighter.h | |
| Lightweight C/C++ syntax highlighter for SourceCodeView. | |
| DeclContextView.h | |
| Declaration context hierarchy display panel. | |
| DockTitleBar.h | |
| Custom dock widget title bar with fast focus indication. | |
| LineNumberArea.h | |
| LogDock.h | |
| Dock widget for displaying logs and diagnostics. | |
| MainWindow.h | |
| Main application window with multi-panel layout. | |
| NodeCycleWidget.h | |
| Popup widget for cycling through overlapping AST nodes. | |
| NodeDetailsDialog.h | |
| Non-modal dialog displaying AST node properties in a tree view. | |
| OpenProjectDialog.h | |
| Dialog for opening a project with compilation database and optional project root. | |
| SourceCodeView.h | |
| Source code display widget with line numbers. | |
| TranslationUnitModel.h | |
| Qt model for translation unit tree view. | |