Qt 5 Structure
Jump to navigation
Jump to search
Compared to Qt 4, Qt 5 is highly modularized. Different Git repositories hold the different Qt modules that developers can use in their applications. Some of these modules also encapsulate typedefs, enums, flags, or standalone functions within namespaces.
The diagram below shows all Git repositories and modules that are part of the Qt 5.4 library.