Results 1 to 2 of 2

Thread: How to read from odf file..?

  1. #1
    Join Date
    Jul 2011
    Location
    California
    Posts
    2
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default How to read from odf file..?

    I have a qTextEdit in which I display rich text and I'm saving the rich text as an ODF file through QTextDocument and QTextDocumentWriter. However I also wanted to open a .ODF file and display its rich text contents in my qTextEdit widget. I could not find a way to do it after extensive searching in the internet. I was wondering whether it is possible in Qt to open an ODF file and display the contents in a qTextEdit...?

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to read from odf file..?

    At the moment you can only Write ODF files with Qt.
    A camel can go 14 days without drink,
    I can't!!!

  3. The following user says thank you to mcosta for this useful post:

    sreenidhi707 (18th July 2011)

Similar Threads

  1. Read contents from the file using QHTTP Read()?
    By Gokulnathvc in forum Newbie
    Replies: 2
    Last Post: 21st June 2011, 08:03
  2. Read from a zip file
    By rajji_saini in forum Qt Programming
    Replies: 2
    Last Post: 21st June 2011, 00:28
  3. Read the file into
    By offline in forum Qt Programming
    Replies: 7
    Last Post: 12th April 2010, 12:11
  4. is qt phonon can read realmedia file and divx file
    By fayssalqt in forum Qt Programming
    Replies: 1
    Last Post: 27th January 2009, 15:42
  5. Replies: 1
    Last Post: 20th June 2008, 18:43

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.