Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ZPhoneCall Class Reference

Provide phone call function based on phone application. More...

#include <ZPhoneCall.h>

Inheritance diagram for ZPhoneCall::

QObject List of all members.

Public Methods

 ZPhoneCall (QObject *parent=0, const char *name=0)
virtual ~ZPhoneCall ()
bool makeVoiceCall (const QString &telenumber)
 Dials the specified phone number. More...


Detailed Description

Provide phone call function based on phone application.


Constructor & Destructor Documentation

ZPhoneCall::ZPhoneCall ( QObject * parent = 0,
const char * name = 0 )
 

ZPhoneCall::~ZPhoneCall ( ) [virtual]
 


Member Function Documentation

bool ZPhoneCall::makeVoiceCall ( const QString & telenumber )
 

Dials the specified phone number.

Whether showing dial pad before dialing depends on phone's "Prepend" setup.

Parameters:
telenumber   The phone number to be dialed
Return values:
if   success, return true, if failed, return false.


The documentation for this class was generated from the following file:
Generated at Wed Mar 3 13:23:03 2004 by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001