[poppler] Branch 'poppler-0.10' - qt4/src
Albert Astals Cid
aacid at kemper.freedesktop.org
Tue Oct 21 14:02:15 PDT 2008
qt4/src/poppler-qt4.h | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 7572db48279d02c2f8c7f1603f58eac62b6ddb47
Author: Albert Astals Cid <aacid at kde.org>
Date: Tue Oct 21 23:00:55 2008 +0200
[Qt4] Small docu improvement
diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h
index 6ca7074..9af2737 100644
--- a/qt4/src/poppler-qt4.h
+++ b/qt4/src/poppler-qt4.h
@@ -414,6 +414,9 @@ namespace Poppler {
up-to-down), the QList contains the text in the proper
order.
+ \note The caller owns the text boxes and they should
+ be deleted when no longer required.
+
\warning This method is not tested with Asian scripts
*/
QList<TextBox*> textList(Rotation rotate = Rotate0) const;
More information about the poppler
mailing list