[Interest] #define in qml

Konstantin Tokarev annulen at yandex.ru
Sun Feb 19 21:34:07 CET 2012


20.02.2012, 00:30, "qtnext" <qtnext at gmail.com>:
> when 5.0 I will upgrade to Qt Quick 2.0 and never loop back ... But for now, if it's possible it should allow me to evaluate performance and continue to use Qt 4.8 for now ... a #ifdef syntax will also allow to target multiple platform (android, windows... to adjust only certain part) or different screen size.

You can use external preprocessor than, e.g. run your code through C preprocessor before use.

-- 
Regards,
Konstantin



More information about the Interest mailing list