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

(9db4c72b88066b313a56c53b627638e284742d57)

#include <QtCore/qstring.h>
#include <QtCore/qhash.h>
#include <private/qqmljsscope_p.h>
Include dependency graph for qqmljscontextualtypes_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QQmlJS::ContextualType
struct  QQmlJS::ContextualTypes

Namespaces

namespace  QQmlJS

Enumerations

enum  QQmlJS::PrecedenceValues : quint8 { QQmlJS::InlineComponent = 0 , QQmlJS::Default = 1 , QQmlJS::ImplicitImport = std::numeric_limits<quint8>::max() >> 1 }