summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnativeinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Use member function instead of template function to resolve native interfaceTor Arne Vestbø2021-07-171-29/+23
* Improve error reporting when requesting unsupported native interfaceTor Arne Vestbø2021-07-151-17/+91
* Type erase native interfaces via string instead of typeidTor Arne Vestbø2021-05-201-11/+13
* native interface plumbing: Fix ambiguities with existing classes named TypeInfoFriedemann Kleint2021-05-141-3/+2
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-15/+82
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-101-0/+73