January 24, 2011

willypuzzle willypuzzle
Lab Rat
24 posts

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

January 24, 2011

Volker Volker
Mad Scientist
5250 posts

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.

January 24, 2011

willypuzzle willypuzzle
Lab Rat
24 posts

Thanks again.

 
  ‹‹ How to CenterScreen the Application?      Docking QToolBar only next to another ToolBar, not below or on top. ››

You must log in to post a reply. Not a member yet? Register here!