OpenHantek
legacyexportdrawer.cpp File Reference
#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)
 

Macro Definition Documentation

◆ tr

#define tr (   msg)    QCoreApplication::translate("Exporter", msg)