Reply
Thread Tools
Posts: 42 | Thanked: 12 times | Joined on Dec 2009 @ Kuopio, Finland
#1
Is there nice way to use Qt5Maemo module (I'd like to have infobanner in my application) with the simulator? IT seems like qmaemo5informationbox.h is only found when compiling against maemo.

Is there something I can test against to see whether I am running on simulator or on actual device? I could then #ifdef out those special maemo parts...

Thanks again!
 
Posts: 180 | Thanked: 76 times | Joined on May 2010
#2
#ifdef Q_WS_MAEMO_5
 

The Following User Says Thank You to Diph For This Useful Post:
Posts: 42 | Thanked: 12 times | Joined on Dec 2009 @ Kuopio, Finland
#3
Most excellent, thank you!
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:19.