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 | |
SCtrChoiceDataWidget (QWidget *parent) | |
virtual QString | shownValue () |
![]() | |
SCtrMasterDataWidget (QWidget *parent=nullptr) | |
SimCenterViewState | viewState () |
void | setViewState (SimCenterViewState) |
void | setDataType (PARAM_VARIABLE_TYPE &) |
PARAM_VARIABLE_TYPE | getTypeInfo () |
void | setValue (QString newValue) |
virtual QString | savableValue () |
void | saveShownValue () |
void | revertShownValue () |
bool | isValueChanged () |
bool | hasValidNewValue () |
Additional Inherited Members | |
![]() | |
void | valueEdited () |