[poppler] qt4/src

Albert Astals Cid aacid at kemper.freedesktop.org
Tue Oct 21 14:01:38 PDT 2008


 qt4/src/poppler-qt4.h |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 43f2b84a81625abee84c93cdced7fb92c99cd944
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