17 #ifndef YPropertyEditor_h 18 #define YPropertyEditor_h 48 bool edit(
const std::string &property);
An internal helper class for displaying the widget property editor in the spy dialog.
bool edit(const std::string &property)
Display a popup for editing a widget property.
YPropertyEditor(YWidget *widget)
Constructor.