Qt Quick Controls 2 Examples

These examples demonstrate creating user interfaces using Qt Quick Controls 2.

Qt Quick Controls 2 - Chat Tutorial

Tutorial about writing a basic chat client using Qt Quick Controls 2.

Qt Quick Controls 2 - Contact List

A QML app using Qt Quick Controls 2 and a C++ class that implements a simple contact list.

Qt Quick Controls 2 - Gallery

A gallery of controls

Qt Quick Controls 2 - Text Editor

A QML app using Qt Quick Controls 2 and a C++ class to provide a fully-functional rich-text editor application.