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