Review Request 120202: [OS X] improvements to the kwallet/OSX keychain integration

Rolf Eike Beer kde-yzvPICuk2AB65bkVlH4bH3sFFmKitW5W at public.gmane.org
Sun Sep 21 17:20:53 BST 2014


> OK, implementation question.
> 
> How do I declare a slot in a private class that doesn't have a specific
> header file? Putting `private QSLOT` above the function definition makes
> things compile, but the runtime complains about a missing slot (curiously
> even expecting it in KWallet::Wallet). Yes, I did update the connect call
> to pass in the pointer to the parent class ....

Use Q_PRIVATE_SLOT in the public header?

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20140921/7f1bf36f/attachment.sig>


More information about the kde-core-devel mailing list