![]() |
Home | ![]() |
Location () | |
Location ( const QString & description ) | |
Location ( const Location & other ) | |
QMailMessageId | containingMessageId () const |
bool | isValid ( bool extended = true ) const |
void | setContainingMessageId ( const QMailMessageId & id ) |
QString | toString ( bool extended ) const |
Creates an empty part location object.
Creates a part location object referring to the location given by description.
See also toString().
Creates a part location object containing a copy of other.
Returns the identifier of the message that contains the part with this location.
See also setContainingMessageId().
Returns true if the location object contains the location of a valid message part. If extended is true, the location must also contain a valid message identifier.
Sets the identifier of the message that contains the part with this location to id.
See also containingMessageId().
Returns a textual representation of the part location. If extended is true, the representation contains the identifier of the containing message.
Copyright © 2010 QtSoftware | Messaging Framework |