QtGroupView Member List

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

addView(ViewBase *inView)GroupViewBase
chunks() constQCanvasRectangle
DataView()DataView [protected]
DataView(PlotterBase *plotter)DataView [protected]
defaultFont()QtViewImp [virtual]
draw(QPainter &)QtGroupView [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]
hippodraw::drawColorLines(const std::vector< double > &x, const std::vector< double > &y, Line::Style style, const std::vector< Color > &color, float size)=0ViewBase [pure virtual]
hippodraw::QtViewImp::drawColorLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const std::vector< Color > &colors, float size)QtViewImp [virtual]
hippodraw::drawImage(const std::string &filename, int position=0)ViewBase [virtual]
hippodraw::QtViewImp::drawImage(const std::string &filename, int position=0)QtViewImp [virtual]
hippodraw::drawLatex(const std::string &eq, int position=0)ViewBase [virtual]
hippodraw::QtViewImp::drawLatex(const std::string &eq, int position=0)QtViewImp [virtual]
hippodraw::drawLines(const std::vector< double > &x, const std::vector< double > &y, Line::Style style, const Color &color, float size)=0ViewBase [pure virtual]
hippodraw::QtViewImp::drawLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)QtViewImp [virtual]
hippodraw::drawPoints(const std::vector< double > &x, const std::vector< double > &y, Symbol::Type type, float sym_size, const Color &color)=0ViewBase [pure virtual]
hippodraw::drawPoints(const std::vector< double > &x, const std::vector< double > &y, const std::vector< Color > &colors, Symbol::Type type, float sym_size)=0ViewBase [pure virtual]
hippodraw::QtViewImp::drawPoints(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Symbol::Type type, float sym_size)QtViewImp [virtual]
hippodraw::QtViewImp::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]
hippodraw::drawPolygon(const std::vector< double > &xpoints, const std::vector< double > &ypoints, const Color &color, const Color &edge)ViewBase [virtual]
hippodraw::QtViewImp::drawPolygon(const std::vector< double > &x, const std::vector< double > &y, const Color &color, const Color &edge)QtViewImp [virtual]
hippodraw::drawPolyLine(const std::vector< double > &xpoints, const std::vector< double > &ypoints, Line::Style style, const Color &color, float size)=0ViewBase [pure virtual]
hippodraw::QtViewImp::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 &p)QCanvasRectangle
hippodraw::drawSquare(double x1, double y1, double x2, double y2, int red, int green, int blue)=0ViewBase [pure virtual]
hippodraw::QtViewImp::drawSquare(double x1, double y1, double x2, double y2, int red, int green, int blue)QtViewImp [virtual]
hippodraw::drawText(const std::string &s, float x, float y, float fontsize, float angle=0.0, char xp= 'l', char yp= 't', bool resize=false, const FontBase *font=0, const Color *color=0)=0ViewBase [pure virtual]
hippodraw::QtViewImp::drawText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize)QtViewImp [virtual]
hippodraw::QtViewImp::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]
hippodraw::drawViewLines(const std::vector< double > &x, const std::vector< double > &y, Line::Style style, bool color, float size)=0ViewBase [pure virtual]
hippodraw::drawViewLines(const std::vector< double > &x, const std::vector< double > &y, Line::Style style, const Color &color, float size)=0ViewBase [pure virtual]
hippodraw::QtViewImp::drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, bool color, float size)QtViewImp [virtual]
hippodraw::QtViewImp::drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)QtViewImp [virtual]
hippodraw::drawViewSquare(float x1, float y1, float x2, float y2, int red, int green, int blue)=0ViewBase [pure virtual]
hippodraw::QtViewImp::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) constQtGroupView [virtual]
getAspectRatio() constViewBase [virtual]
getDrawRect() constQtGroupView [virtual]
getMarginRect() constDataView
getPlotter() constViewBase
getPlotter()ViewBase
getPlotters() constGroupViewBase
getRange(Axes::Type axis) constViewBase
getRawRect() constViewBase
getUserRect() constViewBase
getViews()GroupViewBase
GroupViewBase()GroupViewBase
GroupViewBase(const std::vector< ViewBase * > &inViews)GroupViewBase
GroupViewBase(const GroupViewBase &)GroupViewBase
height() constQCanvasRectangle
m_font_defaultQtViewImp [protected]
m_inspectorQtViewImp [protected]
m_is_drawingQtGroupView [private]
m_margin_rectDataView [protected]
m_painterQtViewImp [protected]
m_plotterViewBase [protected]
m_positionQtGroupView [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]
moveBy(double dx, double dy)QtGroupView [virtual]
mViewsGroupViewBase [protected]
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
QtGroupView()QtGroupView
QtGroupView(const std::vector< ViewBase * > &inViews)QtGroupView
QtViewImp(PlotterBase *plotter)QtViewImp
QtViewImp()QtViewImp
rect() constQCanvasRectangle
removeView(ViewBase *inView)GroupViewBase
rtti() constQCanvasRectangle
setCrossX(double val)QtViewImp
setCrossY(double val)QtViewImp
setDefaultFont(const QFont &font)QtViewImp [virtual]
setDrawRect(float x, float y, float w, float h)QtGroupView [virtual]
setDrawRect(const QRect &rect)QtGroupView
setInspector(QObject *)QtViewImp
setMarginRect(const Rect &)DataView
setPlotter(PlotterBase *plotter)ViewBase [virtual]
setPositions()QtGroupView
setSize(int width, int height)QCanvasRectangle
size() constQCanvasRectangle
toCanvasX(double dx) constQtGroupView [private, virtual]
toCanvasY(double dy) constQtGroupView [private, virtual]
toView(double x) constQtViewImp [inline]
toViewX(double datX) const QtGroupView [virtual]
toViewY(double datY) const QtGroupView [virtual]
hippodraw::update(const Observable *)=0ViewBase [pure virtual]
hippodraw::QtViewImp::update(const Observable *display)QtViewImp [protected, virtual]
updateDrawRect()ViewBase [virtual]
hippodraw::userToDrawColor(double c) const=0ViewBase [pure virtual]
hippodraw::QtViewImp::userToDrawColor(double c) constQtViewImp [virtual]
hippodraw::userToDrawX(double x) const=0ViewBase [pure virtual]
hippodraw::QtViewImp::userToDrawX(double x) constQtViewImp [virtual]
hippodraw::userToDrawXAutoInv(double x) const=0ViewBase [pure virtual]
hippodraw::QtViewImp::userToDrawXAutoInv(double x) constQtViewImp [virtual]
hippodraw::userToDrawY(double y) const=0ViewBase [pure virtual]
hippodraw::QtViewImp::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]
~GroupViewBase()GroupViewBase [virtual]
~Observer()Observer [virtual]
~QtGroupView()QtGroupView [virtual]
~ViewBase()ViewBase [virtual]


Generated for HippoDraw Class Library by doxygen