Skip to content
Snippets Groups Projects
Commit f2e9830a authored by Emmanuel Heriberto Oceguera Conchas's avatar Emmanuel Heriberto Oceguera Conchas
Browse files

Information added to the text browser

parent cb00f8da
No related branches found
No related tags found
No related merge requests found
...@@ -179,8 +179,13 @@ class maskAndFuntionality (BASE, WIDGET): ...@@ -179,8 +179,13 @@ class maskAndFuntionality (BASE, WIDGET):
""" here we are gonna show all information into the QColumnView""" """ here we are gonna show all information into the GUI"""
#show all information about the file that has been loaded #set all information about the file into the text browser
self.textBrowser.setText("File name: " + ncFileName + " \r
"File type: " + ncFile.file_format + " \r
"File title: " + ncFileTitle + " \r)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment