1 #ifndef Fireworks_Core_FWParameterSetterBase_h
2 #define Fireworks_Core_FWParameterSetterBase_h
22 #include <boost/shared_ptr.hpp>
46 virtual TGFrame*
build(TGFrame* iParent,
bool labelBack =
true) = 0;
FWParameterSetterEditorBase * frame() const
void attach(FWParameterBase *, FWParameterSetterEditorBase *)
virtual TGFrame * build(TGFrame *iParent, bool labelBack=true)=0
static boost::shared_ptr< FWParameterSetterBase > makeSetterFor(FWParameterBase *)
virtual void setEnabled(bool)
FWParameterSetterEditorBase * m_frame
virtual ~FWParameterSetterBase()
const FWParameterSetterBase & operator=(const FWParameterSetterBase &)