◆ ~YDialogSpyPrivate()
YDialogSpyPrivate::~YDialogSpyPrivate |
( |
| ) |
|
Destructor - switch off widget highlighting at the end
◆ addWidget()
void YDialogSpyPrivate::addWidget |
( |
const string & | type | ) |
|
Generic handler for adding widgets
- Parameters
-
type | Type of the widget to add |
◆ deleteWidget()
void YDialogSpyPrivate::deleteWidget |
( |
| ) |
|
Delete the currently selected widget
◆ editProperty()
void YDialogSpyPrivate::editProperty |
( |
| ) |
|
Run the property editor for the current widget
◆ highlightWidget()
void YDialogSpyPrivate::highlightWidget |
( |
bool | enable = true | ) |
|
Highlight the currently selected widget in the spy dialog
◆ refreshProperties()
void YDialogSpyPrivate::refreshProperties |
( |
| ) |
|
Refresh the displayed properties
◆ selectedWidget()
YWidget * YDialogSpyPrivate::selectedWidget |
( |
| ) |
|
The currently selected wiget
- Returns
- The currently selected widget (or nullptr if nothing is selected)
◆ selectedWidgetChanged()
void YDialogSpyPrivate::selectedWidgetChanged |
( |
| ) |
|
The selected item has been changed, refresh the UI
◆ toggleProperties()
bool YDialogSpyPrivate::toggleProperties |
( |
| ) |
|
Hide or show the properties dialog
- Returns
- true if the dialog is now displayed
The documentation for this class was generated from the following file:
- /__w/libyui/libyui/libyui/src/YDialogSpy.cc