appbase.mainWindowRessources.menuShortcuts.
MenuShortcuts
Bases: PyQt4.QtGui.QWidget
PyQt4.QtGui.QWidget
Window showing the application shortcuts
addShortcut
appbase.mainWindowRessources.menuabout.
MenuAbout
Create a simple about window, showing a logo
and general information defined in the main modules __init__.py file
setInstitutionLogo
setModule
fill the about about label txt with the module attributes of the module
appbase.mainWindowRessources.menubar.
MenuBar
Bases: fancywidgets.pyQtBased.MenuBar.MenuBar
fancywidgets.pyQtBased.MenuBar.MenuBar
MenuBar including * File (Save, Load, New...) * State (Next, Previous...) * View (Fullscreen) * Help (Shortcuts, About)
setFullscreen
toggle between fullscreen and normal window
appbase.mainWindowRessources.menupreferences.
MenuPreferences
The mainWindow preferences shown using fingerTabs
show