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

DefaultSignal Class Reference
[QtConnectivityModule, QtTelephonyModule]

The DefaultSignal class provides a proxy for another system signal. More...

    #include <DefaultSignal>

Inherits QSignalSourceProvider.

Public Functions

Additional Inherited Members


Detailed Description

The DefaultSignal class provides a proxy for another system signal.

To simplify the design of system themes and other mechanisms that source information directly from the value space, the DefaultSignal class proxies the information of another, configurable system signal provider under the name "DefaultSignal".

The Signal to proxy can be manually configured by setting the SignalSources/DefaultSignalSource key in the Trolltech/HardwareAccessories configuration file. If this setting is missing, the DefaultSignal class will proxy the first available signal source of type modem. If Qt Extended is configured without a modem the first wlan signal source that becomes available will be used.

The DefaultSignal class provides the DefaultSignal task. It is part of the Qt Extended server and cannot be used by other Qt Extended applications.


Member Function Documentation

DefaultSignal::DefaultSignal ( QObject * parent = 0 )

Constructs a new DefaultSignal instance with the given parent.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3