Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
DocumentFormattingRequest Struct Reference

#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 &params, Response &&response)
 
- Public Attributes inherited from BaseRequest< QLspSpecification::DocumentFormattingParams, QLspSpecification::Responses::DocumentFormattingResponseType >
int m_minVersion
 
Parameters m_parameters
 
Response m_response
 

Detailed Description

Definition at line 24 of file qqmlformatting_p.h.


The documentation for this struct was generated from the following file: