summaryrefslogtreecommitdiff
path: root/examples/qtobject/testobject.h
Commit message (Expand)AuthorAgeFilesLines
* Remove examples written by Noam which are under the Nokia license.Milian Wolff2014-01-161-53/+0
* Make it possible to wrap QObject's on the fly.Milian Wolff2013-11-011-0/+10
* Greatly optimize WebChannel in various ways.Milian Wolff2013-11-011-2/+4
* Fix method invocation and signal submission with multiple arguments.Milian Wolff2013-11-011-0/+4
* Ensure proper signal connection and property binding.Milian Wolff2013-11-011-1/+6
* Refactor the QObject QWebChannel and make the API reusable.Milian Wolff2013-11-011-1/+1
* Change the invokeMethod syntax to allow for a return callbackNo'am Rosenthal2011-08-091-1/+1
* Added QObject exampleNo'am Rosenthal2011-08-091-0/+32