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::Base Class Reference

#include <qqmldompath_p.h>

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

Public Member Functions

QStringView stringView () const
index_type index (index_type defaultValue=-1) const
bool hasSquareBrackets () const

Protected Member Functions

void dump (const Sink &sink, const QString &name, bool hasSquareBrackets) const

Detailed Description

Definition at line 70 of file qqmldompath_p.h.

Member Function Documentation

◆ dump()

void Base::dump ( const Sink & sink,
const QString & name,
bool hasSquareBrackets ) const
protected

Definition at line 179 of file qqmldompath.cpp.

◆ hasSquareBrackets()

bool QQmlJS::Dom::PathEls::Base::hasSquareBrackets ( ) const
inline

Definition at line 74 of file qqmldompath_p.h.

◆ index()

index_type QQmlJS::Dom::PathEls::Base::index ( index_type defaultValue = -1) const
inline

Definition at line 73 of file qqmldompath_p.h.

◆ stringView()

QStringView QQmlJS::Dom::PathEls::Base::stringView ( ) const
inline

Definition at line 72 of file qqmldompath_p.h.


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