On Wed, Sep 5, 2012 at 1:37 AM, Bill Crocker <william.croc...@analog.com>wrote:

> In my app, when I click in a section of the horizontal header a table view,
> all items in the corresponding column are selected.
>
> Is this a default behavior?
> Must I have done something to enable this behavior?
> How do I turn off this behavior?
>
>
It is the beauvoir when you set selection beauvoir to be
QAbstractItemView::SelectRows

See:
http://doc.qt.nokia.com/4.7-snapshot/qabstractitemview.html#selectionBehavior-prop
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to