wayland: Remove QPointer from public SurfaceInterface api
QPointer is not meant for return values. There are also performance considerations to avoid returning QPointer.
QPointer is not meant for return values. There are also performance considerations to avoid returning QPointer.