A dialog window used to set some parameters before cloning a simulation. More...
#include <gui/CloneWindow.hh>
Inherits QDialog.
Public Member Functions | |
CloneWindow (QWidget *_parent=0) | |
Constructor. More... | |
virtual | ~CloneWindow () |
Destructor. More... | |
int | GetPort () GAZEBO_DEPRECATED(7.0) |
Get the port for the new gzserver specified by the user. More... | |
bool | IsValidPort () const |
True if the stored port is a valid one. More... | |
int | Port () const |
Get the port for the new gzserver specified by the user. More... | |
A dialog window used to set some parameters before cloning a simulation.