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

Emit sectionHidden(int, bool) signal when QHeaderView section become hidden/shown

    XMLWordPrintable

Details

    Description

      When a header section is resized, the sectionResized() signal is emitted. It would be nice if a corresponding signal, sectionHidden(int logicalIndex, bool hidden) for example, was emitted when a header section becomes hidden or shown. This could happen for example when hideSection() is called or if a section is resized so it becomes 0 wide, or if it is resized from 0 width to something visible.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes