![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| int | min_escape |
| qsizetype | occurrences |
| qsizetype | locale_occurrences |
| qsizetype | escape_len |
Definition at line 8561 of file qstring.cpp.
| qsizetype ArgEscapeData::escape_len |
Definition at line 8567 of file qstring.cpp.
| qsizetype ArgEscapeData::locale_occurrences |
Definition at line 8565 of file qstring.cpp.
| int ArgEscapeData::min_escape |
Definition at line 8563 of file qstring.cpp.
Referenced by findArgEscapes(), and replaceArgEscapes().
| qsizetype ArgEscapeData::occurrences |
Definition at line 8564 of file qstring.cpp.