This is the complete list of members for QtView, including all inherited members.
chunks() const | QCanvasRectangle | |
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 | protectedvirtual |
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) const | QtView | virtual |
getAspectRatio() const | ViewBase | virtual |
getDrawRect() const | QtView | virtual |
getMarginRect() const | DataView | |
getPlotter() const | ViewBase | |
getPlotter() | ViewBase | |
getRange(Axes::Type axis) const | ViewBase | |
getRawRect() const | ViewBase | |
getUserRect() const | ViewBase | |
height() const | QCanvasRectangle | |
isTextView() const | QtView | |
m_crosshairs | QtView | private |
m_filled | QtView | private |
m_font_default | QtViewImp | protected |
m_inspector | QtViewImp | protected |
m_is_drawing | QtView | private |
m_margin_rect | DataView | protected |
m_painter | QtViewImp | protected |
m_pixmap | QtView | private |
m_plotter | ViewBase | protected |
m_upage_w | QtView | private |
marginToInvertedUserX(double x) const | DataView | protectedvirtual |
marginToInvertedUserY(double y) const | DataView | protectedvirtual |
marginToUserX(double x) const | DataView | protectedvirtual |
marginToUserY(double y) const | DataView | protectedvirtual |
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() const | QCanvasRectangle | |
rtti() const | QCanvasRectangle | |
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() const | QCanvasRectangle | |
toCanvasX(double dx) const | QtView | private |
toCanvasY(double dy) const | QtView | private |
toView(double x) const | QtViewImp | 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) const | QtViewImp | virtual |
userToDrawX(double x) const | QtViewImp | virtual |
userToDrawXAutoInv(double x) const | QtViewImp | virtual |
userToDrawY(double x) const | QtViewImp | virtual |
userToInvertedMarginX(double x) const | DataView | protectedvirtual |
userToInvertedMarginY(double y) const | DataView | protectedvirtual |
userToMarginColor(double c) const | DataView | protectedvirtual |
userToMarginX(double x) const | DataView | protectedvirtual |
userToMarginY(double y) const | DataView | protectedvirtual |
ViewBase() | ViewBase | |
ViewBase(PlotterBase *plotter) | ViewBase | |
ViewBase(const ViewBase &) | ViewBase | |
width() const | QCanvasRectangle | |
willDelete(const Observable *plotter) | ViewBase | virtual |
~DataView() | DataView | protectedvirtual |
~Observer() | Observer | virtual |
~QtView() | QtView | virtual |
~ViewBase() | ViewBase | virtual |