Public slot used to retrieve the data entered into the dialog.
Returns
tuple of three values giving the property name, a flag
indicating a file was selected and the text of the property
or the selected filename. (QString, boolean, QString)
selectPropertyFile
selectPropertyFile ( self )
Private slot called by pressing the file selection button.