class KScanDialogFactory
|
A factory for creating a KScanDialog. More... |
|
|
Public Methods
Protected Methods
A factory for creating a KScanDialog. You need to reimplement
createDialog
().
~KScanDialogFactory ()
| ~KScanDialogFactory |
[virtual]
KScanDialog * createDialog ( QWidget *parent=0, const char *name=0,
bool modal=false )
| createDialog |
[pure virtual]
Your library should reimplement this method to return your KScanDialog
derived dialog.
KScanDialogFactory ( QObject *parent=0, const char *name=0 )
| KScanDialogFactory |
[protected]
[protected virtual]
Reimplemented from KLibFactory.
void setName ( const QCString& instanceName )
| setName |
[protected]
[protected const]
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:53 2002, using kdoc 2.0a53. |