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

(779d60cc432c4fc1b71c41db0f73eec309e5ee14)

#include <QtQmlCompiler/qqmlsaconstants.h>
#include <QtQmlCompiler/qqmljsloggingutils.h>
#include <QtQmlCompiler/qtqmlcompilerexports.h>
#include <QtCore/qhash.h>
#include <QtCore/qsharedpointer.h>
#include <QtCore/qplugin.h>
#include <QtQmlCompiler/qqmlsasourcelocation.h>
#include <unordered_map>
+ Include dependency graph for qqmlsa.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlSA::Binding
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::Binding::Bindings
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::Method
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::Method::Methods
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::Property
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::Element
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::GenericPass
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::PassManager
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::LintPlugin
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::PropertyPass
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::ElementPass
 \inmodule QtQmlCompiler More...
 
class  QQmlSA::DebugElementPass
 
class  QQmlSA::DebugPropertyPass
 
class  QQmlSA::FixSuggestion
 \inmodule QtQmlCompiler More...
 

Namespaces

namespace  QQmlSA
 \inmodule QtQmlCompiler
 

Macros

#define QmlLintPluginInterface_iid   "org.qt-project.Qt.Qml.SA.LintPlugin/1.0"
 

Enumerations

enum class  QQmlSA::MethodType { QQmlSA::Signal , QQmlSA::Slot , QQmlSA::Method , QQmlSA::StaticMethod }
 

Macro Definition Documentation

◆ QmlLintPluginInterface_iid

#define QmlLintPluginInterface_iid   "org.qt-project.Qt.Qml.SA.LintPlugin/1.0"

Definition at line 429 of file qqmlsa.h.