Results 1 to 8 of 8

Thread: Designing a new core application

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Designing a new core application

    Quote Originally Posted by jacek
    If you want to create a real Unix daemon, you need a bit more than QCoreApplication.
    man 3 daemon

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

    Default Re: Designing a new core application

    Quote Originally Posted by wysota
    man 3 daemon
    and man 3 signal

  3. #3
    Join Date
    Feb 2006
    Location
    Boulder, Colorado, USA
    Posts
    63
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 8 Times in 5 Posts

    Default Re: Designing a new core application

    The Trolls have some of the best api docs I've ever used. See http://doc.trolltech.com/qq/qq13-apis.html for some great advice.

  4. #4
    Join Date
    Mar 2006
    Posts
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Default Re: Designing a new core application

    Thanx guys!

    It will not be a true deamon as such, it will simple be a program that is started at bootup.

    thanx for all the real help real fast

  5. #5
    Join Date
    Jan 2006
    Posts
    109
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11
    Thanks
    2
    Thanked 5 Times in 5 Posts

    Default Re: Designing a new core application

    Even if you don't have access to Qt Solutions, have at least a look at the documentation of QtService.

Similar Threads

  1. QSkinWindows Classes
    By kernel_panic in forum Qt-based Software
    Replies: 45
    Last Post: 20th April 2010, 12:35
  2. How to detect a running application
    By yogesh in forum Qt Programming
    Replies: 4
    Last Post: 20th February 2009, 10:22
  3. Qt Application + Web Integration -- Help needed
    By swamyonline in forum Qt Programming
    Replies: 0
    Last Post: 17th February 2009, 11:59
  4. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37

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
  •  
Qt is a trademark of The Qt Company.