Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

BluetoothPushingService Class Reference
[QtBluetoothModule]

The BluetoothPushingService class provides the BluetoothPush service. More...

    #include <BluetoothPushingService>

Inherits QtopiaAbstractService.

Public Slots

  • 1 public slot inherited from QObject

Additional Inherited Members


Detailed Description

The BluetoothPushingService class provides the BluetoothPush service.

The BluetoothPush service enables applications to send files over the Bluetooth link. This service will present a user interface to ask the user to choose the Bluetooth device that should receive the file, establish the connection to the remote device, and provide the user with progress and status information during the transmission.

This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.


Member Function Documentation

void BluetoothPushingService::pushBusinessCard ( const QContact & contact )   [slot]

Sends the business card represented by contact.

See also pushPersonalBusinessCard().

void BluetoothPushingService::pushBusinessCard ( const QDSActionRequest & request )   [slot]

This is an overloaded member function, provided for convenience.

Sends the business card represented by request. The request object should contain raw serialized QContact data.

See also pushPersonalBusinessCard().

void BluetoothPushingService::pushCalendar ( const QDSActionRequest & request )   [slot]

Sends the vCalendar object represented by request. The request object should contain raw serialized QTask or QAppointment data.

void BluetoothPushingService::pushFile ( const QString & filePath, const QString & mimeType, const QString & description, bool autoDelete )   [slot]

Sends the file stored at filePath. The specified mimeType and description (both optional) will be sent in the request to provide additional metadata for the file.

Set autoDelete to true if the file stores at filePath should be deleted after it has been sent.

void BluetoothPushingService::pushFile ( const QContentId & contentId )   [slot]

This is an overloaded member function, provided for convenience.

Sends the document identified by contentId.

void BluetoothPushingService::pushFile ( const QBluetoothAddress & address, const QContentId & contentId )   [slot]

This is an overloaded member function, provided for convenience.

Sends the document identified by contentId to the device specified by address.

void BluetoothPushingService::pushPersonalBusinessCard ()   [slot]

Sends the user's personal business card. If the user has not set a personal business card, the user will be notified appropriately.

See also pushBusinessCard().

void BluetoothPushingService::pushPersonalBusinessCard ( const QBluetoothAddress & address )   [slot]

This is an overloaded member function, provided for convenience.

Sends the user's personal business card to the device specified by address. If the user has not set a personal business card, the user will be notified appropriately.

See also pushBusinessCard().

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 !
 
 
 
 
Partenaires

Hébergement Web