Qt 4.8
|
Public Functions | |
qt_token_info (const char *f, const ulong fc) | |
Public Variables | |
const ulong | field_count |
const char * | fields |
QVector< ulong > | lengths |
QVector< const char * > | results |
Definition at line 182 of file qlibrary.cpp.
|
inline |
Definition at line 184 of file qlibrary.cpp.
const ulong qt_token_info::field_count |
Definition at line 192 of file qlibrary.cpp.
Referenced by qt_tokenize().
const char* qt_token_info::fields |
Definition at line 191 of file qlibrary.cpp.
Referenced by qt_tokenize().
Definition at line 195 of file qlibrary.cpp.
Referenced by qt_parse_pattern(), qt_token_info(), and qt_tokenize().
QVector<const char *> qt_token_info::results |
Definition at line 194 of file qlibrary.cpp.
Referenced by qt_parse_pattern(), qt_token_info(), and qt_tokenize().