Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
None
Description
QObject has functions to set and get its properties, but no function to reset a property, in case the property is resettable. The property can be reset via the QObject's meta object and meta properties, but it would be nice if QObject itself had a function to reset a property.