User Interfaces▲
The Qt framework's main user interface technologies are Qt Quick Controls and Qt Widgets. Qt Quick Control interfaces are fluid, dynamic, and are best on touch interfaces. Qt Widgets are for creating complex desktop applications. You can create Qt Quick Controls and Qt Widgets interfaces with the target platform's native look and feel.