Results 1 to 3 of 3

Thread: Run application in background

  1. #1
    Join Date
    Apr 2007
    Posts
    3
    Qt products

    Default Run application in background

    I'm developing an application based on greenphone.
    We want the application running in the background to watch some events. How can I implement this?
    QWiget::hide() seems just to exit the application.

  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: Run application in background

    Try setting the quitOnLastWindowClosed property to false.

  3. #3
    Join Date
    Apr 2007
    Posts
    3
    Qt products

    Default Re: Run application in background

    Thanks,
    I'll try

Similar Threads

  1. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  2. Replies: 3
    Last Post: 8th December 2006, 18:51
  3. Background QT application.
    By Thrantor in forum Qt Programming
    Replies: 4
    Last Post: 12th September 2006, 22:29
  4. background colour
    By kw in forum Qt Programming
    Replies: 6
    Last Post: 11th April 2006, 00:44
  5. Replies: 1
    Last Post: 5th April 2006, 16:44

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.