Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QXmlStreamReader and CDATA
Forum Updated to NodeBB v4.3 + New Features

QXmlStreamReader and CDATA

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 260 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    xtingray
    wrote on last edited by xtingray
    #1

    Hi. I was looking for an example about how to read a CDATA element from an XML file using the QXmlStreamReader class, but I didn't have any luck. So, now I wonder if it is possible. I was checking the list of methods but I couldn't figure out how to do it.
    Thanks for any clue.

    PS: In the past, I used this class -> QXmlContentHandler::characters(const QString &ch) and it worked pretty well.


    Qt Developer

    1 Reply Last reply
    0
    • X Offline
      X Offline
      xtingray
      wrote on last edited by
      #2

      Finally, I could find the method I was looking for: QXmlStreamReader:: readElementText()


      Qt Developer

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved