SimCenter CWE Client Program  1.1.2
This repo contains a Qt-UI program which communicates with the SimCenter Agave Server to run CFD simulations.
Public Member Functions | Protected Member Functions | Friends | List of all members
CWE_Results Class Reference

Public Member Functions

 CWE_Results (QWidget *parent=nullptr)
 
virtual void linkMainWindow (CWE_MainWindow *theMainWin)
 
void resetViewInfo ()
 
- Public Member Functions inherited from CWE_Super
 CWE_Super (QWidget *parent=nullptr)
 
virtual bool allowClickAway ()
 

Protected Member Functions

void changeVisibleState (cweResultInstance *toChange, ResultInstanceState newState)
 
FileNodeRef getCaseFolder ()
 
CWEcaseInstancegetCurrentCase ()
 

Friends

class cweResultInstance
 

Additional Inherited Members

- Protected Attributes inherited from CWE_Super
CWE_MainWindowtheMainWindow