The QContactRingtone class provides a ringtone associated with a contact More...
#include <QContactRingtone>
Inherits: QContactDetail.
This class was introduced in Qt Mobility 1.0.
QUrl | audioRingtoneUrl () const |
void | setAudioRingtoneUrl ( const QUrl & audioRingtoneUrl ) |
void | setVideoRingtoneUrl ( const QUrl & videoRingtoneUrl ) |
QUrl | videoRingtoneUrl () const |
const QLatin1Constant | DefinitionName |
const QLatin1Constant | FieldAudioRingtoneUrl |
const QLatin1Constant | FieldVideoRingtoneUrl |
The QContactRingtone class provides a ringtone associated with a contact
This leaf-class has been part of the default schema since version 1.0 of the Qt Mobility project.
Returns the uri of the audio ringtone stored in the ringtone detail.
This function was introduced in Qt Mobility 1.0.
See also setAudioRingtoneUrl().
Sets the uri of the audio ringtone stored in the ringtone detail to audioRingtoneUrl.
This function was introduced in Qt Mobility 1.0.
See also audioRingtoneUrl().
Sets the uri of the video ringtone stored in the ringtone detail to videoRingtoneUrl.
This function was introduced in Qt Mobility 1.0.
See also videoRingtoneUrl().
Returns the uri of the video ringtone stored in the ringtone detail.
This function was introduced in Qt Mobility 1.0.
See also setVideoRingtoneUrl().
The string constant for the definition name of QContactRingtone details.
The field key constant for the value of the URL for an audio ringtone.
See also setAudioRingtoneUrl() and audioRingtoneUrl().
The field key constant for the value of the URL for a video ringtone.
See also setVideoRingtoneUrl() and videoRingtoneUrl().
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.