Hi,

How to fix a column in QTreeWidged, i.e; the drag and drop option should be disabled for columns.

I used treewidget->setDragEnabled(false); but it doesnt help me.

thanks,
**npc**