#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:
- /__w/libyui/libyui/libyui/src/YPropertyEditor.h
- /__w/libyui/libyui/libyui/src/YPropertyEditor.cc