![]() |
Scanframe Modular Application 0.1.0
|
#include <QPainter>
#include <QPalette>
#include <misc/gen/pointer.h>
#include <misc/global.h>
#include <misc/qt/Draw.h>
Go to the source code of this file.
Classes | |
class | sf::Graph |
Class for drawing a graph having optional rulers and grid. This class uses sf::Draw class for drawing a graph rulers and grid. Use this class as a private class for a custom widget which produces a graph. More... | |
struct | sf::Graph::RulerInfo |
Holds information on the rulers. Holds set and calculated information. More... | |
Namespaces | |
namespace | sf |