OpenHantek
Loading...
Searching...
No Matches
exporting Directory Reference

Files

 exportcsv.cpp
 
 exportcsv.h
 
 exporterdata.cpp
 
 exporterdata.h
 
 exporterinterface.cpp
 
 exporterinterface.h
 
 exporterprocessor.cpp
 
 exporterprocessor.h
 
 exporterregistry.cpp
 
 exporterregistry.h
 
 exportjson.cpp
 
 exportjson.h
 

Detailed Description

This directory contains exporting functionality and exporters, namely

All export classes (exportcsv, exportimage, exportprint) implement the ExporterInterface and are registered to the ExporterRegistry in the main.cpp.

Some export classes are still using the legacyExportDrawer class to draw the grid and paint all the labels, values and graphs.

Dependency