I am a vc++ developer (but like Qt) interested in learning from open source project by contributing and reading the code. I use windows as primary development platform. Whic
wxWidgets is better for c++ developers who has knowledge about MFC and Windows.
Qt uses MOC compilers to generate c++ code. In wxWidgets you have full control of your code.