AbstractSensorChannelInterface(const QString &path, const char *interfaceName, int sessionId) | AbstractSensorChannelInterface | protected |
AccelerometerSensorChannelInterface(const QString &path, int sessionId) | AccelerometerSensorChannelInterface | |
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 |
connectNotify(const QMetaMethod &signal) | AccelerometerSensorChannelInterface | protectedvirtual |
controlInterface(const QString &id) | AccelerometerSensorChannelInterface | static |
dataAvailable(const XYZ &data) | AccelerometerSensorChannelInterface | signal |
dataReceivedImpl() | AccelerometerSensorChannelInterface | 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) | AccelerometerSensorChannelInterface | static |
frameAvailable(const QVector< XYZ > &frame) | AccelerometerSensorChannelInterface | signal |
get() | AccelerometerSensorChannelInterface | |
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) | AccelerometerSensorChannelInterface | static |
interval | AbstractSensorChannelInterface | |
interval() | AbstractSensorChannelInterface | |
isValid() const | AbstractSensorChannelInterface | |
listenInterface(const QString &id) | AccelerometerSensorChannelInterface | static |
read(void *buffer, int size) | AbstractSensorChannelInterface | protected |
read(QVector< T > &values) | AbstractSensorChannelInterface | protected |
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 | AccelerometerSensorChannelInterface | static |
stop() | AbstractSensorChannelInterface | virtual |
stopFinished(QDBusPendingCallWatcher *watch) | AbstractSensorChannelInterface | protectedslot |
type | AbstractSensorChannelInterface | |
type() | AbstractSensorChannelInterface | |
value | AccelerometerSensorChannelInterface | |
~AbstractSensorChannelInterface() | AbstractSensorChannelInterface | virtual |