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

The Module View Widget. More...

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpmanager/src-manager/moduleviewwidget.h>

+ Inheritance diagram for ModuleViewWidget:

Public Member Functions

 ModuleViewWidget (yarp::manager::Module *mod, QWidget *parent=0)
 
 ~ModuleViewWidget ()
 
- Public Member Functions inherited from GenericViewWidget
 GenericViewWidget (QWidget *parent=0)
 
yarp::manager::NodeType getType ()
 return the type of the list
 
bool isModified ()
 
void setModified (bool mod)
 

Additional Inherited Members

- Public Slots inherited from GenericViewWidget
void onModified (bool mod)
 
- Signals inherited from GenericViewWidget
void modified (bool)
 
- Protected Attributes inherited from GenericViewWidget
yarp::manager::NodeType type
 
bool m_modified
 

Detailed Description

The Module View Widget.

Definition at line 19 of file moduleviewwidget.h.

Constructor & Destructor Documentation

◆ ModuleViewWidget()

ModuleViewWidget::ModuleViewWidget ( yarp::manager::Module mod,
QWidget *  parent = 0 
)
explicit

Definition at line 10 of file moduleviewwidget.cpp.

◆ ~ModuleViewWidget()

ModuleViewWidget::~ModuleViewWidget ( )

Definition at line 69 of file moduleviewwidget.cpp.


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