InsertModelWidget Class Reference

#include <InsertModelWidget.hh>

Inherits QWidget.

Signals

void UpdateFuel (const std::string &_server)
 A signal to trigger the model population of an Ignition Fuel server. More...
 

Public Member Functions

 InsertModelWidget (QWidget *_parent=0)
 Constructor. More...
 
virtual ~InsertModelWidget ()
 Destructor. More...
 
bool LocalPathInFileWidget (const std::string &_path)
 Check if input path is in the fileTreeWidget. More...
 

Constructor & Destructor Documentation

InsertModelWidget ( QWidget *  _parent = 0)
explicit

Constructor.

virtual ~InsertModelWidget ( )
virtual

Destructor.

Member Function Documentation

bool LocalPathInFileWidget ( const std::string &  _path)

Check if input path is in the fileTreeWidget.

void UpdateFuel ( const std::string &  _server)
signal

A signal to trigger the model population of an Ignition Fuel server.

Parameters
[in]serverThe name of the server containing the models.

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