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

[Previous: Qt Games Module] [Qt Extended Modules] [Next: Qt InputMethods Module]

Qt Infrared Module

The Qt Infrared module offers an Infrared API and related applications. It is based on the Base module.

The following configure line can be used to build the Base and Infrared module:

    ./configure -modules infrared -device xyz

Note that not specifying a device profile would result in the reference device being build. The -infrared option is equivalent to the -modules infrared option.

Feature description

This module provides an general purpose Infrared API. In connection with OBEX APIs services such as Infrared Push and File Send are implemented.

FeatureDetails
Device and Service ControlThe device and service control classes provide the most basic set of classes for arbitrary Infrared development:
Infrared servicesA variety of Infrared services are supported:
General file transfer user interfaceA server task monitors transfer operations and shows a status widget while the transfer is in progress. This feature is shared with various Bluetooth transfer protocols.

Software components

The Bluetooth module includes the following software components:

The exact list of components included in this module can be found in $QPEDIR/src/module_infrared.pri.

The test plan for the Infrared module summarizes the Quality Assurance procedures for this module. The results of these test are available here.

The following table contains all classes and services which are part of this module:

DefaultObexPushServiceOBEX Push server
FileTransferTaskInterface to receive notifications about file transfer operations
FileTransferWindowShown while the Qt Extended server performs a file transfer
InfraredBeamingThe InfraredBeaming service
IrFileSendServiceRuns the InfraredBeaming service and provides updates regarding the progress of each file transfer request that is sent through the service
IrObexPushServiceRuns an Infrared OBEX Object Push server and provides notifications of received requests and their status
IrPowerServiceThe Qt Extended Infrared Power service
IrPowerServiceTaskThe IrPowerService as a server task
ObexPushRequestSenderConvenience methods for sending a variety of OBEX Push requests and also provides updates regarding the progress of each request
QAbstractCommDeviceManagerManages power state of a communications device
SessionedObexClientBase implementation for performing an OBEX Put request inside of a device session for a particular hardware device

[Previous: Qt Games Module] [Qt Extended Modules] [Next: Qt InputMethods Module]


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3