Status Class Reference
|
Constant | Value | Description |
---|---|---|
QMailServiceAction::Status::ErrNoError | 0 | No error was encountered. |
QMailServiceAction::Status::ErrCancel | 3 | The operation was canceled by user intervention. |
QMailServiceAction::Status::ErrConfiguration | 10 | The configuration needed for the requested action is invalid. |
QMailServiceAction::Status::ErrNoConnection | 7 | A connection could not be established to the external service. |
QMailServiceAction::Status::ErrConnectionInUse | 8 | The connection to the external service is exclusively held by another user. |
QMailServiceAction::Status::ErrConnectionNotReady | 9 | The connection to the external service is not ready for operation. |
QMailServiceAction::Status::ErrUnknownResponse | 1 | The response from the external service could not be handled. |
QMailServiceAction::Status::ErrLoginFailed | 2 | The external service did not accept the supplied authentication details. |
QMailServiceAction::Status::ErrFileSystemFull | 4 | The action could not be performed due to insufficient storage space. |
QMailServiceAction::Status::ErrNonexistentMessage | 5 | The specified message does not exist. |
QMailServiceAction::Status::ErrEnqueueFailed | 6 | The specified message could not be enqueued for transmission. |
QMailServiceAction::Status::ErrInvalidAddress | 11 | The specified address is invalid for the requested action. |
Constructs a status object which is a copy of other.
If relevant to the errorCode, contains the ID of the associated account.
Describes the error condition encountered by the action.
If relevant to the errorCode, contains the ID of the associated folder.
If relevant to the errorCode, contains the ID of the associated message.
Provides a human-readable description of the error condition in errorCode.
Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt qtextended4.4 | |
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! |
Copyright © 2000-2012 - www.developpez.com