Qt - User Selects a File to Open

By Brendan

To open a file that a user selects, first display a QFileDialog (perhaps using getOpenFileName()) for the user to select the file.