Home
last modified time | relevance | path

Searched refs:createDeviceInterface (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/imobile/
H A Dimobiledevice.h39 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
H A Dimobiledevice.cpp137 QObject *IMobileDevice::createDeviceInterface(const Solid::DeviceInterface::Type &type) in createDeviceInterface() function in IMobileDevice
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/ifaces/
H A Ddevice.h130 virtual QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) = 0;
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/win/
H A Dwindevice.h38 virtual QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type);
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/ifaces/
H A Ddevice.h123 virtual QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) = 0;
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/udev/
H A Dudevdevice.h60 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
H A Dudevdevice.cpp242 QObject *UDevDevice::createDeviceInterface(const Solid::DeviceInterface::Type &type) in createDeviceInterface() function in UDevDevice
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/udev/
H A Dudevdevice.h45 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/shared/
H A Drootdevice.h64 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
H A Drootdevice.cpp103 QObject* RootDevice::createDeviceInterface(const Solid::DeviceInterface::Type&) in createDeviceInterface() function in RootDevice
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/iokit/
H A Diokitdevice.h60 virtual QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type);
H A Diokitdevice.cpp213 QObject *IOKitDevice::createDeviceInterface(const Solid::DeviceInterface::Type &type) in createDeviceInterface() function in Solid::Backends::IOKit::IOKitDevice
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/upower/
H A Dupowerdevice.h30 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/shared/
H A Drootdevice.cpp88 QObject *RootDevice::createDeviceInterface(const Solid::DeviceInterface::Type &) in createDeviceInterface() function in RootDevice
H A Drootdevice.h49 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/udisks/
H A Dudisksdevice.h47 virtual QObject* createDeviceInterface(const Solid::DeviceInterface::Type& type);
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/fstab/
H A Dfstabdevice.h50 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/iokit/
H A Diokitdevice.h47 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/fakehw/
H A Dfakedevice.cpp53 createDeviceInterface(type); in FakeDevice()
243 QObject *FakeDevice::createDeviceInterface(const Solid::DeviceInterface::Type &type) in createDeviceInterface() function in FakeDevice
H A Dfakedevice.h54 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/hal/
H A Dhaldevice.h62 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/udisks2/
H A Dudisksdevice.h51 QObject* createDeviceInterface(const Solid::DeviceInterface::Type& type) override;
/dports/devel/kf5-solid/solid-5.89.0/autotests/
H A Dfakehardwaretest.cpp44 QObject *interface = device->createDeviceInterface(Solid::DeviceInterface::Processor); in QTEST_MAIN()
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/udisks2/
H A Dudisksdevice.h35 QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type) override;
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/wmi/
H A Dwmidevice.h70 virtual QObject *createDeviceInterface(const Solid::DeviceInterface::Type &type);

12