Do you want to print it to the printer ?
If yes, you will need to render your list widget to the printer.
Have a look at QWidget::render and for the paint device use QPrinter object.
Do you want to print it to the printer ?
If yes, you will need to render your list widget to the printer.
Have a look at QWidget::render and for the paint device use QPrinter object.
Bookmarks