#include <RunTabView.hpp>
|
| openstudio::runmanager::RunManager | runManager () |
| |
| QStackedWidget * | runStack () |
| |
| | RunView (const model::Model &model, const openstudio::path &t_modelPath, const openstudio::path &t_tempFolder, openstudio::runmanager::RunManager t_runManager) |
| |
| virtual | ~RunView () |
| |
| openstudio::RunView::RunView |
( |
const model::Model & |
model, |
|
|
const openstudio::path & |
t_modelPath, |
|
|
const openstudio::path & |
t_tempFolder, |
|
|
openstudio::runmanager::RunManager |
t_runManager |
|
) |
| |
| virtual openstudio::RunView::~RunView |
( |
| ) |
|
|
inlinevirtual |
| void openstudio::RunView::resultsGenerated |
( |
const openstudio::path & |
t_sqlFile, |
|
|
const openstudio::path & |
t_radianceResultsFile |
|
) |
| |
|
signal |
| openstudio::runmanager::RunManager openstudio::RunView::runManager |
( |
| ) |
|
| QStackedWidget* openstudio::RunView::runStack |
( |
| ) |
|
| void openstudio::RunView::toolsUpdated |
( |
| ) |
|
|
signal |
| void openstudio::RunView::updateToolsWarnings |
( |
| ) |
|
|
slot |