Inheritance diagram for CEGUI::WindowProperties::RestoreOldCapture:
Public Member Functions | |
String | get (const PropertyReceiver *receiver) const |
Return the current value of the Property as a String. | |
void | set (PropertyReceiver *receiver, const String &value) |
Sets the value of the property. |
This property offers access to the restore old capture setting for the window. This setting is of generally limited use, it is primary purpose is for certain operations required for compound widgets.
|
Return the current value of the Property as a String.
Implements CEGUI::Property. |
|
Sets the value of the property.
Implements CEGUI::Property. |