[PATCH] kdm: No frame around widgets

Michael Pyne michael.pyne at kdemail.net
Wed May 17 18:11:51 BST 2006


On Wednesday 17 May 2006 12:48, Aurélien Gâteau wrote:
> Updated patches attached.
> Just curious, what is the difference between dynamic_cast and qt_cast?

qt_cast<> (which works only on objects descended from QObject) is able to work 
across dynamic module boundaries.  I'm not actually sure it's an issue with 
gcc, but JuK has had a bug or too related to this due to visibility support 
issues with gcc.

Also qt_cast<> might be faster as well, I'm not sure.

Regards,
 - Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060517/ad9efb9d/attachment.sig>


More information about the kde-core-devel mailing list