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
QmlLsp::ModuleSetting Struct Reference

#include <qqmlcodemodel_p.h>

Collaboration diagram for QmlLsp::ModuleSetting:

Public Attributes

QString sourceFolder
QStringList importPaths

Detailed Description

Definition at line 76 of file qqmlcodemodel_p.h.

Member Data Documentation

◆ importPaths

QStringList QmlLsp::ModuleSetting::importPaths

Definition at line 79 of file qqmlcodemodel_p.h.

◆ sourceFolder

QString QmlLsp::ModuleSetting::sourceFolder

Definition at line 78 of file qqmlcodemodel_p.h.


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