|
OpenHantek
|
#include <algorithm>#include <cmath>#include <memory>#include <QCoreApplication>#include <QImage>#include <QPainter>#include "legacyexportdrawer.h"#include "controlspecification.h"#include "post/graphgenerator.h"#include "post/ppresult.h"#include "dsosettings.h"#include "utils/printutils.h"#include "viewconstants.h"Macros | |
| #define | tr(msg) QCoreApplication::translate("Exporter", msg) |
| #define tr | ( | msg | ) | QCoreApplication::translate("Exporter", msg) |