Hello,

I want to create a browse app. Just a browse button, where when clicked, opens a window for browsing and displays the file name (or the whole link) in a lineedit. I know that there is QFileDialog, but since im quite new, i dont understand that. And all the info that i found was written in C++, which i really dont get, im using Python.
Hope someone can help me!
Thanks