1 #ifndef Fireworks_Core_CmsShowViewPopup_h 2 #define Fireworks_Core_CmsShowViewPopup_h 25 #include <sigc++/sigc++.h> 38 class TGCompositeFrame;
69 std::vector<std::shared_ptr<FWParameterSetterBase> >
m_setters;
87 virtual void CloseWindow();
88 virtual void MapWindow();
89 virtual void UnmapWindow();
96 void changeBackground();
97 void backgroundColorWasChanged();
ViewerParameterGUI(const TGFrame *)
std::string m_selectedTabName
ViewerParameterGUI & requestTab(const char *)
ViewerParameterGUI & separator()
void addFrameToContainer(TGCompositeFrame *)
const FWParameterSetterEditorBase & operator=(const FWParameterSetterEditorBase &)
virtual ~ViewerParameterGUI()
std::vector< std::shared_ptr< FWParameterSetterBase > > m_setters
ViewerParameterGUI & addParam(const FWParameterBase *)
TGCompositeFrame * getTabContainer()