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
qqmltypescreator.cpp File Reference

(134930ba93f43e3b8e05ed5695add9f9bc495fb4)

#include "qanystringviewutils_p.h"
#include "qqmltyperegistrarconstants_p.h"
#include "qqmltyperegistrarutils_p.h"
#include "qqmltypesclassdescription_p.h"
#include "qqmltypescreator_p.h"
#include <QtCore/qset.h>
#include <QtCore/qcborarray.h>
#include <QtCore/qcbormap.h>
#include <QtCore/qsavefile.h>
#include <QtCore/qfile.h>
#include <QtCore/private/qstringalgorithms_p.h>
Include dependency graph for qqmltypescreator.cpp:

Go to the source code of this file.

Functions

static QString convertPrivateClassToUsableForm (QAnyStringView s)

Function Documentation

◆ convertPrivateClassToUsableForm()

QString convertPrivateClassToUsableForm ( QAnyStringView s)
static

Definition at line 26 of file qqmltypescreator.cpp.