Results 1 to 5 of 5

Thread: QTextDocument - getting last modified QTextFragment objects

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Posts
    50
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    5
    Thanked 1 Time in 1 Post

    Default QTextDocument - getting last modified QTextFragment objects

    Hello.

    QTextDocument have functions:
    Qt Code:
    1. void QTextDocument::modificationChanged ( bool changed ) [signal]
    2. bool isModified () const
    3. void setModified ( bool m = true )
    To copy to clipboard, switch view to plain text mode 
    Is any way to get last modified QTextFragment objects?
    Last edited by lukass; 30th October 2010 at 17:41. Reason: updated contents: object -> objects

Similar Threads

  1. Replies: 1
    Last Post: 20th February 2010, 10:28
  2. URL last modified
    By tsd-charlie in forum Qt Programming
    Replies: 1
    Last Post: 2nd October 2009, 15:09
  3. Modified TextFinder example
    By LoomVortex in forum Newbie
    Replies: 4
    Last Post: 26th August 2009, 11:17
  4. modified files
    By Raajesh in forum Qt Programming
    Replies: 1
    Last Post: 20th May 2008, 13:17
  5. Modified tableview
    By dkite in forum Qt Programming
    Replies: 2
    Last Post: 14th March 2006, 01:58

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.