m_controlPoint = new Herqq::Upnp::HControlPoint(m_controlPointConfiguration, QObject::parent());
I cannot for the life of me work out how to initialise the HControlPoint class with the configuration set from the HControlPointConfiguration class. Not even sure where to start going about this!
Any help would be great!
Error is:
Code:
error: no matching function for call to 'Herqq::Upnp::HControlPoint::HControlPoint(Herqq::Upnp::HControlPointConfiguration*&, QObject*)'