(52e6456d6e71c3e93f7de7b3369738dc0d802b33)
#include "qdslintplugin.h"
#include <QtCore/qlist.h>
#include <QtCore/qvarlengtharray.h>
#include <QtCore/qhash.h>
#include <QtCore/qset.h>
#include <QtCore/qspan.h>
#include <QtQmlCompiler/private/qqmljsscope_p.h>
#include "moc_qdslintplugin.cpp"
Go to the source code of this file.
◆ ErrFunctionsNotSupportedInQmlUi
Initial value:{
"QtDesignStudio.FunctionsNotSupportedInQmlUi"
}
Definition at line 21 of file qdslintplugin.cpp.
◆ ErrInvalidIdeInVisualDesigner
Initial value:{
"QtDesignStudio.InvalidIdeInVisualDesigner"
}
Definition at line 31 of file qdslintplugin.cpp.
◆ ErrUnsupportedRootTypeInQmlUi
Initial value:{
"QtDesignStudio.UnsupportedRootTypeInQmlUi"
}
Definition at line 34 of file qdslintplugin.cpp.
◆ ErrUnsupportedTypeInQmlUi
LoggerWarningId ErrUnsupportedTypeInQmlUi { "QtDesignStudio.UnsupportedTypeInQmlUi" } |
|
constexpr |
◆ WarnImperativeCodeNotEditableInVisualDesigner
Initial value:{
"QtDesignStudio.ImperativeCodeNotEditableInVisualDesigner"
}
Definition at line 27 of file qdslintplugin.cpp.
◆ WarnReferenceToParentItemNotSupportedByVisualDesigner
Initial value:{
"QtDesignStudio.ReferenceToParentItemNotSupportedByVisualDesigner"
}
Definition at line 24 of file qdslintplugin.cpp.