#pragma once #include "imageshowtool_global.h" #include "qcustomplot.h" class IMAGESHOWTOOL_EXPORT ImageshowTool { public: ImageshowTool(); };