Hey there, how am I supposed to make functions available over DBus that take custom types?
If I try qDBusRegisterMetaType<KUrl>() I get the good old operator QString() is private message (of course). So I wonder: Is the best-practice really to write some custom adaptor class that only takes QStrings, ints etc. pp. and builds something "sane" out of this? Bye -- Milian Wolff m...@milianw.de http://milianw.de
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<