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

Popup widget for cycling through overlapping AST nodes. More...

#include <QLabel>
#include <QPushButton>
#include <QWidget>
#include <vector>
Include dependency graph for NodeCycleWidget.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  acav::NodeCycleWidget
 Popup widget for cycling through multiple matching nodes. More...

Detailed Description

Popup widget for cycling through overlapping AST nodes.

Definition in file NodeCycleWidget.h.