-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 30 July 2003 01:25, Jane Young wrote: > But I need to pass the command line argument into xlib functions, how can I > do that?
using QApplication::argc and QApplication::argv via the global QAppication* qApp and accessing them in your QWidget wrapper? - -- Aaron J. Seigo GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQE/KCWR1rcusafx20MRAh12AJ9ytM2B2L+etCAgwk6hIJ8d80RWVACeMihU eioLHHg7kqiiXjrHELKq8fI= =i4CD -----END PGP SIGNATURE-----
