Results 1 to 7 of 7

Thread: how to display a qt widget into internet explorer

  1. #1
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default how to display a qt widget into internet explorer

    Hi Guys,

    My scenario:

    I have already designed some custom widgets but it has been requested to me that they must be available in the web portal of my customer so I'd like to know

    Which technique or approach may you suggest for displaying, inserting or integrating my widgets in a web page which is already in use in a web portal??

    I've read about Qt Web Kit, but it seems to me that the main approach here is to integrate web content into a Qt application and not the other way around: I already have a web portal, so I wish "somehow" to include my widgets (or qapp) into that web portal

    It should be taken into account in the solution that the portal has a lot of users so thinking in a client side approach may not be convenient...

    I really appreciate any light on this

    regards

  2. #2
    Join Date
    Jul 2009
    Location
    Enschede, Netherlands
    Posts
    462
    Thanked 69 Times in 67 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to display a qt widget into internet explorer

    Does ActiveQt suit your needs?

  3. The following user says thank you to franz for this useful post:

    azaelge (28th July 2009)

  4. #3
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to display a qt widget into internet explorer

    Quote Originally Posted by azaelge View Post
    Hi Guys,

    so I wish "somehow" to include my widgets (or qapp) into that web portal
    I dont think that, this is possible.

  5. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: how to display a qt widget into internet explorer

    Quote Originally Posted by yogeshgokul View Post
    I dont think that, this is possible.
    It is! See the QtBrowserPlugin.

  6. The following user says thank you to Lykurg for this useful post:

    azaelge (28th July 2009)

  7. #5
    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: how to display a qt widget into internet explorer

    Of course it will still be client-side And for IE it needs to use ActiveQt.
    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.


  8. #6
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to display a qt widget into internet explorer

    Quote Originally Posted by Lykurg View Post
    It is! See the QtBrowserPlugin.
    Wish I could take my words back.

  9. #7
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: how to display a qt widget into internet explorer

    Thanks for the information, I will try it and see how it works

Similar Threads

  1. How to display selected columns in QTableView widget.
    By kaushal_gaurav in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 08:30
  2. Simple ready-to-use widget to display an image
    By sylvaticus in forum Newbie
    Replies: 6
    Last Post: 29th December 2007, 11:22
  3. Replies: 4
    Last Post: 10th March 2007, 18:01
  4. QWidget display on 2 stack widget page
    By spawnwj in forum Qt Programming
    Replies: 3
    Last Post: 4th September 2006, 12:07
  5. Replies: 3
    Last Post: 12th April 2006, 08:20

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.