ROOT 6.10/09 Reference Guide |
This is a small ROOT macro to use Qt 3.3 class: QPrinter to setup the printer via Qt "setup printer dialog" See: Printer setup dialog box and print out the ROOT TCanvas object either via the "can" pointer provided or the current one.
To use, invoke ACLiC from the ROOT prompt:
To use it with no ACLiC, omit the trailing "++"
The full list of the Qt classes available from Cint is defined by by $ROOTSYS/cint/lib/qtclasses.h
All Qt classes can be used from ACLiC though.
Definition in file QtPrintDialog.C.