7 #ifndef DLG_FILTER_THREAD_H 8 #define DLG_FILTER_THREAD_H 10 #include "DlgFilterWorker.h" 39 QPixmap m_pixmapOriginal;
48 #endif // DLG_FILTER_THREAD_H Dialog for editing filtering settings.
Class for processing new filter settings. This is based on http://blog.debao.me/2013/08/how-to-use-qt...
Class for processing new filter settings. This is based on http://blog.debao.me/2013/08/how-to-use-qw...
virtual void run()
Run this thread.
void signalTransferPiece(int xLeft, QImage image)
Send a processed vertical piece of the original pixmap. The destination is between xLeft and xLeft+pi...