Manages Windows taskbar buttons. More...
Import Statement: | import QtWinExtras 1.0 |
Since: | QtWinExtras 1.0 |
The TaskbarButton type enables you to set an overlay icon and to display a progress indicator on a taskbar button. An overlay icon indicates change in the state of the application. A progress indicator shows how time-consuming tasks are progressing.
The following example illustrates how to use TaskbarButton in QML:
Window { TaskbarButton { overlay.iconSource: "loading.png" overlay.accessibleDescription: "Loading" progress.visible: true progress.value: 50 } }
See also QWinTaskbarButton and QWinTaskbarProgress.
The overlay icon and a description of the overlay for accessibility purposes.
The taskbar progress indicator.
See also QWinTaskbarProgress.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: