Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlJS::Dom::PathEls::Empty Class Referencefinal

#include <qqmldompath_p.h>

Inheritance diagram for QQmlJS::Dom::PathEls::Empty:
Collaboration diagram for QQmlJS::Dom::PathEls::Empty:

Public Member Functions

 Empty ()=default
QString name () const
bool checkName (QStringView s) const
void dump (const Sink &sink) const
Public Member Functions inherited from QQmlJS::Dom::PathEls::Base
QStringView stringView () const
index_type index (index_type defaultValue=-1) const
bool hasSquareBrackets () const

Additional Inherited Members

Protected Member Functions inherited from QQmlJS::Dom::PathEls::Base
void dump (const Sink &sink, const QString &name, bool hasSquareBrackets) const

Detailed Description

Definition at line 80 of file qqmldompath_p.h.

Constructor & Destructor Documentation

◆ Empty()

QQmlJS::Dom::PathEls::Empty::Empty ( )
default

Referenced by QQmlJS::Dom::FieldFilter::operator()().

Here is the caller graph for this function:

Member Function Documentation

◆ checkName()

bool QQmlJS::Dom::PathEls::Empty::checkName ( QStringView s) const
inline

Definition at line 85 of file qqmldompath_p.h.

◆ dump()

void QQmlJS::Dom::PathEls::Empty::dump ( const Sink & sink) const
inline

Definition at line 86 of file qqmldompath_p.h.

◆ name()

QString QQmlJS::Dom::PathEls::Empty::name ( ) const
inline

Definition at line 84 of file qqmldompath_p.h.


The documentation for this class was generated from the following file: