Results 1 to 4 of 4

Thread: Is QtService and QtServiceBase classes available in qt 5.0.0?

  1. #1
    Join Date
    Jul 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Is QtService and QtServiceBase classes available in qt 5.0.0?

    Hi

    I'm using Qt 5.0.2 on windows XP that comes with mingw 4.7.

    I am trying to build qtservice using qtcreator but I am facing a problem on this statement.

    #include <QtService>

    On compilation it shows Error:QtService: No such file or directory

    I searched for QtService in minGW's include folder inside my Qt installation directory but did not find it.

    Is QtService and QtServiceBase classes not provided in Qt 5.0.2?
    If not so can anybody share a simple QtService example for windows?

    Sincerly
    Sourabh Dhingra

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Is QtService and QtServiceBase classes available in qt 5.0.0?

    QtService has never been part of the base Qt4, it was provided as a Qt Solution for those who wished to build it. As far as I know that has not changed in Qt5
    http://qt.gitorious.org/qt-solutions

  3. #3
    Join Date
    Jul 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Is QtService and QtServiceBase classes available in qt 5.0.0?

    Okay, There's another question.

    Over the internet I read Qt Solutions have been re-licensed and it will be available for those who own a commercial enterprise license.
    Is that true?
    My intention is to use QtService component.
    Please elaborate which of the components are freely available and about how to use repository at http://qt.gitorious.org/qt-solutions.

    Sincerly
    Sourabh Dhingra

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Is QtService and QtServiceBase classes available in qt 5.0.0?

    Every source file in the Qt Solutions archive carries a licence statement. Some are LGPL, some BSD.

Similar Threads

  1. QtService & QtSql
    By acedanans in forum Qt Programming
    Replies: 11
    Last Post: 3rd October 2014, 13:30
  2. QtService and QLocalSocket
    By matteo.ceruti in forum Qt Programming
    Replies: 1
    Last Post: 23rd January 2014, 19:45
  3. QtSingleApplication, QtService and Qt5
    By mentalmushroom in forum Qt Programming
    Replies: 1
    Last Post: 28th December 2012, 15:20
  4. Was QtService deprecated in Qt4.8
    By learning_qt in forum Qt Programming
    Replies: 1
    Last Post: 8th November 2012, 11:30
  5. How to use QtService class with Qt 4.7.4
    By Qting in forum Qt Programming
    Replies: 3
    Last Post: 4th February 2012, 12:42

Tags for this Thread

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.