![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <validator.h>
Public Attributes | |
| ErrorType | type |
| QString | message |
Definition at line 50 of file validator.h.
| QString Validator::Error::message |
Definition at line 53 of file validator.h.
Referenced by PRESUBMIT_test_mocks.MockOutputApi.PresubmitResult::__repr__().
| ErrorType Validator::Error::type |
Definition at line 52 of file validator.h.