class KScanDialogFactoryabstract class |
|
|
A factory for creating a KScanDialog. You need to reimplement createDialog(). Factory for creating KScanDialogs |
|
Creates a new KScanDialogFactory. parent - the QWidget's parent, or 0 |
|
Returns the instance. Returns the KComponentData |
|
Your library should reimplement this method to return your KScanDialog derived dialog. parent - the QWidget's parent, or 0 |
|
|
Creates a new instance with the given name. componentName - the name of the instance |