Description
Provides the original Qt Quick Controls module for creating reusable QML interface elements in classic desktop-style applications. It helps older Qt Quick projects use controls such as buttons, menus, and input fields.
Developers use it as a compatibility UI library. Newer projects may prefer Qt Quick Controls 2, but existing applications still depend on this module for stable behavior.