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

IrPowerService Class Reference
[QtInfraredModule]

The IrPowerService class provides the Qt Extended Infrared Power service. More...

    #include <IrPowerService>

Inherits QAbstractCommDeviceManager.

Public Functions

Additional Inherited Members


Detailed Description

The IrPowerService class provides the Qt Extended Infrared Power service.

The IrPower service enables applications to notify the server of Infrared useage, such that the server can intelligently manage the infrared port for maximum power efficiency.

The IrPower service is typically supplied by the Qt Extended server, but the system integrator might change the application that implements this service.

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

See also QCommDeviceController and QCommDeviceSession.


Member Function Documentation

IrPowerService::IrPowerService ( const QByteArray & serverPath, const QByteArray & devId, QObject * parent = 0 )

Creates the IrPowerService. The serverPath contains the UNIX server socket path. The devId contains the device id of the infrared device, e.g. irda0. The parent parameter contains the QObject parent.

IrPowerService::~IrPowerService ()

Destructor.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3