![]() |
Qt 6.x
The Qt SDK
|
#include <qlocale_tools_p.h>
Collaboration diagram for QSimpleParsedNumber< T >:Public Member Functions | |
| bool | ok () const |
Public Attributes | |
| T | result |
| qsizetype | used |
Definition at line 29 of file qlocale_tools_p.h.
|
inline |
Definition at line 34 of file qlocale_tools_p.h.
References QSimpleParsedNumber< T >::used.
| T QSimpleParsedNumber< T >::result |
Definition at line 31 of file qlocale_tools_p.h.
| qsizetype QSimpleParsedNumber< T >::used |
Definition at line 33 of file qlocale_tools_p.h.
Referenced by QSimpleParsedNumber< T >::ok().