OpenStudio:model_editor
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Pages
Public Slots | Public Member Functions | List of all members
modeleditor::ObjectExplorer Class Reference

#include <ObjectExplorer.hpp>

Public Slots

void on_groupItemSelectionChanged ()
 
void on_groupTextEdited (const QString &)
 
void on_objectItemSelectionChanged ()
 
void on_objectTextEdited (const QString &)
 

Public Member Functions

 ObjectExplorer (openstudio::IddFile &iddFile,*parent=nullptr)
 
void updateIddFile ()
 
virtual ~ObjectExplorer ()
 

Constructor & Destructor Documentation

modeleditor::ObjectExplorer::ObjectExplorer ( openstudio::IddFile &  iddFile,
parent = nullptr 
)
virtual modeleditor::ObjectExplorer::~ObjectExplorer ( )
virtual

Member Function Documentation

void modeleditor::ObjectExplorer::on_groupItemSelectionChanged ( )
slot
void modeleditor::ObjectExplorer::on_groupTextEdited ( const QString &  )
slot
void modeleditor::ObjectExplorer::on_objectItemSelectionChanged ( )
slot
void modeleditor::ObjectExplorer::on_objectTextEdited ( const QString &  )
slot
void modeleditor::ObjectExplorer::updateIddFile ( )