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
Forward declarations for the common classes.
Definition: Animation.hh:33
Definition: ImageFramePrivate.hh:27
boost::mutex mutex
Mutex for protecting the image.
Definition: ImageFramePrivate.hh:33