hasBeenModified abstract method

bool hasBeenModified()

Returns true if at least one bit of data has been changed in the object. Should be used when creationMode is set to false.

Implementation

bool hasBeenModified();