Remove unneeded Q_DECLARE_PRIVATE usage
We do not extend from private classes or use a QSharedDataPointer, consequently those statements can be dropped.
We do not extend from private classes or use a QSharedDataPointer, consequently those statements can be dropped.