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

(96caebed5085b2d6a4ceec2d08cbd57939e4669c)

#include <QStringView>
Include dependency graph for src_corelib_text_qstringview.cpp:

Go to the source code of this file.

Functions

void myfun1 (QStringView sv)
 [0]
void myfun2 (const QStringView &sv)
void fun (QChar ch)
 [0]

Function Documentation

◆ fun()

void fun ( QChar ch)

[0]

[1]

Definition at line 12 of file src_corelib_text_qstringview.cpp.

◆ myfun1()

void myfun1 ( QStringView sv)

[0]

◆ myfun2()

void myfun2 ( const QStringView & sv)