[Interest] QBS automoc

Иван Комиссаров abbapoh at gmail.com
Sun Jun 2 01:21:19 CEST 2013


Hello, how do i enable "automocing" with qbs?

I'm have a cpp file (qcolorbutton.cpp), which includes moc file:
#include "qcolorbutton.moc"
However, qbs ignores that line and generates wrong moc file (moc_qcolorbutton.cpp) which doesn't know about Private class.

Should i set some varialbe to enable automocing or i have to get rid of Q_PRIVATE_SLOTs?

Иван Комиссаров

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130602/b29f7286/attachment.html>


More information about the Interest mailing list