![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlfindusagessupport_p.h>
Inheritance diagram for ReferencesRequest:
Collaboration diagram for ReferencesRequest:Additional Inherited Members | |
Public Types inherited from BaseRequest< QLspSpecification::ReferenceParams, QLspSpecification::Responses::ReferenceResponseType > | |
| using | Parameters = QLspSpecification::ReferenceParams |
| using | Response = QLspSpecification::Responses::ReferenceResponseType |
Public Member Functions inherited from BaseRequest< QLspSpecification::ReferenceParams, QLspSpecification::Responses::ReferenceResponseType > | |
| bool | fillFrom (QmlLsp::OpenDocument doc, const Parameters ¶ms, Response &&response) |
Public Attributes inherited from BaseRequest< QLspSpecification::ReferenceParams, QLspSpecification::Responses::ReferenceResponseType > | |
| int | m_minVersion |
| Parameters | m_parameters |
| Response | m_response |
Definition at line 23 of file qqmlfindusagessupport_p.h.