#include <StdMeshersGUI_DistrPreview.h>
◆ Conversion
| Enumerator |
|---|
| EXPONENT | |
| CUT_NEGATIVE | |
◆ StdMeshersGUI_DistrPreview()
| StdMeshersGUI_DistrPreview::StdMeshersGUI_DistrPreview |
( |
QWidget * |
p, |
|
|
StdMeshers::StdMeshers_NumberOfSegments_ptr |
h |
|
) |
| |
◆ ~StdMeshersGUI_DistrPreview()
| StdMeshersGUI_DistrPreview::~StdMeshersGUI_DistrPreview |
( |
| ) |
|
|
virtual |
◆ calc()
| double StdMeshersGUI_DistrPreview::calc |
( |
bool & |
ok | ) |
|
|
private |
◆ convert()
| bool StdMeshersGUI_DistrPreview::convert |
( |
double & |
v | ) |
const |
|
protectedvirtual |
◆ createTable()
◆ function()
| QString StdMeshersGUI_DistrPreview::function |
( |
| ) |
const |
◆ funcValue()
| double StdMeshersGUI_DistrPreview::funcValue |
( |
const double |
t, |
|
|
bool & |
ok |
|
) |
| |
|
protectedvirtual |
◆ Handle()
| StdMeshersGUI_DistrPreview::Handle |
( |
ExprIntrp_GenExp |
| ) |
|
|
private |
◆ init()
| bool StdMeshersGUI_DistrPreview::init |
( |
const QString & |
str | ) |
|
|
protectedvirtual |
◆ isDone()
| bool StdMeshersGUI_DistrPreview::isDone |
( |
| ) |
const |
◆ isTableFunc()
| bool StdMeshersGUI_DistrPreview::isTableFunc |
( |
| ) |
const |
◆ nbSeg()
| int StdMeshersGUI_DistrPreview::nbSeg |
( |
| ) |
const |
◆ pointsCount()
| int StdMeshersGUI_DistrPreview::pointsCount |
( |
| ) |
const |
◆ setConversion()
| void StdMeshersGUI_DistrPreview::setConversion |
( |
Conversion |
conv, |
|
|
const bool |
upd = true |
|
) |
| |
◆ setParams() [1/2]
| bool StdMeshersGUI_DistrPreview::setParams |
( |
const QString & |
func, |
|
|
const int |
nbSeg, |
|
|
const int |
points = 50, |
|
|
const bool |
upd = true |
|
) |
| |
◆ setParams() [2/2]
◆ showError()
| void StdMeshersGUI_DistrPreview::showError |
( |
| ) |
|
|
private |
◆ tableFunc()
◆ update()
| void StdMeshersGUI_DistrPreview::update |
( |
| ) |
|
|
protected |
References convert(), createTable(), isTableFunc(), myConv, myDensity, myDistr, myFunction, myHypo, myIsDone, myMsg, myNbSeg, myTableFunc, OCC_CATCH_SIGNALS, and showError().
Referenced by setConversion(), and setParams().
◆ myConv
◆ myDensity
| QwtPlotCurve* StdMeshersGUI_DistrPreview::myDensity |
|
private |
◆ myDistr
| QwtPlotCurve* StdMeshersGUI_DistrPreview::myDistr |
|
private |
◆ myFunction
| QString StdMeshersGUI_DistrPreview::myFunction |
|
private |
◆ myHypo
| StdMeshers::StdMeshers_NumberOfSegments_var StdMeshersGUI_DistrPreview::myHypo |
|
private |
◆ myIsDone
| bool StdMeshersGUI_DistrPreview::myIsDone |
|
private |
◆ myIsTable
| bool StdMeshersGUI_DistrPreview::myIsTable |
|
private |
◆ myMsg
| QwtPlotMarker* StdMeshersGUI_DistrPreview::myMsg |
|
private |
◆ myNbSeg
| int StdMeshersGUI_DistrPreview::myNbSeg |
|
private |
◆ myPoints
| int StdMeshersGUI_DistrPreview::myPoints |
|
private |
◆ myTableFunc
◆ myValues
| TColStd_Array1OfReal StdMeshersGUI_DistrPreview::myValues |
|
private |
◆ myVars
| Expr_Array1OfNamedUnknown StdMeshersGUI_DistrPreview::myVars |
|
private |