Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::Graph Member List

This is the complete list of members for sf::Graph, including all inherited members.

_bottomsf::Graphprotected
_colorssf::Graphprotected
_debugsf::Graph
_horizontalsf::Graphprotected
_leftsf::Graphprotected
_plotAreasf::Graphprotected
_rightsf::Graphprotected
_topsf::Graphprotected
_verticalsf::Graphprotected
cGraphBackground enum valuesf::Graph
cGraphForeground enum valuesf::Graph
cGridLines enum valuesf::Graph
cRulerBackground enum valuesf::Graph
cRulerLine enum valuesf::Graph
cRulerText enum valuesf::Graph
EColor enum namesf::Graph
getPlotArea() constsf::Graph
getRulerInfo(Draw::ERulerOrientation ro)sf::Graphprotected
Graph(const QPalette &palette={})sf::Graphexplicit
paint(QPainter &painter, const QRect &bounds, const QRegion &region=null_ref< QRegion >())sf::Graph
paintPlotCross(QPainter &painter, const QString &text)sf::Graph
setBounds(const QFontMetrics &fontMetrics, const QRect &bounds)sf::Graph
setColor(EColor index, QColor color)sf::Graph
setGrid(Draw::EGridOrientation go, Draw::ERulerOrientation ro)sf::Graph
setRuler(Draw::ERulerOrientation ro, double start, double stop, int digits, const QString &unit)sf::Graph