The QTreeWidget allows reordering of columns (headers) by dragging them. Is there a way to disable this?

Another related question is , if these headers/columns are reordered how do you get the current sequence/order of the headers/columns?

Thanks in advance for any info you can provide.