[Qt-interest] Qt 4.6.1 build bug with Cocoa (example included)
Thiago Macieira
thiago at kde.org
Sat Feb 6 16:46:28 CET 2010
Em Sábado 6. Fevereiro 2010, às 14.18.21, André Somers escreveu:
> I thought you could turn off the Qt keywords, and use Q_SLOTS instead? Try
> to add this to your .pro file:
> CONFIG += no_keywords
>
> Note that all Qt signal/slot related keywords in your code will need to be
> replaced with their macro counterparts:
> slot -> Q_SLOT
> slots -> Q_SLOTS
> emit -> Q_EMIT
> signals -> Q_SIGNALS / Q_SIGNAL
Q_SIGNAL is not the same as Q_SIGNALS.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
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: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100206/f99e108a/attachment.bin
More information about the Qt-interest-old
mailing list