Hey Guys,

I am trying to make a jsonEditor in QtScript. I am able to show it on UI but this is where I am stuck. I want to add a button, to the right side of certain QTreeWidgetItem which will be used to delete that row.

Thanks.