Consistently use qreal in libs/pigment

Authored by dcaliste on Oct 10 2018, 2:27 PM.

Description

Consistently use qreal in libs/pigment

qreal is implicitly treated like a double in libs/pigment in various places.
Update all necessary functions to accept qreal instead of double or float.

Reviewed By: danders

Differential Revision: https://phabricator.kde.org/D15053

Details

Committed
dcalisteOct 10 2018, 2:31 PM
Reviewer
danders
Differential Revision
D15053: Consistently use qreal in libs/pigment
Parents
R8:691cc39de5dc: Sheets: --warning
Branches
Unknown
Tags
Unknown