KIO
Go to the documentation of this file.
25 #include <kcomponentdata.h>
26 #include <kpluginfactory.h>
103 int buttonMask = Close|Help,
138 void preview(
const QImage &img,
int id );
149 void finalImage(
const QImage &img,
int id );
159 void textRecognized(
const QString &text,
int id );
162 class KScanDialogPrivate;
163 KScanDialogPrivate *
const d;
197 explicit KOCRDialog(
int dialogFace=Tabbed,
int buttonMask = Close|Help,
198 QWidget *parent=0L,
bool modal=
false );
230 void textRecognized(
const QString &text,
int id );
233 class KOCRDialogPrivate;
234 KOCRDialogPrivate *
const d;
Base class for OCR Dialogs.
This is a base class for scanning dialogs.
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Sun Sep 20 2015 17:45:25 by
doxygen 1.8.9.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.