[Qt-qml] Nice features to have in Qmlviewer

Robinson, David David.Robinson at anite.com
Tue Jan 25 12:37:16 CET 2011


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110125/9cf4873c/attachment.html 


More information about the Qt-qml mailing list