#include <format.h>
Public Member Functions | |
| FMT_CONSTEXPR | char_specs_checker (char type, ErrorHandler eh) |
| FMT_CONSTEXPR void | on_int () |
| FMT_CONSTEXPR void | on_char () |
Public Member Functions inherited from ErrorHandler | |
| virtual | ~ErrorHandler () |
| bool | warning (const QXmlParseException &) |
| bool | error (const QXmlParseException &) |
| bool | fatalError (const QXmlParseException &exception) |
| QString | errorString () |
Public Member Functions inherited from QXmlErrorHandler | |
| virtual | ~QXmlErrorHandler () |
Private Attributes | |
| char | type_ |
|
inline |
Definition at line 1253 of file format.h.
|
inline |
|
inline |
Definition at line 1256 of file format.h.
|
private |
1.8.11