List of all members.
Detailed Description
Definition at line 35 of file YFrame.h.
Constructor & Destructor Documentation
Member Function Documentation
Get a property. Reimplemented from YWidget.
This method may throw exceptions, for example
- if there is no property with that name
Reimplemented from YWidget.
Definition at line 106 of file YFrame.cc.
Get the current frame label.
Definition at line 65 of file YFrame.cc.
Return this class's property set. This also initializes the property set upon the first call.
Reimplemented from YWidget.
Reimplemented from YWidget.
Definition at line 72 of file YFrame.cc.
Change the frame label.
Derived classes should overwrite this, but call this base class function in the overwritten function.
Definition at line 59 of file YFrame.cc.
Set a property. Reimplemented from YWidget.
This method may throw exceptions, for example
- if there is no property with that name
- if the expected type and the type mismatch
- if the value is out of range
This function returns 'true' if the value was successfully set and 'false' if that value requires special handling (not in error cases: those are covered by exceptions).
Reimplemented from YWidget.
Definition at line 91 of file YFrame.cc.
Returns a descriptive name of this widget class for logging, debugging etc.
Reimplemented from YWidget.
Definition at line 53 of file YFrame.h.
The documentation for this class was generated from the following files:
- /usr/src/RPM/BUILD/libyui-3.0.10/src/YFrame.h
- /usr/src/RPM/BUILD/libyui-3.0.10/src/YFrame.cc