Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmljstypedescriptionreader.cpp File Reference

(2fc45188c9344ee54205ffc34401c05cdc678c07)

#include "qqmljstypedescriptionreader_p.h"
#include <QtQml/private/qqmljsparser_p.h>
#include <QtQml/private/qqmljslexer_p.h>
#include <QtQml/private/qqmljsengine_p.h>
#include <QtCore/qdir.h>
#include <QtCore/qstring.h>
+ Include dependency graph for qqmljstypedescriptionreader.cpp:

Go to the source code of this file.

Functions

QString toString (const UiQualifiedId *qualifiedId, QChar delimiter=QLatin1Char('.'))
 
static QTypeRevision parseVersion (const QString &versionString)
 

Function Documentation

◆ parseVersion()

static QTypeRevision parseVersion ( const QString & versionString)
static

Definition at line 571 of file qqmljstypedescriptionreader.cpp.

References QTypeRevision::fromVersion(), QString::indexOf(), QString::left(), QString::mid(), ok, and QString::toInt().

+ Here is the call graph for this function:

◆ toString()

QString toString ( const UiQualifiedId * qualifiedId,
QChar delimiter = QLatin1Char('.') )

Definition at line 19 of file qqmljstypedescriptionreader.cpp.

References iter.