42 #include <QListWidget> 
   71   void onNewSelectedItem(QListWidgetItem* current, QListWidgetItem* previous);
 
   74   void changeCheckedState(QListWidgetItem* item);
 
   83   QListWidget* list_widget_;
 
Contains all of the non-GUI code necessary for doing one "screen" worth of setup.
 
Setup step for generating launch files that are not otherwise associated with a specific step.