17 #ifndef YPropertyEditor_h
18 #define YPropertyEditor_h
51 bool edit(
const std::string & property );
Definition: YPropertyEditor.cc:41
Definition: YPropertyEditor.h:33
YPropertyEditor(YWidget *widget)
Definition: YPropertyEditor.cc:301
virtual ~YPropertyEditor()
Definition: YPropertyEditor.cc:307
bool edit(const std::string &property)
Definition: YPropertyEditor.cc:295