|
|
~KOCRDialogFactory ()
| ~KOCRDialogFactory |
[virtual]
KOCRDialog * createDialog ( QWidget *parent=0, const char *name=0,
bool modal=false )
| createDialog |
[pure virtual]
Your library should reimplement this method to return your KOCRDialog derived dialog.
KOCRDialogFactory ( QObject *parent=0, const char *name=0 )
| KOCRDialogFactory |
[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]
KInstance * instance ()
| instance |
[protected const]
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:53 2002, using kdoc 2.0a53. |