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

kio/kio

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

#include <kscan.h>

Inherits KLibFactory.

Public Member Functions

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

Protected Member Functions

 KScanDialogFactory (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)
 
KInstance * instance () const
 
virtual void virtual_hook (int id, void *data)
 

Detailed Description

A factory for creating a KScanDialog.

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

Definition at line 182 of file kscan.h.

Constructor & Destructor Documentation

KScanDialogFactory::KScanDialogFactory ( 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 110 of file kscan.cpp.

Member Function Documentation

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

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

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

Returns the instance.

Returns
the KInstance

Definition at line 223 of file kscan.h.

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

Creates a new instance with the given name.

Parameters
instanceNamethe name of the instance

Definition at line 214 of file kscan.h.


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

kio/kio

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

kio/kio

Skip menu "kio/kio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kio/kio by doxygen 1.8.6
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |