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

#include <VRFController.hpp>

+ Inheritance diagram for openstudio::VRFSystemListItem:

Public Slots

void remove ()
 
void zoomInOnSystem ()
 

Public Member Functions

int numberOfConnectedTerminals () const
 
int numberOfConnectedZones () const
 
QString systemName () const
 
 VRFSystemListItem (const model::AirConditionerVariableRefrigerantFlow &vrfSystem, OSListController *listController=nullptr)
 
virtual ~VRFSystemListItem ()
 

Constructor & Destructor Documentation

openstudio::VRFSystemListItem::VRFSystemListItem ( const model::AirConditionerVariableRefrigerantFlow &  vrfSystem,
OSListController listController = nullptr 
)
virtual openstudio::VRFSystemListItem::~VRFSystemListItem ( )
inlinevirtual

Member Function Documentation

int openstudio::VRFSystemListItem::numberOfConnectedTerminals ( ) const
int openstudio::VRFSystemListItem::numberOfConnectedZones ( ) const
void openstudio::VRFSystemListItem::remove ( )
slot
QString openstudio::VRFSystemListItem::systemName ( ) const
void openstudio::VRFSystemListItem::zoomInOnSystem ( )
slot