AbstractSensorChannelInterface(const QString &path, const char *interfaceName, int sessionId) | AbstractSensorChannelInterface | protected |
bufferInterval | AbstractSensorChannelInterface | |
bufferInterval() | AbstractSensorChannelInterface | |
bufferSize | AbstractSensorChannelInterface | |
bufferSize() | AbstractSensorChannelInterface | |
call(QDBus::CallMode mode, const QString &method, const QVariant &arg1=QVariant(), const QVariant &arg2=QVariant(), const QVariant &arg3=QVariant(), const QVariant &arg4=QVariant(), const QVariant &arg5=QVariant(), const QVariant &arg6=QVariant(), const QVariant &arg7=QVariant(), const QVariant &arg8=QVariant()) | AbstractSensorChannelInterface | protected |
callWithArgumentList(QDBus::CallMode mode, const QString &method, const QList< QVariant > &args) | AbstractSensorChannelInterface | protected |
controlInterface(const QString &id) | ProximitySensorChannelInterface | static |
dataAvailable(const Unsigned &data) | ProximitySensorChannelInterface | signal |
dataReceivedImpl() | ProximitySensorChannelInterface | protectedvirtual |
dbusConnectNotify(const QMetaMethod &signal) | AbstractSensorChannelInterface | protected |
description | AbstractSensorChannelInterface | |
description() | AbstractSensorChannelInterface | |
downsampling | AbstractSensorChannelInterface | |
downsampling() | AbstractSensorChannelInterface | |
errorCode | AbstractSensorChannelInterface | |
errorCode() | AbstractSensorChannelInterface | |
errorString | AbstractSensorChannelInterface | |
errorString() | AbstractSensorChannelInterface | |
factoryMethod(const QString &id, int sessionId) | ProximitySensorChannelInterface | static |
getAccessor(const char *name) | AbstractSensorChannelInterface | protected |
getAvailableBufferIntervals() | AbstractSensorChannelInterface | |
getAvailableBufferSizes() | AbstractSensorChannelInterface | |
getAvailableDataRanges() | AbstractSensorChannelInterface | |
getAvailableIntervals() | AbstractSensorChannelInterface | |
getCurrentDataRange() | AbstractSensorChannelInterface | |
hwBuffering | AbstractSensorChannelInterface | |
hwBuffering() | AbstractSensorChannelInterface | |
id | AbstractSensorChannelInterface | |
id() | AbstractSensorChannelInterface | |
interface(const QString &id) | ProximitySensorChannelInterface | static |
interval | AbstractSensorChannelInterface | |
interval() | AbstractSensorChannelInterface | |
isValid() const | AbstractSensorChannelInterface | |
listenInterface(const QString &id) | ProximitySensorChannelInterface | static |
proximity | ProximitySensorChannelInterface | |
proximity() | ProximitySensorChannelInterface | |
proximityReflectance | ProximitySensorChannelInterface | |
proximityReflectance() | ProximitySensorChannelInterface | |
ProximitySensorChannelInterface(const QString &path, int sessionId) | ProximitySensorChannelInterface | |
read(void *buffer, int size) | AbstractSensorChannelInterface | protected |
read(QVector< T > &values) | AbstractSensorChannelInterface | protected |
reflectanceDataAvailable(const Proximity &data) | ProximitySensorChannelInterface | signal |
release() | AbstractSensorChannelInterface | |
removeDataRangeRequest() | AbstractSensorChannelInterface | |
requestDataRange(DataRange range) | AbstractSensorChannelInterface | |
sessionId | AbstractSensorChannelInterface | |
sessionId() const | AbstractSensorChannelInterface | |
setAccessor(const char *name, const T &value) | AbstractSensorChannelInterface | protected |
setBufferInterval(unsigned int value) | AbstractSensorChannelInterface | |
setBufferIntervalFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
setBufferSize(unsigned int value) | AbstractSensorChannelInterface | |
setBufferSizeFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
setDataRangeIndex(int dataRangeIndex) | AbstractSensorChannelInterface | |
setDataRangeIndexFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
setDownsampling(bool value) | AbstractSensorChannelInterface | |
setDownsamplingFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
setInterval(int value) | AbstractSensorChannelInterface | |
setIntervalFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
setStandbyOverride(bool override) | AbstractSensorChannelInterface | |
setStandbyOverrideFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
standbyOverride | AbstractSensorChannelInterface | |
standbyOverride() | AbstractSensorChannelInterface | |
start() | AbstractSensorChannelInterface | virtual |
startFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
staticInterfaceName | ProximitySensorChannelInterface | static |
stop() | AbstractSensorChannelInterface | virtual |
stopFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
type | AbstractSensorChannelInterface | |
type() | AbstractSensorChannelInterface | |
~AbstractSensorChannelInterface() | AbstractSensorChannelInterface | virtual |