OpenStudio:shared_gui_components
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes | List of all members
openstudio::measuretab::WorkflowSectionView Class Reference

#include <WorkflowView.hpp>

+ Inheritance diagram for openstudio::measuretab::WorkflowSectionView:

Public Member Functions

 WorkflowSectionView (MeasureType measureType)
 
virtual ~WorkflowSectionView ()
 
- Public Member Functions inherited from openstudio::OSCollapsibleView
 OSCollapsibleView (bool alwaysExpanded=false,*parent=nullptr)
 
virtual ~OSCollapsibleView ()
 

Public Attributes

WorkflowSectionContentViewcontent
 
LightGradientHeaderheader
 
- Public Attributes inherited from openstudio::OSCollapsibleView
void setContent * content
 
void setHeader * header
 

Additional Inherited Members

- Public Slots inherited from openstudio::OSCollapsibleView
void collapse ()
 
void expand ()
 
bool isExpanded ()
 
void setExpanded (bool expanded)
 

Constructor & Destructor Documentation

openstudio::measuretab::WorkflowSectionView::WorkflowSectionView ( MeasureType  measureType)
virtual openstudio::measuretab::WorkflowSectionView::~WorkflowSectionView ( )
inlinevirtual

Member Data Documentation

WorkflowSectionContentView* openstudio::measuretab::WorkflowSectionView::content
LightGradientHeader* openstudio::measuretab::WorkflowSectionView::header