To run a qt creator build you should rename qtogre.pro to QtOgre.pro otherwise the project file will not be found by QtOgreFramework.pro.
Also Target should be used casesensitive in QtOgre.pro
I also added some missing files in demo.pro.
Please see attached files.
Attention I linked against non debug build ogre lib here! Missing files for complete project build added.