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  · 

QAbstractCallHistory Class Reference
[QtTelephonyModule]

The QAbstractCallHistory class allows developers to replace the "call history screen" portion of the Phone UI. More...

    #include <QAbstractCallHistory>

Inherits QWidget.

Inherited by PhoneCallHistory.

Public Functions

  • 206 public functions inherited from QWidget
  • 29 public functions inherited from QObject
  • 14 public functions inherited from QPaintDevice

Signals

Additional Inherited Members

  • 57 properties inherited from QWidget
  • 1 property inherited from QObject
  • 19 public slots inherited from QWidget
  • 1 public slot inherited from QObject
  • 1 public type inherited from QObject
  • 4 static public members inherited from QWidget
  • 4 static public members inherited from QObject
  • 38 protected functions inherited from QWidget
  • 7 protected functions inherited from QObject
  • 1 protected function inherited from QPaintDevice
  • 1 protected slot inherited from QWidget
  • 2 protected variables inherited from QObject
  • 1 protected type inherited from QPaintDevice

Detailed Description

The QAbstractCallHistory class allows developers to replace the "call history screen" portion of the Phone UI.

The QAbstractCallHistory is part of the server widgets framework and represents the portion of the phone UI that users can access to see missing calls, dialed calls and received calls. A small tutorial on how to develop new server widgets using one of the abstract widgets as base can be found in QAbstractServerInterface class documentation. In addition it is marked as singleton interface. For more details about the concept of singleton server widgets refer to the server widget documentation.

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


Member Function Documentation

QAbstractCallHistory::QAbstractCallHistory ( QWidget * parent = 0, Qt::WFlags flags = 0 )

Constructs a new QAbstractCallHistory instance, with the specified parent and widget flags.

void QAbstractCallHistory::refresh ()   [pure virtual]

Refresh the views.

void QAbstractCallHistory::requestedDial ( const QString & number, const QUniqueId & uid )   [signal]

Emitted when a dial is requested. The number sent is the phone number requested and the uid is the unique identifier for this contact.

void QAbstractCallHistory::reset ()   [pure virtual]

Reset the filtering criterias of the views.

void QAbstractCallHistory::setFilter ( const QString & f )   [pure virtual]

Sets f as the filtering criteria of the calls view. This will replace any existing filtering criteria.

void QAbstractCallHistory::showMissedCalls ()   [pure virtual]

Returns true if the missed calls have been seen, false otherwise.

void QAbstractCallHistory::viewedMissedCalls ()   [signal]

Emitted when the missed calls have been seen.

See also showMissedCalls().

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