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

(ec576584a5e5057e7b61d32f4d5f9d2fa073e93d)

#include <QtCore/qstring.h>
#include <QtCore/qhash.h>
#include <private/qqmljsscope_p.h>
#include <QtCore/qtyperevision.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::FileSelectedType
struct  QQmlJS::FileSelectorInfo
struct  QQmlJS::ContextualTypes

Namespaces

namespace  QQmlJS

Enumerations

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