libyui
 
Loading...
Searching...
No Matches
YPropertyEditor Class Reference

#include <YPropertyEditor.h>

Public Member Functions

 YPropertyEditor (YWidget *widget)
 
virtual ~YPropertyEditor ()
 
bool edit (const std::string &property)
 

Detailed Description

An internal helper class for displaying the widget property editor in the spy dialog.

See also
YDialogSpy

Constructor & Destructor Documentation

◆ YPropertyEditor()

YPropertyEditor::YPropertyEditor ( YWidget * widget)

Constructor

Parameters
widgetthe target widget

◆ ~YPropertyEditor()

YPropertyEditor::~YPropertyEditor ( )
virtual

Destructor

Member Function Documentation

◆ edit()

bool YPropertyEditor::edit ( const std::string & property)

Display a popup for editing a widget property.

Parameters
propertyname 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: