8 ms·
Yes, Qt still uses moc. I leave it up to you to decide if that's a good thing or a bad thing.
by pkmays 14y ago
Yes, Qt still uses moc. I leave it up to you to decide if that's a good thing or a bad thing.
- ajasmin 14y agoI certainly don't think it's a bad thing. Seems like without a MOC the programmer would have to write more code or file all that meta data in a separate file. So it's all good. I was just curious since I haven't touched Qt in years and this post implies it is moving toward more standard C++.
- deleted 14y ago[deleted]