9 #include "exportsettings.h" 14 namespace Dso {
struct ControlSpecification; }
33 static void drawGrids(QPainter &painter,
const DsoSettingsColorValues *colorValues,
double lineHeight,
double scopeHeight,
34 int scopeWidth,
bool isPrinter,
bool zoom);
static bool exportSamples(const PPresult *source, QPaintDevice *dest, const Dso::ControlSpecification *deviceSpecification, const DsoSettings *settings, bool isPrinter, const DsoSettingsColorValues *colorValues)
Draw the graphs coming from source and labels to the destination paintdevice.
Definition: legacyexportdrawer.cpp:22
Holds the settings of the program.
Definition: settings.h:16
Exports the oscilloscope screen to a file or prints it. TODO Rewrite image exporter with OpenGL drawn...
Definition: legacyexportdrawer.h:25
Stores the specifications of the currently connected device.
Definition: controlspecification.h:47
Holds the color values for the oscilloscope screen.
Definition: viewsettings.h:16
Post processing results.
Definition: ppresult.h:31
Definition: TriggerDock.h:15