sas.qtgui.Utilities.About package¶
Subpackages¶
Submodules¶
sas.qtgui.Utilities.About.About module¶
- class sas.qtgui.Utilities.About.About.About(parent=None)¶
Bases:
QDialog- __annotate_func__ = None¶
- __annotations_cache__ = {}¶
- __doc__ = None¶
- __firstlineno__ = 25¶
- __init__(parent=None)¶
- __module__ = 'sas.qtgui.Utilities.About.About'¶
- __static_attributes__ = ('button_layout', 'buttons', 'line', 'mainLabel', 'mainLayout', 'sasviewTitle', 'subLabel', 'topRow', 'topRowLayout', 'versionLabel')¶
- name_image_link = [('University of Tennessee, Knoxville', 'ut.svg', 'https://www.utk.edu'), ('University of Maryland', 'umd.svg', 'https://www.umd.edu/'), ('National Institute of Standards and Technology', 'nist.svg', 'https://www.nist.gov/ncnr'), ('Spallation Neutron Source', 'ornl.png', 'https://neutrons.ornl.gov/'), ('ISIS Neutron and Muon Source', 'isis.svg', 'https://www.isis.stfc.ac.uk/'), ('European Spallation Source', 'ess.svg', 'https://europeanspallationsource.se/'), ('Institute Laue-Langevin', 'ill.png', 'https://www.ill.eu/'), ('Australian Nuclear Science and Technology Organisation', 'ansto.svg', 'https://www.ansto.gov.au/'), ('Bundesanstalt für Materialforschung', 'bam.png', 'https://www.bam.de/'), ('Technische Universiteit Delft', 'delft.png', 'https://www.tudelft.nl/en/faculty-of-applied-sciences/business/facilities/reactor-institute-delft'), ('Diamond Light Source', 'diamond.png', 'http://www.diamond.ac.uk'), ('SciLifeLab', 'scilifelab.png', 'https://www.scilifelab.se')]¶
- setText()¶
Modify the labels so the text corresponds to the current version
- staticMetaObject = PySide6.QtCore.QMetaObject("About" inherits "QDialog": )¶