- Qt is a set of libraries written in C++
- splits into major parts:
- Core: non visual classed
- Widgets: older GUI runs on desktop
- QML: newer GUI runs anywhere
- Qt build process:
- Preprocessor
- Qt MOC (Meta Object Compiler)
- Compiler
- Linker
- Finished binary
Last active
November 26, 2025 10:10
-
-
Save s4eidhp/9aea034bb66b7e1d5a47cf108ffd9a79 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment