org.kde.koala
public interface KOCRDialogSignals
Method Summary | |
---|---|
void | textRecognized(String text, int id)
Informs you that the image with the id id has been run through
text-recognition. |
id
has been run through
text-recognition. The text is in the String parameter. In the future,
a compound document, using rich text will be used instead.Parameters: text the text that has been recognized id the id of the image
UNKNOWN: Informs you that the image with the id id
has been run through text-recognition.