Results 1 to 2 of 2

Thread: q3listview ellipsis

  1. #1
    Join Date
    Feb 2006
    Posts
    60
    Thanks
    21
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default q3listview ellipsis

    Hi,
    I want to add ellipsis(...) at the end of the text if the text in the column is long.

    Is there any way to set this property in q3listview

    i.e if the column has text "abcdehgfjrznslk" then it should be shown as "abcde..."

    regards

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: q3listview ellipsis

    I don't think q3listview has this capability. You will need to write your own code for doing this.

Similar Threads

  1. extended selection in q3listview
    By sreedhar in forum Qt Programming
    Replies: 7
    Last Post: 13th November 2006, 09:03
  2. Q3ListView
    By kemp in forum Qt Programming
    Replies: 6
    Last Post: 9th October 2006, 08:58
  3. Q3ListView highlight part of a column
    By sreedhar in forum Qt Programming
    Replies: 1
    Last Post: 5th May 2006, 09:26

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.