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

New commits:
commit 43f2b84a81625abee84c93cdced7fb92c99cd944
Author: Albert Astals Cid <[EMAIL PROTECTED]>
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;
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to