The object orientation guys have pretty much won the battle. So much, that when something doesn’t fit in a neat OO inheritance tree, it can’t be done.
Read our blog for inspiration from Viking Software’s expert insights.
The object orientation guys have pretty much won the battle. So much, that when something doesn’t fit in a neat OO inheritance tree, it can’t be done.
One of the questions I often get from companies that hire me to help them in their first project with Qt, is how to structure the source tree.
Sometimes you need a fixed locale.
For many years, I have used a small class called ShootABug. This is used to debug parts of the user interface of Qt applications.
Scripting is a great tool in many applications. This blog is about some of the generic issues involved in adding scripting to your application.