summaryrefslogtreecommitdiffstats
path: root/scriptwrappers.h
Commit message (Collapse)AuthorAgeFilesLines
* change ownership so the object will be propertly destructedJesper K. Pedersen2013-05-131-1/+1
| | | | | Change-Id: I958f4811c477b6d1a25af9b36ae4b576666e2a8b Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* copied the registration functions over as they might be removedJesper K. Pedersen2013-05-131-0/+36
| | | | | Change-Id: Ic5a095de1f36e7926c0d45771db57dae5ab65b91 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* Introduced the class TextEditorJesper K. Pedersen2013-04-171-0/+14
This is to make it similar in heirarchy as the IEditor subclasses. This commit also wraps QPoint and QRect so they are usable from the scripts Change-Id: I214a7323cf6cc20cb9df509d0ea0515358248714 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>