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

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

+ Inheritance diagram for PropertiesTable:

Signals

void modified ()
 

Public Member Functions

 PropertiesTable (Manager *manager, QWidget *parent=0)
 
void showApplicationTab (Application *application)
 
void showModuleTab (ModuleItem *it)
 
void addModules (ModuleItem *)
 

Detailed Description

Definition at line 22 of file propertiestable.h.

Constructor & Destructor Documentation

◆ PropertiesTable()

PropertiesTable::PropertiesTable ( Manager manager,
QWidget *  parent = 0 
)
explicit

Definition at line 10 of file propertiestable.cpp.

Member Function Documentation

◆ addModules()

void PropertiesTable::addModules ( ModuleItem mod)

Definition at line 430 of file propertiestable.cpp.

◆ modified

void PropertiesTable::modified ( )
signal

◆ showApplicationTab()

void PropertiesTable::showApplicationTab ( Application application)

Definition at line 50 of file propertiestable.cpp.

◆ showModuleTab()

void PropertiesTable::showModuleTab ( ModuleItem it)

Definition at line 90 of file propertiestable.cpp.


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