Review Request 127678: Register metatypes that are used in Qt Designer files to eliminate warnings.
Mitch Frazier
mitch at comwestcr.com
Sun Apr 17 23:03:20 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127678/
-----------------------------------------------------------
Review request for KMymoney.
Repository: kmymoney
Description
-------
Register metatypes to eliminate Qt Desinger warnings.
Registering metatypes for a type used in a widget eliminates
the following types of warnings from Qt Designer on start up
(displayed when designer is started from a console window):
QMetaProperty::read: Unable to handle unregistered datatype
'<class>' for property '<class>::<member>'
Diffs
-----
kmymoney/widgets/kmymoneycurrencyselector.cpp 41be539
kmymoney/widgets/kmymoneyedit.cpp ac79db7
Diff: https://git.reviewboard.kde.org/r/127678/diff/
Testing
-------
Tested dialogs that use the data types.
Thanks,
Mitch Frazier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20160417/586d84fc/attachment.html>
More information about the KMyMoney-devel
mailing list