Obsolete Members for Error

The following members of QML type Error are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

  • code : int (obsolete)

Property Documentation

code : int

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

The error code.

If the code is 25 the Error::extendedErrorType should be checked for possible network or file I/O errors.

Use errorType instead.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.