Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think they really cleaned this up in the Qt3 -> Qt4 transition - your Qt Designer forms are still turned into code, but not in a generated file that you're supposed to edit. Instead it's a standalone class that you inherit in your own class.

So uic and moc are still there, but they may as well be generating object code - you never have to read the C++ that they spit out.



Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: