Results 1 to 9 of 9

Thread: How to use QPluginLoader to load plugin as a service so the main app won't crash?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2009
    Posts
    6
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default How to use QPluginLoader to load plugin as a service so the main app won't crash?

    Hi,

    It seems to be a new hype those days to load plugins as a service which prevents the app loading the plugin to crash if a plugin fails. A nice example of this is google chrome. One tab can crash but others stay alive.

    Now i'm wondering if it's possible with QPluginLoader to load and use a plugin as a service so the main app won't crash if the plugin does..?

    I did search for this but i don't quite know how that technique is called..

    Anyway, is there an howto about this stuff somewhere?

    Thanx,
    Mark
    Last edited by markg85; 21st December 2009 at 15:43.

  2. The following user says thank you to markg85 for this useful post:

    pezmaster31 (21st December 2009)

Similar Threads

  1. QPluginLoader doesn't load plugin
    By BeS in forum Qt Programming
    Replies: 6
    Last Post: 26th November 2008, 19:12
  2. QPluginLoader not recognizing a plugin
    By KShots in forum Qt Programming
    Replies: 3
    Last Post: 29th June 2007, 14:13

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.