Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How quickly display big parts of text using QtWebKit?
Forum Updated to NodeBB v4.3 + New Features

How quickly display big parts of text using QtWebKit?

Scheduled Pinned Locked Moved Qt WebKit
3 Posts 2 Posters 3.3k Views 1 Watching
  • 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.
  • F Offline
    F Offline
    fromRussiaWithLove
    wrote on last edited by
    #1

    Hello!
    Im writing a small FB2 reader and faced a problem: I dont know how quickly display big parts of text on the screen. I used QWebFrame::setHtml(), but it is very slow. Other FB2 readers can display any text (big or very big) in shot time in scroll mode (like an internet page)
    Have you any ideas?)

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dangelog
      wrote on last edited by
      #2

      Which kind of text are you talking about? QTextEdit / QPlainTextEdit might be more efficient alternatives...

      Software Engineer
      KDAB (UK) Ltd., a KDAB Group company

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fromRussiaWithLove
        wrote on last edited by
        #3

        texts with html. I parse fb2 file, then use html tags to make it formatted. Qtextedit is also slow, i have tried it.

        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