#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpviz/src/MainWindow.h>
Inheritance diagram for NodeWidgetItem:Public Member Functions | |
| NodeWidgetItem (QTreeWidgetItem *parent, yarp::profiler::graph::Vertex *vertex, int type) | |
| void | check (bool flag) |
| bool | checked () |
| yarp::profiler::graph::Vertex * | getVertex () |
Public Attributes | |
| bool | checkFlag |
| yarp::profiler::graph::Vertex * | vertex |
Definition at line 24 of file MainWindow.h.
|
inline |
Definition at line 26 of file MainWindow.h.
|
inline |
Definition at line 46 of file MainWindow.h.
|
inline |
Definition at line 60 of file MainWindow.h.
|
inline |
Definition at line 61 of file MainWindow.h.
| bool NodeWidgetItem::checkFlag |
Definition at line 64 of file MainWindow.h.
| yarp::profiler::graph::Vertex* NodeWidgetItem::vertex |
Definition at line 65 of file MainWindow.h.