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

(05fc3aef53348fb58be6308076e000825b704e58)

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 10 of file src_corelib_text_qstringview.cpp.

References ch, and fun.

◆ myfun1()

void myfun1 ( QStringView sv)

[0]

◆ myfun2()

void myfun2 ( const QStringView & sv)