1 #ifndef Fireworks_Core_FWViewBase_h 2 #define Fireworks_Core_FWViewBase_h 23 #include <sigc++/signal.h>
virtual FWViewContextMenuHandlerBase * contextMenuHandler() const
sigc::signal< void(Int_t, Int_t)> openSelectedModelContextMenu_
sigc::signal< void(const FWViewBase *)> beingDestroyed_
virtual void populateController(ViewerParameterGUI &) const
virtual void saveImageTo(const std::string &iName) const =0
void promptForSaveImageTo(TGFrame *) const
const FWViewBase & operator=(const FWViewBase &)=delete
FWViewType::EType typeId() const
const std::string & typeName() const
FWViewBase(FWViewType::EType, unsigned int iVersion=1)