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
qqmlbasemodule_p.h File Reference

(613fb99dacb54c32ca8c66fa4e7e6770e7fc6fb5)

#include "qlanguageserver_p.h"
#include "qqmlcodemodelmanager_p.h"
#include "qqmllsutils_p.h"
#include <QtQmlDom/private/qqmldom_utils_p.h>
#include <QObject>
#include <type_traits>
#include <unordered_map>
Include dependency graph for qqmlbasemodule_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BaseRequest< ParametersT, ResponseT >
struct  ResponseScopeGuard< Result, ResponseCallback >
 This class sends a result or an error when going out of scope. More...
struct  QQmlBaseModule< RequestType >