| Home · All Classes · Grouped Classes · Annotated · Functions | ![]() |
The QNullSerialIODeviceMultiplexer class provides a null implementation of multiplexing More...
#include <QNullSerialIODeviceMultiplexer>
Inherits QSerialIODeviceMultiplexer.
The QNullSerialIODeviceMultiplexer class provides a null implementation of multiplexing
The null multiplexer provides a primary command channel and a data channel. Whenever the data channel is open, the primary command channel cannot be used for AT command traffic. Thus, regular phone operations will be suspended while a data call is in progress.
See also QSerialIODeviceMultiplexer.
Construct a null multiplexer attached to parent whose primary AT command channel is device. All other channels will be null. Ownership of device will pass to this object; it will be deleted when this object is deleted.
Destruct this null multiplexer.
| Copyright © 2008 Nokia | Trademarks | Qtopia 4.3.3 |