YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
MainWindow.h File Reference
#include <QMainWindow>
#include <QGVScene.h>
#include <QProgressDialog>
#include <QStringList>
#include <QStringListModel>
#include <QTreeWidgetItem>
#include <yarp/profiler/NetworkProfiler.h>
+ Include dependency graph for MainWindow.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NodeWidgetItem
 
class  MainWindow
 MainWindow class. More...
 

Namespaces

namespace  Ui
 

Enumerations

enum  NodeItemType {
  UNKNOWN = 0 ,
  MODULE = 1 ,
  PORT = 2 ,
  MACHINE = 3
}
 

Enumeration Type Documentation

◆ NodeItemType

Enumerator
UNKNOWN 
MODULE 
PORT 
MACHINE 

Definition at line 18 of file MainWindow.h.