Qt learning curve journal, part II
Being able to make and run the Qt samples is cool, but to really dig into learning a framework I prefer to have the ability to easily navigate to declarations, easily debug, auto completion, in short – an IDE. There are two options that I recommend. The first is QtCreator – the IDE that comes …