ExperimentManager script class
1.1.0.1
The Experiment Manager script class reference.
|
This is the complete list of members for PrtFormatManager, including all inherited members.
appendCondition(const QString sConditionName=PRT_UNDEF_NAME_STRING, const QString sConditionColor=PRT_UNDEF_COLOR_STRING) | PrtFormatManager | slot |
appendInterval(const int nConditionIndex=0, const int nBegin=0, const int nEnd=1) | PrtFormatManager | slot |
clearAll() | PrtFormatManager | slot |
clearConditions() | PrtFormatManager | slot |
clearParameters() | PrtFormatManager | slot |
getParameterDescription(const QString sParamName) | PrtFormatManager | slot |
getParameterValue(const QString sParamName) | PrtFormatManager | slot |
getRGBPaletteColorString(const int nSteps, const int nIndex) | PrtFormatManager | slot |
loadFile(const QString sFileName) | PrtFormatManager | slot |
PrtFormatManager(QObject *parent=NULL) | PrtFormatManager | |
saveFile(const QString sFileName, const bool bOverWrite=false) | PrtFormatManager | slot |
setConditionColor(const int nConditionIndex, const QString sColor) | PrtFormatManager | slot |
setParameterValue(const QString sParamName, const QString sParamValue=PRT_UNDEF_VALUE_STRING, const QString sParamDescription=PRT_UNDEF_DESC_STRING) | PrtFormatManager | slot |
SortandMergeAllConditionIntervals() | PrtFormatManager | slot |
~PrtFormatManager() | PrtFormatManager |