Skip to content
Commit 8f2aca4f authored by Stefan Brüns's avatar Stefan Brüns
Browse files

Move property mangling to free functions to allow testing

Nesting the determination of common properties inside the provider,
which can be updated only through the filefetchjob, makes unit testing
impossible.

This commit moves the code to separate free functions. The only actual
change is providing the former `QVariantMap m_data` member as first
parameter by reference.
parent eae38473
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment