An LCD-like widget for displaying numbers.
[ Official docs | Back to Index ]
Code | windows | sgi | plastik | aqua |
QLCDNumber *w = new QLCDNumber( 2, 0, 0 );
w->display( 42 );
| ![]() | ![]() | ![]() | ![]() |
[ Back to Index ]
Provided by the DigitalFanatics, the host of the Independent Qt Tutorial.