QCollectiveSimpleMessage Class Reference
|
Constant | Value | Description |
---|---|---|
QCollectiveSimpleMessage::Normal | 0 | The message is a normal message. |
QCollectiveSimpleMessage::AutoReply | 1 | Message is an auto reply. |
Constructs a QCollectiveSimpleMessage object.
See also QCollectivePresence.
Constructs a QCollectiveSimpleMessage object from the contents of other object.
Deconstructs a QCollectiveSimpleMessage object.
Returns the from URI for this message object.
See also setFrom().
Sets the message's from URI to fromUri.
See also from().
Sets the text of this message.
See also text().
Sets the timestamp when this message was received or sent.
See also timestamp().
Sets the message's to URI to toUri.
Sets the message type to type.
See also type().
Returns the text of this message.
See also setText().
Returns the timestamp when this message was received or sent.
See also setTimestamp().
Returns the to URI for this message object.
See also setTo() and setFrom().
Returns the message type.
See also setType().
Returns true if information in other is not equal to information contained in this object; otherwise returns false.
Assigns the contents of other to this object.
Returns true if information in other is equal to information contained in this object; otherwise returns false.
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