QtView Member List

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

chunks() constQCanvasRectangle
DataView()DataView [protected]
DataView(PlotterBase *plotter)DataView [protected]
defaultFont()QtViewImp [virtual]
draw(QPainter &)QtView [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)QtView [private]
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]
drawShape(QPainter &)QtView [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)QtView [private]
drawViewSquare(float x1, float y1, float x2, float y2, int red, int green, int blue)QtViewImp [virtual]
drawWithPixmap(QPainter &painter)QtView [private]
ensureOffScrSize(int osw, int osh)QtView [private]
fillPickedPoint(double x, double y, std::vector< double > &picked) constQtView [virtual]
getAspectRatio() constViewBase [virtual]
getDrawRect() constQtView [virtual]
getMarginRect() constDataView
getPlotter() constViewBase
getPlotter()ViewBase
getRange(Axes::Type axis) constViewBase
getRawRect() constViewBase
getUserRect() constViewBase
height() constQCanvasRectangle
isTextView() constQtView
m_crosshairsQtView [private]
m_filledQtView [private]
m_font_defaultQtViewImp [protected]
m_inspectorQtViewImp [protected]
m_is_drawingQtView [private]
m_margin_rectDataView [protected]
m_painterQtViewImp [protected]
m_pixmapQtView [private]
m_plotterViewBase [protected]
m_upage_wQtView [private]
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]
QCanvasRectangle(QCanvas *canvas)QCanvasRectangle
QCanvasRectangle(const QRect &r, QCanvas *canvas)QCanvasRectangle
QCanvasRectangle(int x, int y, int width, int height, QCanvas *canvas)QCanvasRectangle
QCanvasRectangle()QCanvasRectangle
QtView(PlotterBase *plotter)QtView
QtView(const QtView &)QtView
QtViewImp(PlotterBase *plotter)QtViewImp
QtViewImp()QtViewImp
rect() constQCanvasRectangle
rtti() constQCanvasRectangle
setCrossX(double val)QtViewImp
setCrossY(double val)QtViewImp
setDefaultFont(const QFont &font)QtViewImp [virtual]
setDrawRect(const QRect &rect)QtView
setDrawRect(Rect &rect)QtView
setDrawRect(float x, float y, float width, float height)QtView [virtual]
setInspector(QObject *)QtViewImp
setMarginRect(const Rect &)DataView
setPageWidth(int upage_w)QtView [virtual]
setPlotter(PlotterBase *plotter)ViewBase [virtual]
setShowCrossHairs(bool flag)QtView [virtual]
setSize(int width, int height)QCanvasRectangle
size() constQCanvasRectangle
toCanvasX(double dx) constQtView [private, virtual]
toCanvasY(double dy) constQtView [private, virtual]
toView(double x) constQtViewImp [inline]
toViewX(double datX) const QtView [virtual]
toViewY(double datY) const QtView [virtual]
transformAndFill(QPointArray &array, const std::vector< double > &x, const std::vector< double > &y, int(QtView::*xfunc)(double) const, int(QtView::*yfunc)(double) const)QtView [private]
update(const Observable *)QtView [virtual]
updateDrawRect()QtView [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
width() constQCanvasRectangle
willDelete(const Observable *plotter)ViewBase [virtual]
~DataView()DataView [protected, virtual]
~Observer()Observer [virtual]
~QtView()QtView [virtual]
~ViewBase()ViewBase [virtual]


Generated for HippoDraw Class Library by doxygen