| 
    libkpl
    6.0
    
   A Library for Graphical Presentation of Data Sets and Functions 
   | 
 
This is the complete list of members for PSGraph, including all inherited members.
| cm2r(double xcm, double ycm, double fx, double fy, double *xu, double *yu) const | PSGraph | protected | 
| draw3D(ThreeDItem *item) | PSGraph | protected | 
| drawArc(ArcItem *item) | PSGraph | protected | 
| drawArray(const double *x, const double *y, double fx, double fy, int n, KplItem::FillStyle fillStyle=KplItem::NoBrush, double xOff=0, double yOff=0, bool clip=true) | PSGraph | |
| drawArray(ArrayItem *item) | PSGraph | protected | 
| drawArray3D(Array3DItem *item) | PSGraph | protected | 
| drawArrow(ArrowItem *item) | PSGraph | protected | 
| drawEllipse(EllipseItem *item) | PSGraph | protected | 
| drawErrorBars(const double *x, const double *y, const double *errors, double fx, double fy, int n, double xOff=0, double yOff=0, bool clip=true) | PSGraph | protected | 
| drawFrame(FrameItem *item) | PSGraph | protected | 
| drawFunc(FunItem *item) | PSGraph | protected | 
| drawFunc3D(Fun3DItem *item) | PSGraph | protected | 
| drawImage(ImageItem *item) | PSGraph | protected | 
| drawItems(const QList< QGraphicsItem * > &list) | PSGraph | |
| drawLegend(LegendItem *item) | PSGraph | protected | 
| drawLine(LineItem *item) | PSGraph | protected | 
| drawParFunc(ParFunItem *item) | PSGraph | protected | 
| drawRect(RectItem *item) | PSGraph | protected | 
| drawScaleBar(ScaleBarItem *item) | PSGraph | protected | 
| drawSpline(SplineItem *item) | PSGraph | protected | 
| drawText(const QString &text, double x, double y, TextItem::Alignment alignment=TextItem::AlignLeft) | PSGraph | |
| drawText(TextItem *item) | PSGraph | protected | 
| finish() | PSGraph | |
| labelX(const QString &text, int exp, bool xTop) | PSGraph | protected | 
| labelY(const QString &text, int exp, bool yRight) | PSGraph | protected | 
| m_height (defined in PSGraph) | PSGraph | protected | 
| m_logX (defined in PSGraph) | PSGraph | protected | 
| m_logY (defined in PSGraph) | PSGraph | protected | 
| m_relSize (defined in PSGraph) | PSGraph | protected | 
| m_size (defined in PSGraph) | PSGraph | protected | 
| m_symbol (defined in PSGraph) | PSGraph | protected | 
| m_width (defined in PSGraph) | PSGraph | protected | 
| m_x0 (defined in PSGraph) | PSGraph | protected | 
| m_xMax (defined in PSGraph) | PSGraph | protected | 
| m_xMin (defined in PSGraph) | PSGraph | protected | 
| m_y0 (defined in PSGraph) | PSGraph | protected | 
| m_yMax (defined in PSGraph) | PSGraph | protected | 
| m_yMin (defined in PSGraph) | PSGraph | protected | 
| prolog(bool landscape, bool eps, const QPointF &topRight=QPointF(), const QPointF &bottomLeft=QPointF()) | PSGraph | protected | 
| PSGraph(QTextStream *stream, const QList< QGraphicsItem * > &list, const QSizeF &size, bool landscape=false, bool eps=true) | PSGraph | |
| PSGraph(QTextStream *stream, const QSizeF &size, const QPointF &topRight=QPointF(), const QPointF &bottomLeft=QPointF(), bool landscape=false, bool eps=true) | PSGraph | |
| psStr(const QString &text) | PSGraph | protected | 
| pts | PSGraph | static | 
| resetDashOffset() | PSGraph | protected | 
| scale(double xMin, double xMax, double yMin, double yMax, bool logX=false, bool logY=false) | PSGraph | protected | 
| setColorData(unsigned color) | PSGraph | |
| setColorFrame(unsigned color) | PSGraph | protected | 
| setColorGrid(unsigned color) | PSGraph | protected | 
| setDir(double dir) | PSGraph | |
| setProperties(ScaledItem *item) | PSGraph | protected | 
| setRelSize(double m_relSize) | PSGraph | |
| setSymbol(KplItem::Symbol symbol) | PSGraph | protected | 
| ts (defined in PSGraph) | PSGraph | protected | 
| window(double x0, double width, double y0, double height) | PSGraph | protected | 
| ~PSGraph() | PSGraph |