#include <SMESHGUI_Hypotheses.h>
Public Member Functions | |
| StdParam () | |
| const char * | text () const |
Data Fields | |
| QString | myName |
| QVariant | myValue |
| bool | isVariable |
| QString | myText |
| QByteArray | myTextAsBytes |
| SMESHGUI_GenericHypothesisCreator::StdParam::StdParam | ( | ) |
| const char* SMESHGUI_GenericHypothesisCreator::StdParam::text | ( | ) | const |
| bool SMESHGUI_GenericHypothesisCreator::StdParam::isVariable |
Referenced by StdMeshersGUI_StdHypothesisCreator::initVariableName().
| QString SMESHGUI_GenericHypothesisCreator::StdParam::myName |
| QString SMESHGUI_GenericHypothesisCreator::StdParam::myText |
Referenced by SMESHGUI_GenericHypothesisCreator::getStdParamFromDlg().
| QByteArray SMESHGUI_GenericHypothesisCreator::StdParam::myTextAsBytes |
| QVariant SMESHGUI_GenericHypothesisCreator::StdParam::myValue |