#include <qqmldompath_p.h>
Definition at line 285 of file qqmldompath_p.h.
◆ PathComponent() [1/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
| ) |
|
|
inline |
◆ ~PathComponent()
QQmlJS::Dom::PathEls::PathComponent::~PathComponent |
( |
| ) |
|
◆ PathComponent() [2/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
const Empty & |
o | ) |
|
|
inline |
◆ PathComponent() [3/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
const Field & |
o | ) |
|
|
inline |
◆ PathComponent() [4/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
const Index & |
o | ) |
|
|
inline |
◆ PathComponent() [5/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
const Key & |
o | ) |
|
|
inline |
◆ PathComponent() [6/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
const Root & |
o | ) |
|
|
inline |
◆ PathComponent() [7/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
const Current & |
o | ) |
|
|
inline |
◆ PathComponent() [8/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
const Any & |
o | ) |
|
|
inline |
◆ PathComponent() [9/9]
QQmlJS::Dom::PathEls::PathComponent::PathComponent |
( |
const Filter & |
o | ) |
|
|
inline |
◆ asAny()
const Any * QQmlJS::Dom::PathEls::PathComponent::asAny |
( |
| ) |
const |
|
inline |
◆ asCurrent()
const Current * QQmlJS::Dom::PathEls::PathComponent::asCurrent |
( |
| ) |
const |
|
inline |
◆ asEmpty()
const Empty * QQmlJS::Dom::PathEls::PathComponent::asEmpty |
( |
| ) |
const |
|
inline |
◆ asField()
const Field * QQmlJS::Dom::PathEls::PathComponent::asField |
( |
| ) |
const |
|
inline |
◆ asIndex()
const Index * QQmlJS::Dom::PathEls::PathComponent::asIndex |
( |
| ) |
const |
|
inline |
◆ asKey()
const Key * QQmlJS::Dom::PathEls::PathComponent::asKey |
( |
| ) |
const |
|
inline |
◆ asRoot()
const Root * QQmlJS::Dom::PathEls::PathComponent::asRoot |
( |
| ) |
const |
|
inline |
◆ checkName()
bool QQmlJS::Dom::PathEls::PathComponent::checkName |
( |
QStringView |
s | ) |
const |
|
inline |
◆ cmp()
Definition at line 106 of file qqmldompath.cpp.
References QQmlJS::Dom::PathEls::Any, QQmlJS::Dom::PathEls::Current, QQmlJS::Dom::PathEls::Empty, QQmlJS::Dom::Env, QQmlJS::Dom::PathEls::Field, QQmlJS::Dom::PathEls::Filter, QQmlJS::Dom::PathEls::Index, k1, QQmlJS::Dom::PathEls::Key, p1, p2, Q_ASSERT, QQmlJS::Dom::PathEls::Root, QQmlJS::Dom::Top, and QQmlJS::Dom::Universe.
Referenced by QQmlJS::Dom::Path::cmp(), QQmlJS::Dom::PathEls::operator!=(), QQmlJS::Dom::PathEls::operator<(), QQmlJS::Dom::PathEls::operator<=(), QQmlJS::Dom::PathEls::operator==(), QQmlJS::Dom::PathEls::operator>(), and QQmlJS::Dom::PathEls::operator>=().
◆ dump()
void QQmlJS::Dom::PathEls::PathComponent::dump |
( |
Sink |
sink | ) |
const |
|
inline |
◆ hasSquareBrackets()
bool QQmlJS::Dom::PathEls::PathComponent::hasSquareBrackets |
( |
| ) |
const |
|
inline |
◆ index()
◆ kind()
Kind QQmlJS::Dom::PathEls::PathComponent::kind |
( |
| ) |
const |
|
inline |
◆ name()
QString QQmlJS::Dom::PathEls::PathComponent::name |
( |
| ) |
const |
|
inline |
◆ stringView()
QStringView QQmlJS::Dom::PathEls::PathComponent::stringView |
( |
| ) |
const |
|
inline |
◆ QQmlJS::Dom::Path
◆ QQmlJS::Dom::PathEls::TestPaths
friend class QQmlJS::Dom::PathEls::TestPaths |
|
friend |
The documentation for this class was generated from the following files: