![]() |
Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::Graph, including all inherited members.
| _bottom | sf::Graph | protected |
| _colors | sf::Graph | protected |
| _debug | sf::Graph | |
| _horizontal | sf::Graph | protected |
| _left | sf::Graph | protected |
| _plotArea | sf::Graph | protected |
| _right | sf::Graph | protected |
| _top | sf::Graph | protected |
| _vertical | sf::Graph | protected |
| cGraphBackground enum value | sf::Graph | |
| cGraphForeground enum value | sf::Graph | |
| cGridLines enum value | sf::Graph | |
| cRulerBackground enum value | sf::Graph | |
| cRulerLine enum value | sf::Graph | |
| cRulerText enum value | sf::Graph | |
| EColor enum name | sf::Graph | |
| getPlotArea() const | sf::Graph | |
| getRulerInfo(Draw::ERulerOrientation ro) | sf::Graph | protected |
| Graph(const QPalette &palette={}) | sf::Graph | explicit |
| paint(QPainter &painter, const QRect &bounds, const QRegion ®ion=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 |