Home · All Classes · All Functions ·

QContactRingtone Class Reference

The QContactRingtone class provides a ringtone associated with a contact More...

    #include <QContactRingtone>

Inherits QContactDetail.

Public Functions

Static Public Members


Detailed Description

The QContactRingtone class provides a ringtone associated with a contact


Member Function Documentation

QUrl QContactRingtone::audioRingtoneUrl () const

Returns the uri of the audio ringtone stored in the ringtone detail.

See also setAudioRingtoneUrl().

void QContactRingtone::setAudioRingtoneUrl ( const QUrl & audioRingtoneUrl )

Sets the uri of the audio ringtone stored in the ringtone detail to audioRingtoneUrl.

See also audioRingtoneUrl().

void QContactRingtone::setVibrationRingtoneUrl ( const QUrl & vibrationRingtoneUrl )

Sets the uri of the vibration ringtone stored in the ringtone detail to vibrationRingtoneUrl.

See also vibrationRingtoneUrl().

void QContactRingtone::setVideoRingtoneUrl ( const QUrl & videoRingtoneUrl )

Sets the uri of the video ringtone stored in the ringtone detail to videoRingtoneUrl.

See also videoRingtoneUrl().

QUrl QContactRingtone::vibrationRingtoneUrl () const

Returns the uri of the vibration ringtone stored in the ringtone detail.

See also setVibrationRingtoneUrl().

QUrl QContactRingtone::videoRingtoneUrl () const

Returns the uri of the video ringtone stored in the ringtone detail.

See also setVideoRingtoneUrl().


Member Variable Documentation

const QLatin1Constant QContactRingtone::DefinitionName

The string constant for the definition name of QContactRingtone details.

const QLatin1Constant QContactRingtone::FieldAudioRingtoneUrl

The field key constant for the value of the URL for an audio ringtone.

See also setAudioRingtoneUrl() and audioRingtoneUrl().

const QLatin1Constant QContactRingtone::FieldVibrationRingtoneUrl

The field key constant for the value of the URL for a vibration ringtone.

See also setVibrationRingtoneUrl() and vibrationRingtoneUrl().

const QLatin1Constant QContactRingtone::FieldVideoRingtoneUrl

The field key constant for the value of the URL for a video ringtone.

See also setVideoRingtoneUrl() and videoRingtoneUrl().


Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.0.1