Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qmllsmain.cpp File Reference

(6ca0435661860dd285a878a4f69c204d84f17e83)

#include "qmllsmain_p.h"
#include <private/qhttpmessagestreamparser_p.h>
#include <private/qqmlglobal_p.h>
#include <private/qqmljscompiler_p.h>
#include <private/qqmljsimporter_p.h>
#include <private/qqmljslogger_p.h>
#include <private/qqmljsresourcefilemapper_p.h>
#include <private/qqmljsscope_p.h>
#include <private/qqmllanguageserver_p.h>
#include <private/qqmltoolingsettings_p.h>
#include <private/qqmltoolingutils_p.h>
#include <QtCore/qdebug.h>
#include <QtCore/qfile.h>
#include <QtCore/qdir.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qdiriterator.h>
#include <QtCore/qjsonobject.h>
#include <QtCore/qjsonarray.h>
#include <QtCore/qjsondocument.h>
#include <QtCore/qmutex.h>
#include <QtCore/QMutexLocker>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qrunnable.h>
#include <QtCore/qthreadpool.h>
#include <QtCore/qtimer.h>
#include <QtCore/qlibraryinfo.h>
#include <iostream>
#include <qmllsmain.moc>
Include dependency graph for qmllsmain.cpp:

Go to the source code of this file.

Classes

class  QmlLsp::AbstractReader
class  QmlLsp::StdinReader
class  QmlLsp::FileReader

Namespaces

namespace  QmlLsp

Functions

static QStringList QmlLsp::collectImportPaths (const QCommandLineParser &parser, const QCommandLineOption &qmlImportPathOption, const QCommandLineOption &environmentOption, const QCommandLineOption &qmlImportNoDefault)
int QmlLsp::qmllsMain (int argv, char *argc[])

Variables

QFileQmlLsp::logFile = nullptr
QBasicMutexQmlLsp::logFileLock = nullptr