![]() |
Qt 6.x
The Qt SDK
|
#include "qqmlsaconstants.h"
#include "qqmljsloggingutils.h"
#include <qtqmlcompilerexports.h>
#include <QtCore/QMultiHash>
#include <QtQmlCompiler/qqmlsasourcelocation.h>
#include <unordered_map>
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 | QQmlJS |
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 } |