Normalize ImageInfo::operator=()

Authored by johanneszarl on Apr 21 2019, 10:01 PM.

Description

Normalize ImageInfo::operator=()

Make sure that all fields are copied (not just the strictly necessary
for the current use-case). This should avoid surprised later on if
use-cases change.
Add copy constructor with matching behaviour (not currently used, but
suggested by rule-of-two).

Details

Committed
johanneszarlMay 1 2019, 3:48 PM
Parents
R463:2174bf636902: Remove m_delaySaving from ImageInfo.
Branches
Unknown
Tags
Unknown