#include <YPropertyEditor.h>
An internal helper class for displaying the widget property editor in the spy dialog.
- See also
- YDialogSpy
◆ YPropertyEditor()
| YPropertyEditor::YPropertyEditor |
( |
YWidget * |
widget | ) |
|
◆ ~YPropertyEditor()
| YPropertyEditor::~YPropertyEditor |
( |
| ) |
|
|
virtual |
◆ edit()
| bool YPropertyEditor::edit |
( |
const std::string & |
property | ) |
|
Display a popup for editing a widget property.
- Parameters
-
| property | name of the property to edit |
- Returns
- true if the property has been changed, false otherwise
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/libyui-4.0.0/src/YPropertyEditor.h
- /home/abuild/rpmbuild/BUILD/libyui-4.0.0/src/YPropertyEditor.cc