Ignition Gazebo

API Reference

3.7.0

Provides a model by which the resource spawner qml plugin pulls and updates from. More...

#include <ResourceSpawner.hh>

Public Slots

void AddPath (const std::string &_path)
 Add a local model to the grid view. param[in] _model The local model to be added. More...
 

Public Member Functions

 PathModel ()
 Constructor. More...
 
 ~PathModel () override=default
 Destructor. More...
 
QHash< int, QByteArray > roleNames () const override
 

Detailed Description

Provides a model by which the resource spawner qml plugin pulls and updates from.

Constructor & Destructor Documentation

◆ PathModel()

PathModel ( )
explicit

Constructor.

◆ ~PathModel()

~PathModel ( )
overridedefault

Destructor.

Member Function Documentation

◆ AddPath

void AddPath ( const std::string _path)
slot

Add a local model to the grid view. param[in] _model The local model to be added.

◆ roleNames()

QHash<int, QByteArray> roleNames ( ) const
override

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