![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmldomscriptelements_p.h>
Additional Inherited Members | |
Public Types inherited from QQmlJS::Dom::ScriptElements::ScriptElementBase< DomType::ScriptBlockStatement > | |
using | BaseT |
Public Types inherited from QQmlJS::Dom::ScriptElement | |
template<typename T> | |
using | PointerType = std::shared_ptr<T> |
Public Types inherited from QQmlJS::Dom::DomBase | |
using | FilterT = function_ref<bool(const DomItem &, const PathEls::PathComponent &, const DomItem &)> |
Static Public Attributes inherited from QQmlJS::Dom::ScriptElements::ScriptElementBase< DomType::ScriptBlockStatement > | |
static constexpr DomType | kindValue |
static constexpr DomKind | domKindValue |
Protected Member Functions inherited from QQmlJS::Dom::DomElement | |
DomElement & | operator= (const DomElement &)=default |
Protected Attributes inherited from QQmlJS::Dom::ScriptElements::ScriptElementBase< DomType::ScriptBlockStatement > | |
std::vector< std::pair< FileLocationRegion, QQmlJS::SourceLocation > > | m_locations |
Definition at line 222 of file qqmldomscriptelements_p.h.
|
override |
Definition at line 158 of file qqmldomscriptelements.cpp.
|
overridevirtual |
Implements QQmlJS::Dom::DomBase.
Definition at line 144 of file qqmldomscriptelements.cpp.
|
inline |
Definition at line 233 of file qqmldomscriptelements_p.h.
|
inline |
Definition at line 232 of file qqmldomscriptelements_p.h.
Reimplemented from QQmlJS::Dom::DomElement.
Definition at line 152 of file qqmldomscriptelements.cpp.