Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1263

Make it possible to set QTextOption::WrapMode for the item delegate

XMLWordPrintable

      Currently QTableView has a setWordWrap() function that takes a bool that specifies whether the text should wrap at word boundaries or not. However, short of subclassing QItemDelegate and rewriting parts of it there's no way to specify that the text can break anywhere. It would be nice if it was possible to either in the delegate or the view used to specify the QTextOption::WrapMode explicitly.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            admin Administrator
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes