#include <AddTool.hpp>
Public Member Functions | |
boost::optional< std::pair < ToolVersion, ToolLocationInfo > > | getTool () |
Returns the tool created during execution of the dialog. More... | |
virtual | ~AddTool () |
Public Attributes | |
AddTool * | parent |
Create a AddTool dialog for setting ConfigOptions. More... | |
QDialog based user interface for setting RunManager configuration options.
|
virtual |
boost::optional<std::pair<ToolVersion, ToolLocationInfo> > openstudio::runmanager::AddTool::getTool | ( | ) |
Returns the tool created during execution of the dialog.
AddTool * openstudio::runmanager::AddTool::parent |
Create a AddTool dialog for setting ConfigOptions.