Qt6 Tutorial
About Lesson

In this Qt6 video we are going to learn about Qt6 QLCDNumber, in Qt6 QLCDNumber is a class that represents digital number display that can be added to Qt application user interface. it is part of the Qt Widgets module which is one of the core modules of the Qt framework.

QLCDNumber displays numerical value using digital readout similar to digital clock. it can be used to display integers or floating point numbers with specified number of digits.

Exercise Files
11-LCDExample.zip
Size: 4.07 KB
11. QLCDNumber Clas.pdf
Size: 455.91 KB
Join the conversation