17 #ifndef _GAZEBO_CLONE_WINDOW_PRIVATE_HH_ 
   18 #define _GAZEBO_CLONE_WINDOW_PRIVATE_HH_ 
QLineEdit * portEdit
QT widget for reading the port used in the cloned server. 
Definition: CloneWindowPrivate.hh:34
int port
Port used for the cloned server. 
Definition: CloneWindowPrivate.hh:37
QPushButton * okayButton
Button used to finalize port selection. 
Definition: CloneWindowPrivate.hh:31
bool validPort
Used to flag if the text entered by the user is a valid port. 
Definition: CloneWindowPrivate.hh:40
Private data for the CloneWindowPrivate class. 
Definition: CloneWindowPrivate.hh:28