PyKDE - Python Bindings for KDE
class KScanDialog
Table of contents
Modules
tdeio Classes
All Classes
Module
tdeio
Class
KScanDialog
Inherits
KDialogBase
methods
KScanDialog
(dialogFace = Tabbed, buttonMask = Close | Help, parent = 0, name = 0, modal = 0)
returns
a KScanDialog instance
Argument
Type
Default
dialogFace
int
Tabbed
buttonMask
int
Close | Help
parent
TQWidget
0
name
char
0
modal
bool
0
finalImage
(img, id)
returns
nothing
Argument
Type
Default
img
TQImage
id
int
getScanDialog
(parent = 0, name = 0, modal = 0)
returns
(KScanDialog)
static
Argument
Type
Default
parent
TQWidget
0
name
char
0
modal
bool
0
id
()
returns
(int)
nextId
()
returns
(int)
preview
(img, id)
returns
nothing
Argument
Type
Default
img
TQImage
id
int
setup
()
returns
(bool)
textRecognized
(text, id)
returns
nothing
Argument
Type
Default
text
TQString
id
int