I have a QTreeWidget in which it has 4 columns (Name, version, ID, Location). While I have the first 3 columns populated, I had wanted the last column - Location to be user-input where Users have to specify the file location of another file before it gets run by another function.
Even so, I would like to ask if is it possible for this particular column to be double-clicked for such file path inputting?