Sorry for the confusion,
it's pointer only, i.e.

QHttp* m_pHttp = new QHttp();
It's data member of my CHttpClient class, for reference I kept it outside.