Hi All,
I have a lineedit that I'd like to be filled in from a QFileDialog. However the way I'd like it to be filled is if the user clicks on the lineedit a QFiledialog opens and the user selects a file. However when I click on the ui and the line edit and go to slots there's no clicked(), what slot do I use to select "clicked on box". Thanks in advance