5#ifndef QQMLFORMATTING_P_H
6#define QQMLFORMATTING_P_H
22#include <QtQmlFormat/private/qqmlformatoptions_p.h>
42 QLspSpecification::InitializeResult &)
override;
43 void process(RequestPointerArgument req)
override;
46 QQmlFormatOptions m_formatOptions;
Implements a server for the language server protocol.
QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY(lcEventDispatcher)
This class sends a result or an error when going out of scope.