Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

DeskphoneCallScreen Class Reference
[QtTelephonyModule]

The DeskphoneCallScreen class provides the call screen for Qt Extended Home. More...

    #include <DeskphoneCallScreen>

Inherits QAbstractCallScreen.

Public Functions

Static Public Members

Additional Inherited Members


Detailed Description

The DeskphoneCallScreen class provides the call screen for Qt Extended Home.

An image of this call screen can be found in the server widget gallery

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


Member Function Documentation

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

Creates a new DeskphoneCallScreen instance with the given parent and widget flags.

QString DeskphoneCallScreen::callDurationString ( int elapsed, bool showSeconds = true )   [static]

Returns a string describing the duration of a call (e.g. "1:23") using the given elapsed seconds. If showSeconds is true, the seconds will be shown in the string (e.g. "1:23:30").


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3