17 #ifndef _IMAGEFRAME_PRIVATE_HH_
18 #define _IMAGEFRAME_PRIVATE_HH_
20 #include <boost/thread/mutex.hpp>
QImage image
The image to draw.
Definition: ImageFramePrivate.hh:30
Definition: ImageFramePrivate.hh:27
boost::mutex mutex
Mutex for protecting the image.
Definition: ImageFramePrivate.hh:33