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]
QObject* createObject ( QObject* parent = 0, const char* name = 0,
const char* classname = "QObject",
const QStringList &args = QStringList() )
| createObject |
[protected virtual]
Reimplemented from KLibFactory.
void setName ( const QCString& instanceName )
| setName |
[protected]
[protected const]
Generated by: root on emperor on Tue Oct 9 11:40:49 2001, using kdoc 2.0a53. |