[PATCH] Fixing kdebug
Thomas Zander
zander at kde.org
Tue Jul 24 09:44:08 BST 2007
On Friday 20 July 2007 20:18:18 Lubos Lunak wrote:
> Just in case there still turn up some types I've missed, adding
> support for them should be the same like with QModelIndex.
In KOffice I had 2 compile errors due to this;
* QPair isn't supported (I was using a QPair<QString, QString> )
* It used to be possible to pass a struct (by reference at least) and let
kdebug print all members. (ints/QStrings)
for reference the usages;
koffice/libs/flake/KoShapeRegistry.cpp:90, 140
koffice/krita/image/metadata/kis_meta_data_store.cc:154
Anyone available to implement these?
--
Thomas Zander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070724/89f76729/attachment.sig>
More information about the kde-core-devel
mailing list