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. Which control of Qt can be "view control for large xml"
Forum Update on Monday, May 27th 2025

Which control of Qt can be "view control for large xml"

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 609 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.
  • J Offline
    J Offline
    jzq740176597
    wrote on last edited by
    #1

    like title,the xml file may be 200Mb and have 3,000,000 lines.
    for TextControl Or the like, it will be choked by large data.

    I want to view it,so I need a control can show it.
    any advice?

    just like Altova XMLSpy text view.

    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      Hmm,
      What about the standard QTextBrowser widget? You could include a 'next page' previous page option yourself if the file is way to big to load in total. But how do you get a xml file that big?? That sounds a bit strange.

      Greetz, Jeroen

      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