KContacts
picture.h
void setUrl(const QString &url)
Sets a URL for the location of the picture file.
Definition picture.cpp:129
friend KCONTACTS_EXPORT QDataStream & operator>>(QDataStream &, Picture &)
Initializes the picture object from the stream.
void setRawData(const QByteArray &rawData, const QString &type)
Sets the raw data of the picture.
Definition picture.cpp:157
friend KCONTACTS_EXPORT QDataStream & operator<<(QDataStream &, const Picture &)
Serializes the picture object into the stream.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.