Qt5 Development

Qt is most often thought of as a framework for creating User Interfaces (UI), but in fact it is a complete application framework. You can do much more than just developing the UI using the Qt framework.

The document Develop with Qt5 describes how to build a Yocto image that contains support for Qt5. The document also contains instructions of how to install and setup the Qt Creator development environment that is used when developing a Qt application.

Additional resources