gepetto::gui::DialogLoadEnvironment Class Reference

#include <gepetto/gui/dialog/dialogloadenvironment.hh>

Inheritance diagram for gepetto::gui::DialogLoadEnvironment:
Collaboration diagram for gepetto::gui::DialogLoadEnvironment:

Classes

struct  EnvironmentDefinition
 

Public Member Functions

 DialogLoadEnvironment (QWidget *parent=0)
 
 ~DialogLoadEnvironment ()
 
EnvironmentDefinition getSelectedDescription ()
 

Static Public Member Functions

static void addEnvironmentDefinition (QString name, QString envName, QString package, QString urdfFilename, QString urdfSuffix, QString srdfSuffix)
 
static QList< EnvironmentDefinitiongetEnvironmentDefinitions ()
 

Constructor & Destructor Documentation

◆ DialogLoadEnvironment()

gepetto::gui::DialogLoadEnvironment::DialogLoadEnvironment ( QWidget *  parent = 0)
explicit

◆ ~DialogLoadEnvironment()

gepetto::gui::DialogLoadEnvironment::~DialogLoadEnvironment ( )

Member Function Documentation

◆ addEnvironmentDefinition()

static void gepetto::gui::DialogLoadEnvironment::addEnvironmentDefinition ( QString  name,
QString  envName,
QString  package,
QString  urdfFilename,
QString  urdfSuffix,
QString  srdfSuffix 
)
static

◆ getEnvironmentDefinitions()

static QList<EnvironmentDefinition> gepetto::gui::DialogLoadEnvironment::getEnvironmentDefinitions ( )
static

◆ getSelectedDescription()

EnvironmentDefinition gepetto::gui::DialogLoadEnvironment::getSelectedDescription ( )
inline

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