QtBase  v6.3.1
Public Attributes | List of all members
ArgEscapeData Struct Reference

Public Attributes

int min_escape
 
int occurrences
 
int locale_occurrences
 
int escape_len
 

Detailed Description

Definition at line 7955 of file qstring.cpp.

Member Data Documentation

◆ escape_len

int ArgEscapeData::escape_len

Definition at line 7961 of file qstring.cpp.

◆ locale_occurrences

int ArgEscapeData::locale_occurrences

Definition at line 7959 of file qstring.cpp.

◆ min_escape

int ArgEscapeData::min_escape

Definition at line 7957 of file qstring.cpp.

◆ occurrences

int ArgEscapeData::occurrences

Definition at line 7958 of file qstring.cpp.


The documentation for this struct was generated from the following file: