17 #ifndef _IMAGESVIEW_HH_
18 #define _IMAGESVIEW_HH_
24 #include <boost/thread/mutex.hpp>
40 class ImagesViewPrivate;
54 public:
virtual void SetTopic(
const std::string &_topicName);
57 private:
virtual void UpdateImpl();
61 private:
void OnImages(ConstImagesStampedPtr &_msg);
66 private:
void AddImage(
int _width,
int _height);
Forward declarations for transport.
Definition: ImagesView.hh:42
Base class for widgets that display topic data.
Definition: TopicView.hh:76
#define NULL
Definition: CommonTypes.hh:30
Private data for the ImagesView class.
Definition: ImagesViewPrivate.hh:32
#define GZ_GUI_VIEWERS_VISIBLE
Definition: system.hh:468