Results 1 to 2 of 2

Thread: QWebPluginFactory question

  1. #1
    Join Date
    Aug 2006
    Posts
    90
    Thanks
    6
    Thanked 4 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QWebPluginFactory question

    Hey guys,

    I am writing a demo a test different Qt4.4 WebKit functionality. I have been looking into making my own "plugins" for it. In the demo web browser the guy inherited from QWebPage to added Qt controls to the page. I am too lazy and don't want to do that. I want to use the QWebPluginFactory instead.

    It appears like you can only have one plugin factory per QWebPage. Is this true? I may have a skewed interpretation of how the system works. What if my buddy creates a factory lib that does something cool, but I want to display his stuff while being able to display my stuff that is stored in a different plugin factory... it sounds like an issue.

    If someone has some experience with this I would be interested in hearing your tales.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QWebPluginFactory question

    You can always write a plugin factory that aggregates other factories.

Similar Threads

  1. SQL Question
    By ^NyAw^ in forum Qt Programming
    Replies: 5
    Last Post: 8th April 2008, 19:36
  2. Exceptions / setjmp/longjmp question
    By Aceman2000 in forum Qt Programming
    Replies: 3
    Last Post: 13th March 2008, 17:14
  3. Replies: 1
    Last Post: 15th March 2007, 20:45
  4. Question regarding how to paint after zoom.
    By JonathanForQT4 in forum Qt Programming
    Replies: 2
    Last Post: 26th January 2007, 15: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.