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

QModemSMSSender Class Reference
[QtCellModule]

The QModemSMSSender class provides SMS sending facilities for AT-based modems. More...

    #include <QModemSMSSender>

Inherits QSMSSender.

Public Functions

Additional Inherited Members


Detailed Description

The QModemSMSSender class provides SMS sending facilities for AT-based modems.

This class uses the AT+CMGS and AT+CMMS commands from 3GPP TS 27.005.

QModemSMSSender implements the QSMSSender telephony interface. Client applications should use QSMSSender instead of this class to access the modem's SMS sending facilities.

See also QSMSSender.


Member Function Documentation

QModemSMSSender::QModemSMSSender ( QModemService * service )

Create a new AT-based SMS sending object for for service.

QModemSMSSender::~QModemSMSSender ()

Destroy this SMS sending object.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3