Review Request: Fix bug : now KDE widges are shown in Qt Designer

Artem Serebriyskiy v.for.vandal at gmail.com
Thu Jun 30 01:06:00 BST 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101804/
-----------------------------------------------------------

Review request for kdelibs.


Summary
-------

Qt designer requires that subclasses of QDesignerCustomWidgetInterface  return non-empty, valid XML in domXML() function. makewidges generated empty string in this function by default. Because of this, kde widges are not shown in qt designer. This patch fix this bug.


Diffs
-----

  kdewidgets/makekdewidgets.cpp cb53c04 

Diff: http://git.reviewboard.kde.org/r/101804/diff


Testing
-------

My system. Designer now see plugins generated with makewidges. Other plugins must be changed by their authors.


Thanks,

Artem

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110630/e92de6a9/attachment.htm>


More information about the kde-core-devel mailing list