[Qt-interest] How to layout off-line.
william.crocker at analog.com
william.crocker at analog.com
Tue Sep 8 16:23:01 CEST 2009
Gang:
My application displays a complex scene of custom
widgets. These scenes are conveniently arranged
using the Qt Layout system and classes.
I need to support printing of these presentations
when the application runs in non-GUI mode,
perhaps from the command line.
So, the question is, how do I layout the scene
for off-line printing if the Qt layout system assumes
inheritance from QWidget which requires an X11
(GUI) connection?
Thanks in advance.
Bill
More information about the Qt-interest-old
mailing list