Results 1 to 3 of 3

Thread: Problem with QDomDocument

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Problem with QDomDocument

    What could be causing this?
    I think it's caused by your code.

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem with QDomDocument

    Your XML is not well-formed, which is probably why QDomDocument is struggling to read it.

Similar Threads

  1. QDomDocument & XML
    By ManuMies in forum Qt Programming
    Replies: 1
    Last Post: 29th April 2009, 07:46
  2. Need help for QDomDocument
    By vajindarladdad in forum Newbie
    Replies: 6
    Last Post: 22nd April 2009, 12:18
  3. Split QDomDocument to new QDomDocument
    By estanisgeyer in forum Qt Programming
    Replies: 4
    Last Post: 28th January 2009, 09:59
  4. QDomDocument inside other QDomDocument
    By estanisgeyer in forum Qt Programming
    Replies: 1
    Last Post: 13th November 2008, 15:27
  5. QDomDocument problem !!!
    By probine in forum Qt Programming
    Replies: 1
    Last Post: 14th December 2006, 22:30

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.