26 void wp_content_type_manager_v1_destroy(QtWaylandServer::wp_content_type_manager_v1::Resource *resource)
override;
27 void wp_content_type_manager_v1_get_surface_content_type(Resource *resource, uint32_t
id, struct ::wl_resource *surface)
override;
37 void wp_content_type_v1_set_content_type(QtWaylandServer::wp_content_type_v1::Resource *resource, uint32_t content_type)
override;
38 void wp_content_type_v1_destroy(QtWaylandServer::wp_content_type_v1::Resource *resource)
override;
39 void wp_content_type_v1_destroy_resource(QtWaylandServer::wp_content_type_v1::Resource *resource)
override;
41 const QPointer<SurfaceInterface> m_surface;
ContentTypeManagerV1Interface(Display *display, QObject *parent=nullptr)
ContentTypeV1Interface(SurfaceInterface *surface, wl_client *client, uint32_t id)