![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qlocale_p.h>
Public Types | |
enum | State { Invalid , Intermediate , Acceptable } |
Public Attributes | |
State | state = Invalid |
CharBuff | buff |
Definition at line 293 of file qlocale_p.h.
Enumerator | |
---|---|
Invalid | |
Intermediate | |
Acceptable |
Definition at line 295 of file qlocale_p.h.
CharBuff QLocaleData::ParsingResult::buff |
Definition at line 302 of file qlocale_p.h.
Definition at line 301 of file qlocale_p.h.
Referenced by QLocaleData::validateChars().