You can try to use the Qt Creator provided by Qt itself. It integrates a decent C++ editor, several wizards for startup plus it integrates the Qt API documentation. I can definitely recommend it: we used it for working on a multi-platform Qt project and it worked like a charm. Best regards