[Interest] Is there any macro like Q_OS_SYMBIAN or Q_WS_MAC for Harmattan in Qt 4.7.4 or higher?

alessandro.portale at nokia.com alessandro.portale at nokia.com
Tue May 15 16:25:15 CEST 2012


I can currently not test it, but it seems that you can do

  #if defined(MEEGO_EDITION_HARMATTAN)

in your C++ code and

  !isEmpty(MEEGO_VERSION_MAJOR) {
  }

in the .pro file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120515/e30992a1/attachment.html>


More information about the Interest mailing list