|
Engauge Digitizer 2
|
#include "CmdMediator.h"#include "DocumentModelCoords.h"#include "DocumentModelGeneral.h"#include "MainWindowModel.h"#include <QPointF>#include <QString>#include <QTransform>

Go to the source code of this file.
Classes | |
| class | Transformation |
| Affine transformation between screen and graph coordinates, based on digitized axis points. More... | |
Functions | |
| std::ostringstream & | operator<< (std::ostringstream &str, const Transformation &transformation) |
| Stream operator. | |
| std::ostringstream & operator<< | ( | std::ostringstream & | str, |
| const Transformation & | transformation ) |
Stream operator.