YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
NodeWidgetItem Class Reference

#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::VertexgetVertex ()
 

Public Attributes

bool checkFlag
 
yarp::profiler::graph::Vertexvertex
 

Detailed Description

Definition at line 24 of file MainWindow.h.

Constructor & Destructor Documentation

◆ NodeWidgetItem()

NodeWidgetItem::NodeWidgetItem ( QTreeWidgetItem *  parent,
yarp::profiler::graph::Vertex vertex,
int  type 
)
inline

Definition at line 26 of file MainWindow.h.

Member Function Documentation

◆ check()

void NodeWidgetItem::check ( bool  flag)
inline

Definition at line 46 of file MainWindow.h.

◆ checked()

bool NodeWidgetItem::checked ( )
inline

Definition at line 60 of file MainWindow.h.

◆ getVertex()

yarp::profiler::graph::Vertex * NodeWidgetItem::getVertex ( )
inline

Definition at line 61 of file MainWindow.h.

Member Data Documentation

◆ checkFlag

bool NodeWidgetItem::checkFlag

Definition at line 64 of file MainWindow.h.

◆ vertex

yarp::profiler::graph::Vertex* NodeWidgetItem::vertex

Definition at line 65 of file MainWindow.h.


The documentation for this class was generated from the following file: