| addAnalyticalCurve(Plot2d_AnalyticalCurve *) | Plot2d_ViewFrame | virtual |
| backgroundColor() const | Plot2d_ViewFrame | |
| clicked(const QVariant &, int) | Plot2d_ViewFrame | signal |
| contextMenuRequested(QContextMenuEvent *) | Plot2d_ViewFrame | signal |
| copyPreferences(Plot2d_ViewFrame *) | Plot2d_ViewFrame | |
| createPlot2dCurve(QString &title, QString &unit, QList< double > &xList, QList< double > &yList, QList< QString > &tooltipList, Plot2d::LineType lineKind, int lineWidth, QColor &lineColor, QwtSymbol::Style markerKind, Plot2d_QwtPlotPicker *picker, bool toDraw, bool displayLegend=true) | Plot2d_ViewFrame | |
| CreatePrs(const char *=0) | Plot2d_ViewFrame | |
| createSegment(double *X, double *Y, int nbPoint, Qt::PenStyle lineKind, int lineWidth, QColor &lineColor, QwtSymbol::Style markerKind, bool side=false) | Plot2d_ViewFrame | |
| CurveLinesId enum value | Plot2d_ViewFrame | private |
| CurvePointsId enum value | Plot2d_ViewFrame | private |
| CurveSplinesId enum value | Plot2d_ViewFrame | private |
| customEvent(QEvent *) | Plot2d_ViewFrame | protectedvirtual |
| deselectAnalyticalCurves() | Plot2d_ViewFrame | |
| deselectObjects() | Plot2d_ViewFrame | |
| Display(const Plot2d_Prs *) | Plot2d_ViewFrame | |
| DisplayAll() | Plot2d_ViewFrame | virtual |
| displayCurve(Plot2d_Curve *, bool=false) | Plot2d_ViewFrame | |
| displayCurves(const curveList &, bool=false) | Plot2d_ViewFrame | |
| displayObject(Plot2d_Object *, bool=false) | Plot2d_ViewFrame | |
| displayObjects(const objectList &, bool=false) | Plot2d_ViewFrame | |
| displayPlot2dCurveList(const QList< QList< Plot2d_Curve * > > &sysCoCurveList, bool displayLegend, const QList< QList< bool > > &sides) | Plot2d_ViewFrame | |
| displayPlot2dCurveList(const QList< Plot2d_Curve * > &curveList, int groupsize, bool displayLegend, const QList< bool > &sides) | Plot2d_ViewFrame | |
| DumpId enum value | Plot2d_ViewFrame | private |
| Erase(const Plot2d_Prs *, const bool=false) | Plot2d_ViewFrame | |
| EraseAll() | Plot2d_ViewFrame | virtual |
| eraseBasicObject(QwtPlotItem *, bool=false) | Plot2d_ViewFrame | |
| eraseBasicObjects(const QList< QwtPlotItem * > &, bool=false) | Plot2d_ViewFrame | |
| eraseCurve(Plot2d_Curve *, bool=false) | Plot2d_ViewFrame | |
| eraseCurves(const curveList &, bool=false) | Plot2d_ViewFrame | |
| eraseObject(Plot2d_Object *, bool=false) | Plot2d_ViewFrame | |
| eraseObjects(const objectList &, bool=false) | Plot2d_ViewFrame | |
| eventFilter(QObject *, QEvent *) | Plot2d_ViewFrame | virtual |
| fitAll() | Plot2d_ViewFrame | |
| fitArea(const QRect &) | Plot2d_ViewFrame | |
| FitAreaId enum value | Plot2d_ViewFrame | private |
| fitData(const int, const double, const double, const double, const double, const double=0, const double=0) | Plot2d_ViewFrame | |
| getAnalyticalCurve(QwtPlotItem *) | Plot2d_ViewFrame | |
| getAnalyticalCurves() const | Plot2d_ViewFrame | virtual |
| getClosestCurve(QPoint, double &, int &) const | Plot2d_ViewFrame | |
| getCurves(curveList &) const | Plot2d_ViewFrame | |
| getCurves() const | Plot2d_ViewFrame | |
| getCurveType() const | Plot2d_ViewFrame | |
| getFitRangeByCurves(double &, double &, double &, double &, double &, double &) | Plot2d_ViewFrame | |
| getFitRangeByMarkers(double &, double &, double &, double &, double &, double &) | Plot2d_ViewFrame | |
| getFitRanges(double &, double &, double &, double &, double &, double &) | Plot2d_ViewFrame | |
| getHorScaleMode() const | Plot2d_ViewFrame | |
| getInfo(const QPoint &) | Plot2d_ViewFrame | protected |
| getLegendFont() const | Plot2d_ViewFrame | |
| getLegendFontColor() const | Plot2d_ViewFrame | |
| getLegendPos() const | Plot2d_ViewFrame | |
| getLegendSymbolType() const | Plot2d_ViewFrame | |
| getMarkerSize() const | Plot2d_ViewFrame | |
| getNormLMaxMode() const | Plot2d_ViewFrame | |
| getNormLMinMode() const | Plot2d_ViewFrame | |
| getNormRMaxMode() const | Plot2d_ViewFrame | |
| getNormRMinMode() const | Plot2d_ViewFrame | |
| getObjects(objectList &) const | Plot2d_ViewFrame | |
| getPlot() const | Plot2d_ViewFrame | inline |
| getPlot2dCurveColor(Plot2d_Curve *plot2dCurve) | Plot2d_ViewFrame | |
| getPlotCanvas() const | Plot2d_ViewFrame | |
| getPlotCurve(Plot2d_Curve *) const | Plot2d_ViewFrame | |
| getPlotObject(QwtPlotItem *) const | Plot2d_ViewFrame | |
| getPlotObject(Plot2d_Object *) const | Plot2d_ViewFrame | |
| getSelectedLegendFontColor() const | Plot2d_ViewFrame | |
| getTitle() const | Plot2d_ViewFrame | |
| getTitle(ObjectType) const | Plot2d_ViewFrame | |
| getVerScaleMode() const | Plot2d_ViewFrame | |
| getViewWidget() | Plot2d_ViewFrame | |
| getVisualParameters() | Plot2d_ViewFrame | |
| getXmlVisualParameters() | Plot2d_ViewFrame | protected |
| GlPanId enum value | Plot2d_ViewFrame | private |
| hasPlotCurve(Plot2d_Curve *) const | Plot2d_ViewFrame | protected |
| hasPlotObject(Plot2d_Object *) const | Plot2d_ViewFrame | protected |
| incrementalPan(const int, const int) | Plot2d_ViewFrame | |
| incrementalZoom(const int, const int) | Plot2d_ViewFrame | |
| Init() | Plot2d_ViewFrame | |
| isLegendShow() const | Plot2d_ViewFrame | |
| isModeHorLinear() | Plot2d_ViewFrame | |
| isModeVerLinear() | Plot2d_ViewFrame | |
| isNormLMaxMode() | Plot2d_ViewFrame | |
| isNormLMinMode() | Plot2d_ViewFrame | |
| isNormRMaxMode() | Plot2d_ViewFrame | |
| isNormRMinMode() | Plot2d_ViewFrame | |
| isVisible(Plot2d_Object *) const | Plot2d_ViewFrame | |
| isXLogEnabled() const | Plot2d_ViewFrame | |
| isYLogEnabled() const | Plot2d_ViewFrame | |
| LegendId enum value | Plot2d_ViewFrame | private |
| MainTitle enum value | Plot2d_ViewFrame | |
| ModeXLinearId enum value | Plot2d_ViewFrame | private |
| ModeXLogarithmicId enum value | Plot2d_ViewFrame | private |
| ModeYLinearId enum value | Plot2d_ViewFrame | private |
| ModeYLogarithmicId enum value | Plot2d_ViewFrame | private |
| myAnalyticalCurves | Plot2d_ViewFrame | protected |
| myBackground | Plot2d_ViewFrame | protected |
| myCurveType | Plot2d_ViewFrame | protected |
| myIntermittentSegmentList | Plot2d_ViewFrame | private |
| myIsDefTitle | Plot2d_ViewFrame | protected |
| myLegendColor | Plot2d_ViewFrame | protected |
| myLegendFont | Plot2d_ViewFrame | protected |
| myLegendPos | Plot2d_ViewFrame | protected |
| myLegendSymbolType | Plot2d_ViewFrame | protected |
| myLNormAlgo | Plot2d_ViewFrame | protected |
| myMarkerSize | Plot2d_ViewFrame | protected |
| myNormLMax | Plot2d_ViewFrame | protected |
| myNormLMin | Plot2d_ViewFrame | protected |
| myNormRMax | Plot2d_ViewFrame | protected |
| myNormRMin | Plot2d_ViewFrame | protected |
| myObjects | Plot2d_ViewFrame | protected |
| myOperation | Plot2d_ViewFrame | protected |
| myPlot | Plot2d_ViewFrame | protected |
| myPlot2dCurveList | Plot2d_ViewFrame | private |
| myPnt | Plot2d_ViewFrame | protected |
| myQwtPlotCurveList | Plot2d_ViewFrame | private |
| myRNormAlgo | Plot2d_ViewFrame | protected |
| mySecondY | Plot2d_ViewFrame | protected |
| mySelectedLegendFontColor | Plot2d_ViewFrame | protected |
| mySelectionColor | Plot2d_ViewFrame | protected |
| myShowLegend | Plot2d_ViewFrame | protected |
| myTitle | Plot2d_ViewFrame | protected |
| myTitleEnabled | Plot2d_ViewFrame | protected |
| myXDistance | Plot2d_ViewFrame | protected |
| myXGridMajorEnabled | Plot2d_ViewFrame | protected |
| myXGridMaxMajor | Plot2d_ViewFrame | protected |
| myXGridMaxMinor | Plot2d_ViewFrame | protected |
| myXGridMinorEnabled | Plot2d_ViewFrame | protected |
| myXMode | Plot2d_ViewFrame | protected |
| myXTitle | Plot2d_ViewFrame | protected |
| myXTitleEnabled | Plot2d_ViewFrame | protected |
| myY2GridMajorEnabled | Plot2d_ViewFrame | protected |
| myY2GridMaxMajor | Plot2d_ViewFrame | protected |
| myY2GridMaxMinor | Plot2d_ViewFrame | protected |
| myY2GridMinorEnabled | Plot2d_ViewFrame | protected |
| myY2Title | Plot2d_ViewFrame | protected |
| myY2TitleEnabled | Plot2d_ViewFrame | protected |
| myYDistance | Plot2d_ViewFrame | protected |
| myYDistance2 | Plot2d_ViewFrame | protected |
| myYGridMajorEnabled | Plot2d_ViewFrame | protected |
| myYGridMaxMajor | Plot2d_ViewFrame | protected |
| myYGridMaxMinor | Plot2d_ViewFrame | protected |
| myYGridMinorEnabled | Plot2d_ViewFrame | protected |
| myYMode | Plot2d_ViewFrame | protected |
| myYTitle | Plot2d_ViewFrame | protected |
| myYTitleEnabled | Plot2d_ViewFrame | protected |
| NoOpId enum value | Plot2d_ViewFrame | private |
| ObjectType enum name | Plot2d_ViewFrame | |
| onAnalyticalCurve() | Plot2d_ViewFrame | slot |
| onChangeBackground() | Plot2d_ViewFrame | slot |
| onFitData() | Plot2d_ViewFrame | slot |
| onPanDown() | Plot2d_ViewFrame | slot |
| onPanLeft() | Plot2d_ViewFrame | slot |
| onPanRight() | Plot2d_ViewFrame | slot |
| onPanUp() | Plot2d_ViewFrame | slot |
| onSettings() | Plot2d_ViewFrame | slot |
| onViewFitAll() | Plot2d_ViewFrame | slot |
| onViewFitArea() | Plot2d_ViewFrame | slot |
| onViewGlobalPan() | Plot2d_ViewFrame | slot |
| onViewPan() | Plot2d_ViewFrame | slot |
| onViewZoom() | Plot2d_ViewFrame | slot |
| onZoomIn() | Plot2d_ViewFrame | slot |
| onZoomOut() | Plot2d_ViewFrame | slot |
| PanId enum value | Plot2d_ViewFrame | private |
| Plot2d_ViewFrame(QWidget *, const QString &="") | Plot2d_ViewFrame | |
| plotMouseMoved(const QMouseEvent &) | Plot2d_ViewFrame | protected |
| plotMousePressed(const QMouseEvent &) | Plot2d_ViewFrame | protected |
| plotMouseReleased(const QMouseEvent &) | Plot2d_ViewFrame | protected |
| print(const QString &, const QString &) const | Plot2d_ViewFrame | virtual |
| printPlot(QPainter *, const QRectF &) const | Plot2d_ViewFrame | |
| processFiltering(bool=false) | Plot2d_ViewFrame | |
| readPreferences() | Plot2d_ViewFrame | protectedvirtual |
| removeAnalyticalCurve(Plot2d_AnalyticalCurve *) | Plot2d_ViewFrame | virtual |
| Repaint() | Plot2d_ViewFrame | |
| selectionColor() const | Plot2d_ViewFrame | |
| setBackgroundColor(const QColor &) | Plot2d_ViewFrame | virtual |
| setCurveTitle(Plot2d_Curve *, const QString &) | Plot2d_ViewFrame | |
| setCurveType(int, bool=true) | Plot2d_ViewFrame | |
| setCurveType(QwtPlotCurve *, int) | Plot2d_ViewFrame | protected |
| setEnableAxis(QwtPlot::Axis, bool) | Plot2d_ViewFrame | |
| setFont(const QFont &, ObjectType, bool=true) | Plot2d_ViewFrame | |
| setHorScaleMode(const int, bool=true) | Plot2d_ViewFrame | |
| setLegendFont(const QFont &) | Plot2d_ViewFrame | |
| setLegendFontColor(const QColor &) | Plot2d_ViewFrame | |
| setLegendPos(int) | Plot2d_ViewFrame | |
| setLegendSymbolType(int) | Plot2d_ViewFrame | |
| setMarkerSize(const int, bool=true) | Plot2d_ViewFrame | |
| setNormLMaxMode(bool, bool=true) | Plot2d_ViewFrame | |
| setNormLMinMode(bool, bool=true) | Plot2d_ViewFrame | |
| setNormRMaxMode(bool, bool=true) | Plot2d_ViewFrame | |
| setNormRMinMode(bool, bool=true) | Plot2d_ViewFrame | |
| setObjectTitle(Plot2d_Object *, const QString &) | Plot2d_ViewFrame | |
| SetPreference() | Plot2d_ViewFrame | |
| setSelectedLegendFontColor(const QColor &) | Plot2d_ViewFrame | |
| setSelectionColor(const QColor &) | Plot2d_ViewFrame | virtual |
| setTitle(const QString &) | Plot2d_ViewFrame | |
| setTitle(bool, const QString &, ObjectType, bool=true) | Plot2d_ViewFrame | |
| setVerScaleMode(const int, bool=true) | Plot2d_ViewFrame | |
| setVisualParameters(const QString &) | Plot2d_ViewFrame | |
| setXGrid(bool, const int, bool, const int, bool=true) | Plot2d_ViewFrame | |
| setXmlVisualParameters(const QString &) | Plot2d_ViewFrame | protected |
| setYGrid(bool, const int, bool, const int, bool, const int, bool, const int, bool=true) | Plot2d_ViewFrame | |
| showLegend(bool, bool=true) | Plot2d_ViewFrame | |
| testOperation(const QMouseEvent &) | Plot2d_ViewFrame | protected |
| updateAnalyticalCurve(Plot2d_AnalyticalCurve *, bool=false) | Plot2d_ViewFrame | virtual |
| updateAnalyticalCurves() | Plot2d_ViewFrame | virtual |
| updateCurve(Plot2d_Curve *, bool=false) | Plot2d_ViewFrame | |
| updateLegend(const Plot2d_Prs *) | Plot2d_ViewFrame | |
| updateLegend() | Plot2d_ViewFrame | |
| updateObject(Plot2d_Object *, bool=false) | Plot2d_ViewFrame | |
| updatePlotItem(Plot2d_Object *, QwtPlotItem *) | Plot2d_ViewFrame | |
| updateTitles(const bool=true) | Plot2d_ViewFrame | |
| vpCurveChanged() | Plot2d_ViewFrame | signal |
| vpModeHorChanged() | Plot2d_ViewFrame | signal |
| vpModeVerChanged() | Plot2d_ViewFrame | signal |
| vpNormLModeChanged() | Plot2d_ViewFrame | signal |
| vpNormRModeChanged() | Plot2d_ViewFrame | signal |
| wheelEvent(QWheelEvent *) | Plot2d_ViewFrame | protectedvirtual |
| writePreferences() | Plot2d_ViewFrame | protectedvirtual |
| XAxis enum value | Plot2d_ViewFrame | |
| XTitle enum value | Plot2d_ViewFrame | |
| Y2Axis enum value | Plot2d_ViewFrame | |
| Y2Title enum value | Plot2d_ViewFrame | |
| YAxis enum value | Plot2d_ViewFrame | |
| YTitle enum value | Plot2d_ViewFrame | |
| ZoomId enum value | Plot2d_ViewFrame | private |
| ~Plot2d_ViewFrame() | Plot2d_ViewFrame | virtual |