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