hi all
i am using Mac OSX and QT4.1
i have a buffer of required data....so i want to know is there any direct way to set data to QTreeWidget's (one of) column

if yes do tell me by example or if not then please tell any idea how we can write buffer data to column

as i am trying to create Hex Viewer in QT 4.1
so i wanna set that data in ascii text line as it is shown in Hex Edit

TIA