Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmlbasemodule_p.h File Reference

(cb8c2cdc5dfee2ba7da045e30ee6623724156b15)

#include "qlanguageserver_p.h"
#include "qqmlcodemodel_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 >