Results 1 to 2 of 2

Thread: Render a QWebEnginePage from one non gui to gui application

  1. #1
    Join Date
    Mar 2011
    Posts
    120
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Render a QWebEnginePage from one non gui to gui application

    Hi Everyone,

    I want to render a html page(may be QWebEnginePage) from a not ui application to a UI application over EGL/GL.

    Can any one give me some hints or sample example link to do it ?

    Thanks,
    Bibhu.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Render a QWebEnginePage from one non gui to gui application

    Qt has two platform plugins that might help - vnc (doesn't use OpenGL) and webgl, that allows to stream an application to a web browser. Other than that, you can use some more or less standard protocol or roll out your own.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Connect function to QWebEnginePage::loadFinished
    By Kasea in forum Qt Programming
    Replies: 0
    Last Post: 24th July 2017, 23:52
  2. Replies: 2
    Last Post: 21st February 2017, 18:50
  3. QWebview render too slow in real time application
    By zlxwd in forum Qt Programming
    Replies: 0
    Last Post: 30th July 2014, 05:33
  4. How to render HTML file in QT widget application
    By nestuser in forum Qt Programming
    Replies: 1
    Last Post: 27th August 2012, 08:31
  5. QGLWidget render or QGraphicsView with GL viewport render
    By QTInfinity in forum Qt Programming
    Replies: 2
    Last Post: 28th November 2011, 12:34

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.