summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qpropertyprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Implement support for QProperty<T> with a static observerSimon Hausmann2020-05-281-1/+3
* Make it possible to take bindings from properties without private headersSimon Hausmann2020-04-171-1/+1
* QProperty: Add support for member function change handlersSimon Hausmann2020-04-061-1/+1
* Make QPropertyBindingPrivate accessible to QtQmlSimon Hausmann2020-03-271-1/+1
* Use QTaggedPointer in QPropertyObserverSimon Hausmann2020-03-191-52/+18
* Initial import of the Qt C++ property binding systemSimon Hausmann2020-03-161-0/+249