What is Qt Widgets?
Qt Widget is an application framework designed to help developers to create classic desktop-style user interfaces. Qt is a mature and powerful tool able to offer a large number of ready-to-use solutions ensuring the portability of the written code on Desktop and embedded platforms.
Course goals
The course aims to introduce Qt language, especially for Qt newbies. At the end of the course you’ll be able to:
- Read and understand existing Qt code
- Write simple Qt programs
- Write complex Qt software in collaboration with more experienced developers
Some of covered topics
- Introduction to Qt
- Qt Object model
- Qt events
- QPainter
- Qt containers
- Debugging and profiling
Course details
- 3 day-course, from theory to practice
Prerequisites
- At least 1 year in OOP language (e.g. C++)