Go to the documentation of this file.
42 std::cout <<
"*** this=" <<
this <<
" entering " << __func__ << std::endl;
46 std::cout <<
"*** this=" <<
this <<
" leaving " << __func__ << std::endl;
53 std::cout <<
"*** this=" <<
this <<
" entering " << __func__ << std::endl;
57 std::cout <<
"*** this=" <<
this <<
" leaving " << __func__ << std::endl;
67 "The given viewer is null.",
68 "BaseAdapterVisu::attach(Viewer)");
100 "myViewer is not attached.",
101 "SimpleWidget::setSelected");
115 "myViewer is not attached.",
116 "SimpleWidget::setSelected");
133 "No viewer attached.",
134 "BaseAdapterVisu::getViewer()");
virtual void setSelected(const bool _isSelected)
virtual ~BaseAdapterVisu()
virtual Viewer * getViewer()
virtual void attach(Viewer *_viewer)
virtual bool isInit() const =0
void attach(Window *_window)
Interfaces for plugins These interfaces will be used for different plugins.
virtual void apply(Plugin *myPlugin)=0
virtual bool isValid() const =0
virtual void setSelected(const bool _isSelected)
static bool check(const bool _check, const std::string &_message, const std::string &_where="")
virtual bool isSelected() const
virtual bool isSelected() const