#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:
- /builddir/build/BUILD/libyui-4.6.0/libyui/src/YPropertyEditor.h
- /builddir/build/BUILD/libyui-4.6.0/libyui/src/YPropertyEditor.cc