QtSingleApplication
How you can see here [doc.qt.nokia.com] QtSingleApplication is a class of Qt framework but I can’t include it in normal way because it isn’t in my /usr/local/include directory, can I only download the source and compile it by myself? where can I get the source?
And I suppose this isn’t a isolated case… there are some classes so.
Best Regards
Willy
2 replies
You can find the sources on http://qt.gitorious.org/qt-solutions.
QtSingleApplication was never a part of the Qt libs. It was only provided by Trolltech/Nokia as part of the Qt Solutions addons, so no includes in /usr/local/include. You can now download the sources from gitorious, as stated on the Qt Solutions [qt.nokia.com] page.
You must log in to post a reply. Not a member yet? Register here!


