QtViewImp Member List

This is the complete list of members for QtViewImp, including all inherited members.

createPen(const Color &color, float size, hippodraw::Line::Style style)QtViewImp [private]
DataView()DataView [protected]
DataView(PlotterBase *plotter)DataView [protected]
defaultFont()QtViewImp [virtual]
draw_Text(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize, QFont &font, const QColor &color)QtViewImp [protected, virtual]
drawColorLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const std::vector< Color > &colors, float size)QtViewImp [virtual]
drawImage(const std::string &filename, int position=0)QtViewImp [virtual]
drawLatex(const std::string &eq, int position=0)QtViewImp [virtual]
drawLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)QtViewImp [virtual]
drawMethod(const std::vector< double > &x, const std::vector< double > &y, int opt1, int opt2)QtViewImp [private]
drawPoints(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Symbol::Type type, float sym_size, const Color &color)QtViewImp [private, virtual]
drawPoints(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Symbol::Type type, float sym_size)QtViewImp [virtual]
drawPoints(const std::vector< double > &x, const std::vector< double > &y, const std::vector< Color > &colors, hippodraw::Symbol::Type type, float sym_size)QtViewImp [virtual]
drawPolygon(const std::vector< double > &x, const std::vector< double > &y, const Color &color, const Color &edge)QtViewImp [virtual]
drawPolyLine(const std::vector< double > &xpoints, const std::vector< double > &ypoints, hippodraw::Line::Style style, const Color &color, float size)QtViewImp [virtual]
drawSelf()ViewBase [virtual]
drawSquare(double x1, double y1, double x2, double y2, int red, int green, int blue)QtViewImp [virtual]
drawText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize)QtViewImp [virtual]
drawText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize, const FontBase *font, const Color *color)QtViewImp [virtual]
drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, bool color, float size)QtViewImp [virtual]
drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)QtViewImp [virtual]
drawViewMethod(const std::vector< double > &x, const std::vector< double > &y, int opt1, int opt2)QtViewImp [private]
drawViewSquare(float x1, float y1, float x2, float y2, int red, int green, int blue)QtViewImp [virtual]
fillPickedPoint(double x, double y, std::vector< double > &picked) const =0QtViewImp [pure virtual]
getAspectRatio() constViewBase [virtual]
getDrawRect() const=0ViewBase [pure virtual]
getMarginRect() constDataView
getPlotter() constViewBase
getPlotter()ViewBase
getRange(Axes::Type axis) constViewBase
getRawRect() constViewBase
getUserRect() constViewBase
m_eq_pngQtViewImp [private]
m_font_defaultQtViewImp [protected]
m_inspectorQtViewImp [protected]
m_margin_rectDataView [protected]
m_painterQtViewImp [protected]
m_plotterViewBase [protected]
marginToInvertedUserX(double x) constDataView [protected, virtual]
marginToInvertedUserY(double y) constDataView [protected, virtual]
marginToUserX(double x) constDataView [protected, virtual]
marginToUserY(double y) constDataView [protected, virtual]
Observer()Observer
prepareMarginRect()DataView [protected]
QtViewImp(PlotterBase *plotter)QtViewImp
QtViewImp()QtViewImp
s_line_styleQtViewImp [private, static]
setCrossX(double val)QtViewImp
setCrossY(double val)QtViewImp
setDefaultFont(const QFont &font)QtViewImp [virtual]
setDrawRect(float x, float y, float w, float h)=0ViewBase [pure virtual]
setInspector(QObject *)QtViewImp
setMarginRect(const Rect &)DataView
setPlotter(PlotterBase *plotter)ViewBase [virtual]
toCanvasX(double dx) const=0QtViewImp [private, pure virtual]
toCanvasY(double dy) const=0QtViewImp [private, pure virtual]
toView(double x) constQtViewImp [inline]
toViewX(double datX) const =0QtViewImp [pure virtual]
toViewY(double datY) const =0QtViewImp [pure virtual]
transformAndFill(QPointArray &array, const std::vector< double > &x, const std::vector< double > &y, int(QtViewImp::*xfunc)(double) const, int(QtViewImp::*yfunc)(double) const)QtViewImp [private]
update(const Observable *display)QtViewImp [protected, virtual]
updateDrawRect()ViewBase [virtual]
userToDrawColor(double c) constQtViewImp [virtual]
userToDrawX(double x) constQtViewImp [virtual]
userToDrawXAutoInv(double x) constQtViewImp [virtual]
userToDrawY(double x) constQtViewImp [virtual]
userToInvertedMarginX(double x) constDataView [protected, virtual]
userToInvertedMarginY(double y) constDataView [protected, virtual]
userToMarginColor(double c) constDataView [protected, virtual]
userToMarginX(double x) constDataView [protected, virtual]
userToMarginY(double y) constDataView [protected, virtual]
ViewBase()ViewBase
ViewBase(PlotterBase *plotter)ViewBase
ViewBase(const ViewBase &)ViewBase
willDelete(const Observable *plotter)ViewBase [virtual]
~DataView()DataView [protected, virtual]
~Observer()Observer [virtual]
~ViewBase()ViewBase [virtual]


Generated for HippoDraw Class Library by doxygen