Q_WS_MAEMO_5 directive

2010-06-02 Thread Ram Kurvakat
Hi,

what preprocessor directives need to be used for Maemo5 specific QT code ?
is it still Q_WS_MAEMO_5 or has it changed in PR1.2 QT4.6 release ?
I remember in QT4.5 it was Q_WS_HILDON.

Thanks.

-
krk969
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Q_WS_MAEMO_5 directive

2010-06-02 Thread Daniil Ivanov
Hi Ram!

  Yes, it's still Q_WS_MAEMO_5.

Thanks, Daniil.

On Wed, Jun 2, 2010 at 10:53 AM, Ram Kurvakat rkma...@gmx.com wrote:
 Hi,

 what preprocessor directives need to be used for Maemo5 specific QT code ?

 is it still Q_WS_MAEMO_5 or has it changed in PR1.2 QT4.6 release ?

 I remember in QT4.5 it was Q_WS_HILDON.

 Thanks.

 -
 krk969

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Q_WS_MAEMO_5 directive

2010-06-02 Thread daniel wilms

ext Ram Kurvakat wrote:


Hi,


what preprocessor directives need to be used for Maemo5 specific QT code ?

is it still Q_WS_MAEMO_5 or has it changed in PR1.2 QT4.6 release ?

I remember in QT4.5 it was Q_WS_HILDON.




Q_WS_MAEMO_5 is the right one. As you said, the latter one was for Qt 4.5.

Daniel


Thanks.

-
krk969



___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Q_WS_MAEMO_5 directive

2010-06-02 Thread David King

On 2010-06-02 09:53, Ram Kurvakat rkma...@gmx.com wrote:

Hi,

what preprocessor directives need to be used for Maemo5 specific QT code ?
is it still Q_WS_MAEMO_5 or has it changed in PR1.2 QT4.6 release ?
I remember in QT4.5 it was Q_WS_HILDON.


Correct, for the 4.6 in PR1.2 the define is Q_WS_MAEMO_5:

http://wiki.maemo.org/Qt4_Hildon#Adding_Maemo_changes_to_a_Qt_Application

--
David King | http://amigadave.com/
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers