Search code examples
qtqt-creatorqt-mobility

How to integrate Qt Mobility 1.1.0 to Qt Creator?


could any body provide me steps (with screen shots) of integrating Qt Mobility 1.1.0 with Qt Creator?

Thanks!


Solution

  • If you follow the installation guide from Nokia here

    and then add some lines to your .pro file, and a macro to your cpp file as detailed here, you'll be able to include QObjects from qtmobility APIs, get code completion etc in QtCreator etc.