Skip to main content

Command Palette

Search for a command to run...

Qt 5 Windows Taskbar Progress Indicator

Published
1 min read
Qt 5 Windows Taskbar Progress Indicator
M

DevOps Engineer | Kubernetes | Python | Terraform | AWS | GCP

Qt 5.2 has built in support for indicating progress and other states in Windows Taskbar icon.

I followed Qt Doc on QWinTaskbarButton and QWinTaskbarProgress given here

Seems like their example is not working for me. So I created a demo program which demonstrates on how to show progress and states using Taskbar.

Here is the preview of my demo app.

image

You can browse and download the complete project from Github/mdminhazulhaque.

80 views

More from this blog

M

Minhaz's Blog

111 posts