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

#include <InspectorView.hpp>

+ Inheritance diagram for openstudio::ZoneHVACLowTempRadiantConstFlowInspectorView:

Signals

void addToLoopClicked (model::Loop &, boost::optional< model::HVACComponent > &)
 
void removeFromLoopClicked (model::Loop &, boost::optional< model::HVACComponent > &)
 
- Signals inherited from openstudio::BaseInspectorView
void removeButtonClicked (bool)
 
void toggleUnitsClicked (bool displayIP)
 
void workspaceObjectRemoved ()
 

Public Member Functions

void layoutModelObject (model::ModelObject &, bool readOnly, bool displayIP) override
 
- Public Member Functions inherited from openstudio::BaseInspectorView
virtual void update ()
 
virtual ~BaseInspectorView ()
 

Public Attributes

ZoneHVACLowTempRadiantConstFlowInspectorViewparent
 
- Public Attributes inherited from openstudio::BaseInspectorView
LibraryTabWidgetm_libraryTabWidget
 
BaseInspectorViewparent
 
void addMainView * widget
 

Additional Inherited Members

- Public Slots inherited from openstudio::BaseInspectorView
virtual void toggleUnits (bool displayIP)
 

Member Function Documentation

void openstudio::ZoneHVACLowTempRadiantConstFlowInspectorView::addToLoopClicked ( model::Loop &  ,
boost::optional< model::HVACComponent > &   
)
signal
void openstudio::ZoneHVACLowTempRadiantConstFlowInspectorView::layoutModelObject ( model::ModelObject &  ,
bool  readOnly,
bool  displayIP 
)
overridevirtual
void openstudio::ZoneHVACLowTempRadiantConstFlowInspectorView::removeFromLoopClicked ( model::Loop &  ,
boost::optional< model::HVACComponent > &   
)
signal

Member Data Documentation

ZoneHVACLowTempRadiantConstFlowInspectorView * openstudio::ZoneHVACLowTempRadiantConstFlowInspectorView::parent