class KOCRDialogFactoryabstract class |
|
|
A factory for creating a KOCRDialog. 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 KOCRDialog derived dialog. parent - the QWidget's parent, or 0 modal - if true the dialog is model |
|
|
Creates a new instance with the given name. componentName - the name of the instance |