- All Superinterfaces:
QtObjectInterface
- All Known Subinterfaces:
QCanBusFactoryV2
- All Known Implementing Classes:
QCanBusFactory.Impl
,QCanBusFactoryV2.Impl
public interface QCanBusFactory extends QtObjectInterface
Factory class used as the plugin interface for CAN bus plugins
Java wrapper for Qt class QCanBusFactory
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QCanBusFactory.Impl
Implementor class for interfaceQCanBusFactory
-
Method Summary
Modifier and Type Method Description QCanBusDevice
createDevice(String interfaceName)
-
Method Details
-
createDevice
- Throws:
QCanBusException
-