74 TGCompositeFrame*
frame =
new TGHorizontalFrame(iParent);
78 m_widget->Connect(
"Clicked()",
"FWBoolParameterSetter",
this,
"doUpdate()");
79 frame->AddFrame(
m_widget,
new TGLayoutHints(kLHintsLeft|kLHintsCenterY,2,0,1,1));
virtual void attach(FWParameterBase *)
FWParameterSetterEditorBase * frame() const
T x() const
Cartesian x coordinate.
virtual void setEnabled(bool)
virtual TGFrame * build(TGFrame *iParent, bool labelBack=true)
virtual ~FWBoolParameterSetter()
FWBoolParameter * m_param
const std::string & name() const