#include "StdMeshersGUI_DistrPreview.h"
#include <qwt_plot_curve.h>
#include <qwt_plot_marker.h>
#include <qwt_plot_grid.h>
#include <qwt_symbol.h>
#include <qwt_legend.h>
#include <Expr_NamedUnknown.hxx>
#include <Expr_GeneralExpression.hxx>
#include <Standard_Failure.hxx>
#include <math.h>
#include <limits>
#include <Basics_Utils.hxx>
#include <Plot2d_PlotItems.h>
Functions | |
Plot2d_QwtLegendLabel * | getLegendLabel (QwtPlotCurve *plotCurve) |
bool | isCorrectArg (const Handle(Expr_GeneralExpression)&expr) |
Plot2d_QwtLegendLabel* getLegendLabel | ( | QwtPlotCurve * | plotCurve | ) |
Referenced by StdMeshersGUI_DistrPreview::StdMeshersGUI_DistrPreview().
References SMESH::DownCast(), Handle(), and isCorrectArg().