[Interest] QBS automoc
Иван Комиссаров
abbapoh at gmail.com
Mon Jun 3 16:34:15 CEST 2013
Guys? Does anyone know?
Иван Комиссаров
02.06.2013, в 3:21, Иван Комиссаров <abbapoh at gmail.com> написал(а):
>
> 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/20130603/50084fde/attachment.html>
More information about the Interest
mailing list