(2c7f95f4890cc4f1ae0f1d151628393b5721c702)
#include <private/qlanguageserver_p.h>
#include <private/qtextdocument_p.h>
#include <private/qprocessscheduler_p.h>
#include <private/qqmllshelputils_p.h>
#include <private/qqmlsemantictokens_p.h>
#include <QObject>
#include <QHash>
#include <QtCore/qfilesystemwatcher.h>
#include <QtCore/private/qfactoryloader_p.h>
#include <QtQmlDom/private/qqmldomitem_p.h>
#include <QtQmlCompiler/private/qqmljsscope_p.h>
#include <QtQmlToolingSettings/private/qqmltoolingsettings_p.h>
#include <functional>
#include <memory>
Go to the source code of this file.