Hi All,

I am using QTreeWidget class to display the datas in tree.

Having list of qstrings which are stored in qstringlist, how can i move these strings to first column of qtreewidget ? and also i want to display those items with selection boxes which provide multiple selection.

thanks in advance,