#include <HVACSystemsController.hpp>
Enumerator |
---|
TOPOLOGY |
|
CONTROLS |
|
openstudio::HVACSystemsController::HVACSystemsController |
( |
bool |
isIP, |
|
|
const model::Model & |
model |
|
) |
| |
virtual openstudio::HVACSystemsController::~HVACSystemsController |
( |
| ) |
|
|
virtual |
void openstudio::HVACSystemsController::clearSceneSelection |
( |
| ) |
|
QString openstudio::HVACSystemsController::currentHandle |
( |
| ) |
const |
boost::optional<model::Loop> openstudio::HVACSystemsController::currentLoop |
( |
| ) |
const |
std::shared_ptr<HVACLayoutController> openstudio::HVACSystemsController::hvacLayoutController |
( |
| ) |
const |
HVACSystemsView* openstudio::HVACSystemsController::hvacSystemsView |
( |
| ) |
const |
model::Model openstudio::HVACSystemsController::model |
( |
| ) |
const |
void openstudio::HVACSystemsController::setCurrentHandle |
( |
const QString & |
handle | ) |
|
void openstudio::HVACSystemsController::toggleUnitsClicked |
( |
bool |
displayIP | ) |
|
|
signal |
void openstudio::HVACSystemsController::updateLater |
( |
| ) |
|
|
slot |