Project

General

Profile

Actions

Feature #4043

open

WAbstractItemModel lacks takeHeaderItem method

Added by Стойчо Стефанов Stoycho Stefanov almost 9 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/06/2015
Due date:
% Done:

0%

Estimated time:

Description

Hey,

there is no way to move a model column without to lose the header item.

One could takeColumn and insert it to the proper place, but the header item gets lost. An work around could be to make a copy of every headerData role and set it to the inserted column header item. Unfortunately, you could forget to copy all roles used.

A takeHeaderItem(int) method could make things easier.

Regards,

Stoycho

Actions #1

Updated by Benoit Daccache over 8 years ago

  • Target version deleted (3.3.5)
Actions

Also available in: Atom PDF