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