#include <MaterialsView.hpp>
|
| MaterialsView (bool isIP, const openstudio::model::Model &model, const QString &tabLabel, bool hasSubTabs,*parent=nullptr) |
|
virtual | ~MaterialsView () |
|
ModelObjectInspectorView * | modelObjectInspectorView () |
|
| ModelSubTabView (OSItemSelector *itemSelector, ModelObjectInspectorView *modelObjectInspectorView, bool showGridViewLayout=false,*parent=nullptr) |
|
virtual | ~ModelSubTabView () |
|
OSInspectorView * | inspectorView () |
|
const OSInspectorView * | inspectorView () const |
|
OSItemSelector * | itemSelector () |
|
const OSItemSelector * | itemSelector () const |
|
OSItemSelectorButtons * | itemSelectorButtons () |
|
const OSItemSelectorButtons * | itemSelectorButtons () const |
|
| SubTabView (OSItemSelector *itemSelector, OSInspectorView *inspectorView, bool showGridViewLayout=false,*parent=nullptr) |
|
virtual | ~SubTabView () |
|
openstudio::MaterialsView::MaterialsView |
( |
bool |
isIP, |
|
|
const openstudio::model::Model & |
model, |
|
|
const QString & |
tabLabel, |
|
|
bool |
hasSubTabs, |
|
|
* |
parent = nullptr |
|
) |
| |
virtual openstudio::MaterialsView::~MaterialsView |
( |
| ) |
|
|
inlinevirtual |