Details
-
Task
-
Resolution: Done
-
P2: Important
-
6.0.0 Alpha
-
4b9249dabf002e204298cfc3cd0e64e607905d54, c1c991c3190ec3e9ba5fae9c5ae40385686d289d
Description
std::function has some unfortunate characteristics regarding both size and performance. We should at least avoid having it in the public API interface (currently as the alias BindingEvaluationFunction), so that it can be changed at a later point if the need arises.
Ideally, we also remove it from the implementation.
Attachments
Issue Links
- resulted from
-
QTBUG-87153 Ensure that QProperty is bugfree
- Closed