![]() |
Qt 6.x
The Qt SDK
|
#include <qxmlstream.h>
Collaboration diagram for QtPrivate::QXmlString:Public Member Functions | |
| QXmlString (QStringPrivate &&d) | |
| QXmlString (const QString &s) | |
| QXmlString & | operator= (const QString &s) |
| QXmlString & | operator= (QString &&s) |
| constexpr | QXmlString () |
| void | swap (QXmlString &other) noexcept |
| operator QStringView () const | |
| qsizetype | size () const |
Definition at line 19 of file qxmlstream.h.
|
inline |
Definition at line 22 of file qxmlstream.h.
|
inline |
Definition at line 23 of file qxmlstream.h.
|
inlineconstexpr |
Definition at line 26 of file qxmlstream.h.
|
inline |
Definition at line 33 of file qxmlstream.h.
References QArrayDataPointer< T >::data(), and QArrayDataPointer< T >::size.
Here is the call graph for this function:
|
inline |
Definition at line 24 of file qxmlstream.h.
|
inline |
Definition at line 25 of file qxmlstream.h.
References QArrayDataPointer< T >::swap().
Here is the call graph for this function:
|
inline |
Definition at line 34 of file qxmlstream.h.
References QArrayDataPointer< T >::size.
|
inlinenoexcept |
Definition at line 28 of file qxmlstream.h.
References other(), and QArrayDataPointer< T >::swap().
Here is the call graph for this function: