#include <DakotaResultsReliability.h>
Definition at line 58 of file DakotaResultsReliability.h.
DakotaResultsReliability::DakotaResultsReliability |
( |
RandomVariablesContainer * |
theRandomVariables, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
DakotaResultsReliability::~DakotaResultsReliability |
( |
| ) |
|
void DakotaResultsReliability::clear |
( |
void |
| ) |
|
|
slot |
bool DakotaResultsReliability::inputFromJSON |
( |
QJsonObject & |
jsonObject | ) |
|
|
virtual |
inputFromJSON method to instantiate itself from a JSON object
- Parameters
-
jsonObject | the JSON object contaiing data to instantiate the object |
- Returns
- bool - true for success, otherwise false
Reimplemented from UQ_Results.
Definition at line 496 of file DakotaResultsReliability.cpp.
void DakotaResultsReliability::onSaveSpreadsheetClicked |
( |
| ) |
|
|
slot |
void DakotaResultsReliability::onSpreadsheetCellClicked |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
slot |
bool DakotaResultsReliability::outputToJSON |
( |
QJsonObject & |
jsonObject | ) |
|
|
virtual |
outputToJSON method to write all objects data neeed to reconstruct object to JsonObject
- Parameters
-
rvObject | the JSON object to be written to |
- Returns
- bool - true for success, otherwise false
Reimplemented from UQ_Results.
Definition at line 432 of file DakotaResultsReliability.cpp.
int DakotaResultsReliability::processResults |
( |
QString & |
filenameResults, |
|
|
QString & |
filenameTab |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: