Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmlxmllistmodel.cpp File Reference
#include "qqmlxmllistmodel_p.h"
#include <QtQml/qqmlcontext.h>
#include <QtQml/qqmlengine.h>
#include <QtQml/qqmlinfo.h>
#include <QtQml/qqmlfile.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qfile.h>
#include <QtCore/qfuturewatcher.h>
#include <QtCore/qtimer.h>
#include <QtCore/qxmlstream.h>
#include "moc_qqmlxmllistmodel_p.cpp"
+ Include dependency graph for qqmlxmllistmodel.cpp:

Go to the source code of this file.

Functions

static qsizetype findIndexOfName (const QStringList &elementNames, const QStringView &name, qsizetype startIndex=0)
 

Function Documentation

◆ findIndexOfName()

static qsizetype findIndexOfName ( const QStringList elementNames,
const QStringView name,
qsizetype  startIndex = 0 
)
static

Definition at line 795 of file qqmlxmllistmodel.cpp.