view/v_print_debug
library
Classes
-
PrintedViewer
-
A widget that displays the printed image from a ThermalPrinter.
It listens to the printer's
printed
stream and updates the UI with the latest print data.
The size parameter defines the size of the widget.
The printer parameter is the thermal printer whose print data will be displayed.
The widget will show the printed image if available, or an error message if there was an error during printing.
If no print data is available yet, it will display a message indicating that.