[Qt-interest] how to set the position of external program in QProcess()
Volker Poplawski
volker at openbios.org
Mon Dec 1 10:39:54 CET 2008
Am Sonntag 30 November 2008 14:50:15 schrieb chandrasekar wagmare:
> hi friends/experts,
> i am spawning a external program execution in my app
> QProcess and working fine but can i set the position of that external
> execution to a prescribed position by my code .... please help me ....
Try the
--geometry <width>x<height>{+-}<xoffset>{+-}<yoffset>
option. Most X11/qt programs accept it.
HIH
.....Volker
More information about the Qt-interest-old
mailing list