java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.gui.QGenericPluginFactory
- All Implemented Interfaces:
QtObjectInterface
public class QGenericPluginFactory extends QtObject
Creates plugin drivers
Java wrapper for Qt class QGenericPluginFactory
-
Nested Class Summary
-
Constructor Summary
Constructors Modifier Constructor Description QGenericPluginFactory()
protected
QGenericPluginFactory(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
-
Constructor Details
-
QGenericPluginFactory
public QGenericPluginFactory() -
QGenericPluginFactory
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details