accelerationProfile | Dtk::Device::DInputDevicePointer | |
accelerationProfile() const =0 | Dtk::Device::DInputDevicePointer | pure virtual |
accelerationProfileChanged(AccelerationProfile profile) | Dtk::Device::DInputDevicePointer | signal |
accelerationSpeed | Dtk::Device::DInputDevicePointer | |
accelerationSpeed() const =0 | Dtk::Device::DInputDevicePointer | pure virtual |
accelerationSpeedChanged(double speed) | Dtk::Device::DInputDevicePointer | signal |
DInputDeviceGeneric(const DeviceInfo &info=DeviceInfoInitializer, bool enabled=true, QObject *parent=nullptr) (定义于 Dtk::Device::DInputDeviceGeneric) | Dtk::Device::DInputDeviceGeneric | explicitprotected |
DInputDeviceGeneric(DInputDeviceGenericPrivate &dd, const DeviceInfo &info, bool enabled, QObject *parent) (定义于 Dtk::Device::DInputDeviceGeneric) | Dtk::Device::DInputDeviceGeneric | protected |
DInputDevicePointer(const DeviceInfo &info=DeviceInfoInitializer, bool enabled=true, QObject *parent=nullptr) (定义于 Dtk::Device::DInputDevicePointer) | Dtk::Device::DInputDevicePointer | explicitprotected |
DInputDevicePointer(DInputDevicePointerPrivate &dd, const DeviceInfo &info, bool enabled=true, QObject *parent=nullptr) (定义于 Dtk::Device::DInputDevicePointer) | Dtk::Device::DInputDevicePointer | protected |
enabled | Dtk::Device::DInputDeviceGeneric | |
enabled() const | Dtk::Device::DInputDeviceGeneric | virtual |
enabledChanged(bool enabled) | Dtk::Device::DInputDeviceGeneric | signal |
id | Dtk::Device::DInputDeviceGeneric | |
id() const | Dtk::Device::DInputDeviceGeneric | virtual |
leftHanded | Dtk::Device::DInputDevicePointer | |
leftHanded() const =0 | Dtk::Device::DInputDevicePointer | pure virtual |
leftHandedChanged(bool leftHanded) | Dtk::Device::DInputDevicePointer | signal |
name | Dtk::Device::DInputDeviceGeneric | |
name() const | Dtk::Device::DInputDeviceGeneric | virtual |
Ptr typedef (定义于 Dtk::Device::DInputDeviceGeneric) | Dtk::Device::DInputDeviceGeneric | |
reset() | Dtk::Device::DInputDeviceGeneric | virtualslot |
scrollMethod | Dtk::Device::DInputDevicePointer | |
scrollMethod() const =0 | Dtk::Device::DInputDevicePointer | pure virtual |
scrollMethodChanged(ScrollMethod method) | Dtk::Device::DInputDevicePointer | signal |
setAccelerationProfile(AccelerationProfile accelerationProfile)=0 | Dtk::Device::DInputDevicePointer | pure virtual |
setAccelerationSpeed(double accelerationSpeed)=0 | Dtk::Device::DInputDevicePointer | pure virtual |
setDeviceInfo(const DeviceInfo &info) | Dtk::Device::DInputDeviceGeneric | protected |
setEnabled(bool enabled) | Dtk::Device::DInputDeviceGeneric | protected |
setId(quint32 id) | Dtk::Device::DInputDeviceGeneric | protected |
setLeftHanded(bool leftHanded)=0 | Dtk::Device::DInputDevicePointer | pure virtual |
setName(const QString &name) | Dtk::Device::DInputDeviceGeneric | protected |
setScrollMethod(ScrollMethod scrollMethod)=0 | Dtk::Device::DInputDevicePointer | pure virtual |
setType(DeviceType type) | Dtk::Device::DInputDeviceGeneric | protected |
type | Dtk::Device::DInputDeviceGeneric | |
type() const | Dtk::Device::DInputDeviceGeneric | virtual |
~DInputDeviceGeneric() override | Dtk::Device::DInputDeviceGeneric | |
~DInputDevicePointer() override (定义于 Dtk::Device::DInputDevicePointer) | Dtk::Device::DInputDevicePointer | |