有人能给我提供集成Qt Mobility 1.1.0和Qt Creator的步骤(带有屏幕截图)吗?
谢谢!
发布于 2011-01-11 03:08:07
如果你遵循installation guide from Nokia here
然后在你的.pro文件中添加一些行,并在cpp文件as detailed here中添加一个宏,你将能够从qtmobility中包含QObjects,在QtCreator中获得代码完成等。
https://stackoverflow.com/questions/4612612
复制相似问题