[PATCH] Allow KConfigGroup to write any QVariant wrapped type
Thiago Macieira
thiago at kde.org
Mon Mar 19 21:41:42 GMT 2007
Andreas Pakulat wrote:
>KFileItem (kio)
This one sounds like a candidate for operator QVariant.
>StringStringMap (kio)
>QList<int> (kioslave)
>StringStringMap (kwallet) - seems like a duplicate from kio?
>StringToStringStringMap (kwallet)
>StringByteArrayMap (kwallet)
You can't change those. They in fact look like they exist out of need to
use with D-Bus.
The maps are just typedefs. They exist like that because
Q_DECLARE_METATYPE doesn't work for types that have a comma in the name.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- 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/20070319/99882804/attachment.sig>
More information about the kde-core-devel
mailing list