at last i find a solution,

previous i write
#include "processthread.h"
in Plotter.cpp

now i write it in Plotter.h,
and declared the processthread class as a member variable in Plotter.

but i still don`t unterstand what`s the difference