(C++) Qt
March 10, 2018 ยท View on GitHub
The Qt library is the library used by Qt Creator.
Advice
- Understand the Qt containers. Prefer the Standard Library ones. Don't use the Qt containers (unless you have to) [1]
External links
- Wikipedia page about Qt
- CppCon 2017: Simon Hausmann 'Inside the Qt Object Model'
- CppCon 2017: Giuseppe D'Angelo 'Effective Qt (2017 edition)'