#include <ResultsTabView.hpp>
 Inheritance diagram for openstudio::ResultsTabView:Public Slots | |
| void | onUnitSystemChange (bool t_isIP) | 
| void | resultsGenerated (const openstudio::path &t_sqlFile, const openstudio::path &t_radianceResultsPath) | 
Signals | |
| void | importResultClicked () | 
| void | removeResultClicked () | 
| void | treeChanged (const openstudio::UUID &t_uuid) | 
  Signals inherited from openstudio::MainTabView | |
| void | tabSelected (int id) | 
| void | toggleUnitsClicked (bool displayIP) | 
Public Member Functions | |
| ResultsTabView (const QString &tabLabel, TabType tabType,*parent=nullptr) | |
| void | searchForExistingResults (const openstudio::path &t_runDir) | 
| virtual | ~ResultsTabView () | 
  Public Member Functions inherited from openstudio::MainTabView | |
| bool | addSubTab (const QString &subTabLabel, int id) | 
| ! Use this method only if your tab will have sub tabs  More... | |
| MainTabView (const QString &tabLabel, TabType tabType,*parent=nullptr) | |
| bool | selectSubTabByIndex (int index) | 
| void | setTabType (TabType tabTyp) | 
| virtual | ~MainTabView () | 
Additional Inherited Members | |
  Public Types inherited from openstudio::MainTabView | |
| enum | TabType { MAIN_TAB, SUB_TAB, GRIDVIEW_SUB_TAB } | 
  Public Attributes inherited from openstudio::MainTabView | |
| QPointer< OSViewSwitcher > | m_editView | 
| bool addTabWidget * | widget | 
| ! Use this method only if your tab will NOT have sub tabs  More... | |
| void setSubTab * | widget | 
  Protected Member Functions inherited from openstudio::MainTabView | |
| void | paintEvent (QPaintEvent *event) override | 
| void | resizeEvent (QResizeEvent *event) override | 
| void | setCurrentIndex (int index) | 
  Protected Attributes inherited from openstudio::MainTabView | |
| void setCurrentWidget * | widget | 
| openstudio::ResultsTabView::ResultsTabView | ( | const QString & | tabLabel, | 
| TabType | tabType, | ||
| * | parent = nullptr  | 
        ||
| ) | 
      
  | 
  inlinevirtual | 
      
  | 
  signal | 
      
  | 
  slot | 
      
  | 
  signal | 
      
  | 
  slot | 
| void openstudio::ResultsTabView::searchForExistingResults | ( | const openstudio::path & | t_runDir | ) | 
      
  | 
  signal |