• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdeio
 

tdeio/tdeio

Public Member Functions | Protected Member Functions | List of all members
KOCRDialogFactory Class Referenceabstract

#include <kscan.h>

Inherits KLibFactory.

Public Member Functions

virtual KOCRDialog * createDialog (TQWidget *parent=0, const char *name=0, bool modal=false)=0
 

Protected Member Functions

 KOCRDialogFactory (TQObject *parent=0, const char *name=0)
 
virtual TQObject * createObject (TQObject *parent=0, const char *name=0, const char *className=TQOBJECT_OBJECT_NAME_STRING, const TQStringList &args=TQStringList())
 
void setName (const TQCString &instanceName)
 
TDEInstance * instance () const
 
virtual void virtual_hook (int id, void *data)
 

Detailed Description

A factory for creating a KOCRDialog.

You need to reimplement createDialog(). Factory for creating KScanDialogs

Definition at line 318 of file kscan.h.

Constructor & Destructor Documentation

KOCRDialogFactory::KOCRDialogFactory ( TQObject *  parent = 0,
const char *  name = 0 
)
protected

Creates a new KScanDialogFactory.

Parameters
parentthe QWidget's parent, or 0
namethe name of the TQObject, can be 0

Definition at line 143 of file kscan.cpp.

Member Function Documentation

virtual KOCRDialog* KOCRDialogFactory::createDialog ( TQWidget *  parent = 0,
const char *  name = 0,
bool  modal = false 
)
pure virtual

Your library should reimplement this method to return your KOCRDialog derived dialog.

Parameters
parentthe QWidget's parent, or 0
namethe name of the TQObject, can be 0
modalif true the dialog is model
TDEInstance* KOCRDialogFactory::instance ( ) const
inlineprotected

Returns the instance.

Returns
the TDEInstance

Definition at line 359 of file kscan.h.

void KOCRDialogFactory::setName ( const TQCString &  instanceName)
inlineprotected

Creates a new instance with the given name.

Parameters
instanceNamethe name of the instance

Definition at line 350 of file kscan.h.


The documentation for this class was generated from the following files:
  • kscan.h
  • kscan.cpp

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdeio by doxygen 1.8.8
This website is maintained by Timothy Pearson.