I would think #1 should pick up the OS assigned proxy?
________________________________ From: "Robinson, David" <[email protected]> To: [email protected] Sent: Tue, January 25, 2011 6:37:16 AM Subject: [Qt-qml] Nice features to have in Qmlviewer I have 2 questions here: 1. Is there any way to force the NAM in qmlviewer to use an http proxy, so that I can use fiddler to view the http traffic? Would this be a useful command line option? 2. Is it possible to render GL to ffmpeg in qmlviewer so that models created using the Qt3D project can be captured & shared. I can do this using ffmpeg with OpenGL in a QGLWidget or QWidget by painting a QPixmap instead of a QImage using QPixmap pic = QPixmap::grabWidget(this); on a QWidget OR QPixmap pic = QGLWidget::renderPixmap(w, h, useContext); on a QGLWidget And then save using: pic.toImage() Regards David Robinson Please refer to www.anite.com for individual Anite company details. The contents of this e-mail and any attachments are for the intended recipient only. If you are not the intended recipient, you are not authorised to and must not disclose, copy, distribute, or retain this message or any part of it. It may contain information which is confidential and/or covered by legal professional or other privilege. Contracts cannot be concluded with us nor legal service effected by email. Anite plc Registered in England No.1798114 Registered Office: 353 Buckingham Avenue Slough Berks SL1 4PF United Kingdom VAT Registration No. GB 787 418187 Scanned for viruses by Mimecast.
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
