#include <RandomVariableDistribution.h>
|
| void | sendFatalMessage (QString message) |
| | sendFatalMessage signal to be emitted when object needs to shut program down More...
|
| |
| void | sendErrorMessage (QString message) |
| | sendErrorMessage signal to be emitted when object needs to communicate error with user More...
|
| |
| void | sendStatusMessage (QString message) |
| | sendStatusMessage signal to be emitted when object needs to communicate status with user More...
|
| |
| RandomVariableDistribution::RandomVariableDistribution |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
| RandomVariableDistribution::~RandomVariableDistribution |
( |
| ) |
|
| QLineEdit * RandomVariableDistribution::createTextEntry |
( |
QString |
text, |
|
|
QHBoxLayout * |
theLayout, |
|
|
int |
minL = 100, |
|
|
int |
maxL = 100 |
|
) |
| |
| virtual QString RandomVariableDistribution::getAbbreviatedName |
( |
void |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: