So we all should know at this point the direction im taking with the project. Hopefully the
community is happy with my decision. Note that for the early stages of the project I will be putting
it all together. I want to find out what Qt development is like and also be able to understand the codebase
in the future.
Really Early Preview
The GUI is almost complete including all the menus/menuItems but nothing much to see here really (yet), move on.
Here is what I discovered with Qt development so far.
- QtCreator is a really nice integrated IDE.
- Creating the GUI in this is far superior and efficient in comparison to Glade.
- Clicking a button to launch a debug build instead of compiling/running from the terminal never gets old.
- QtCreator already organised the project structure in a neat way.