Accessibility for Qt Quick Applications

Introduction

We will explain how to make Qt Quick applications accessible. This can be compared to making web application accessible. You simply need to assign a few properties when creating controls such as buttons in QML.

The most important property for this purpose is the attached property Accessible.