Package node_manager_fkie :: Module run_dialog :: Class RunDialog
[frames] | no frames]

Class RunDialog

source code

PySide.QtGui.QDialog --+
                       |
                      RunDialog

A dialog to run a ROS node without configuration

Instance Methods
 
__init__(self, host, parent=None) source code
 
runSelected(self)
Runs the selected node, or do nothing.
source code
 
on_package_selected(self, package) source code
 
on_binary_selected(self, binary) source code