aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/customwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Created uiloader plugin used to register new types before QUiLoader.renatofilho2010-10-071-0/+58
This is used to register a new python type which can be used in ui description files. Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>