Results 1 to 9 of 9

Thread: How to handle amount of text blocks?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2014
    Posts
    6
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Question How to handle amount of text blocks?

    Hi Guys,

    I would like to know if there is one solution to handle thousands of text blocks and set invisible to them at one time?

    It is very slow if the program set visible as false/true as block by block.

    Thank you in advance

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to handle amount of text blocks?

    Do you mean QTextBlocks in a QTextDocument?

Similar Threads

  1. example of QPlainTextEdit subclass to handle large text files
    By nekkro-kvlt in forum Qt Programming
    Replies: 2
    Last Post: 17th October 2012, 14:30
  2. Is there any way to traverse amount of controls in a loop?
    By mismael85 in forum Qt Programming
    Replies: 5
    Last Post: 29th November 2010, 09:31
  3. Limit Amount of Text in a QTextEdit
    By johnmauer in forum Newbie
    Replies: 1
    Last Post: 10th January 2010, 16:53
  4. How to read only a certain amount of bytes
    By Morea in forum Qt Programming
    Replies: 1
    Last Post: 28th January 2009, 07:38
  5. amount of items in QTreeWidget
    By supergillis in forum Qt Programming
    Replies: 4
    Last Post: 1st August 2008, 22:38

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.