OpenStudio:openstudio_lib
 All Classes Namespaces Functions Variables Enumerations Enumerator
Public Slots | Public Member Functions | List of all members
openstudio::HVACLayoutController Class Reference

#include <HVACSystemsController.hpp>

+ Inheritance diagram for openstudio::HVACLayoutController:

Public Slots

void updateLater ()
 

Public Member Functions

void clearSceneSelection ()
 
HVACGraphicsViewhvacGraphicsView () const
 
 HVACLayoutController (HVACSystemsController *hvacSystemsController)
 
std::shared_ptr
< RefrigerationGridController
refrigerationGridController () const
 
virtual ~HVACLayoutController ()
 

Constructor & Destructor Documentation

openstudio::HVACLayoutController::HVACLayoutController ( HVACSystemsController hvacSystemsController)
virtual openstudio::HVACLayoutController::~HVACLayoutController ( )
virtual

Member Function Documentation

void openstudio::HVACLayoutController::clearSceneSelection ( )
HVACGraphicsView* openstudio::HVACLayoutController::hvacGraphicsView ( ) const
std::shared_ptr<RefrigerationGridController> openstudio::HVACLayoutController::refrigerationGridController ( ) const
void openstudio::HVACLayoutController::updateLater ( )
slot