![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
template<typename BaseNameHandler , typename FailHandler > | |
auto | processUrlForClassName (const QUrl &url, BaseNameHandler &&baseNameHandler, FailHandler &&failHandler) |
auto processUrlForClassName | ( | const QUrl & | url, |
BaseNameHandler && | baseNameHandler, | ||
FailHandler && | failHandler | ||
) |
Definition at line 70 of file qqmlpropertycachecreator.cpp.
References QStringView::at(), QStringView::isEmpty(), QChar::isUpper(), QString::lastIndexOf(), QStringView::mid(), QUrl::path(), and url.
Referenced by QQmlPropertyCacheCreatorBase::canCreateClassNameTypeByUrl(), QQmlPropertyCacheCreatorBase::createClassNameForInlineComponent(), and QQmlPropertyCacheCreatorBase::createClassNameTypeByUrl().