Christopher Probst

Christopher Probst

Christopher Probst is a certified Qt software engineer and trainer at ICS. He has worked on various projects from writing GUI applications for a Linux Distribution, implementing apps for a vehicle's dash to developing an MDI multiplatform Desktop application that manages economic models.  Today, he shares his time between consulting, development and training. He is fluent in English, French and German and earned both his BSc and MSc in Computer Science from the Université de Sherbrooke in Quebec.

Articles by Author

Blogs:

Revisiting the Qt Installer Framework with CMake

Friday, October 29, 2021 - 09:47 ">  •  By Christopher Probst  •  Qt

Today there is more reason than ever to include the generation of an installer to a build.

Read full post

How to Create a Qt/CMake Project that Easily Supports Unit Testing

Monday, January 25, 2021 - 11:33 ">  •  By Christopher Probst  •  Qt

Unit testing is becoming an essential part of the software implementation process.

Read full post

Avoid Pitfalls When Developing a Qt Model-View-Delegate Project

Wednesday, May 8, 2019 - 08:30 ">  •  By Christopher Probst, ICS Development Team  •  Qt, QML, Qt Quick

Feel the power of the framework with this app that downloads mp3 files from the web.

Read full post

Exploring Model-View Design With Qt Quick

Wednesday, May 1, 2019 - 11:55 ">  •  By Christopher Probst, ICS Development Team  •  Qt, QML, Qt Quick

Qt’s model-view-delegate framework is an excellent solution for displaying dynamic data.

Read full post

An Introduction to the Qt Installer Framework

Monday, April 1, 2019 - 12:45 ">  •  By Christopher Probst  •  Qt

As the first interaction a user will have with your desktop application, the installer should be welcoming. Is yours?

Read full post

Questions & Answers from Qt for Beginners Part 4 - Doing More

Friday, June 10, 2016 - 09:31 ">  •  By Christopher Probst  •  Qt

More of your Qt Questions answered in Part 5 of our QA series.

Read full post