|
| def | __init__ (self, session) |
| |
| def | showBuild (self) |
| |
| def | showCommitLogs (self) |
| |
| def | showTranslation (self) |
| |
| def | displayInformation (self) |
| |
| def | getSummaryInformation (self) |
| |
| def | keyCancel (self) |
| |
| def | closeRecursive (self) |
| |
| def | informationWindowClosed (self, *retVal) |
| |
| def | fetchInformation (self) |
| |
| def | refreshInformation (self) |
| |
| def | createSummary (self) |
| |
| def | __init__ (self, session, parent=None, mandatoryWidgets=None) |
| |
| def | __repr__ (self) |
| |
| def | execBegin (self) |
| |
| def | execEnd (self) |
| |
| def | doClose (self) |
| |
| def | close (self, *retval) |
| |
| def | show (self) |
| |
| def | hide (self) |
| |
| def | isAlreadyShown (self) |
| |
| def | isStandAlone (self) |
| |
| def | getScreenPath (self) |
| |
| def | setTitle (self, title, showPath=True) |
| |
| def | getTitle (self) |
| |
| def | setFocus (self, o) |
| |
| def | setKeyboardModeNone (self) |
| |
| def | setKeyboardModeAscii (self) |
| |
| def | restoreKeyboardMode (self) |
| |
| def | saveKeyboardMode (self) |
| |
| def | setDesktop (self, desktop) |
| |
| def | setAnimationMode (self, mode) |
| |
| def | getRelatedScreen (self, name) |
| |
| def | callLater (self, function) |
| |
| def | applySkin (self) |
| |
| def | createGUIScreen (self, parent, desktop, updateonly=False) |
| |
| def | deleteGUIScreen (self) |
| |
| def | addSummary (self, summary) |
| |
| def | removeSummary (self, summary) |
| |
◆ __init__()
| def Screens.Information.DistributionInformation.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ displayInformation()
| def Screens.Information.DistributionInformation.displayInformation |
( |
|
self | ) |
|
◆ getSummaryInformation()
| def Screens.Information.DistributionInformation.getSummaryInformation |
( |
|
self | ) |
|
◆ showBuild()
| def Screens.Information.DistributionInformation.showBuild |
( |
|
self | ) |
|
◆ showCommitLogs()
| def Screens.Information.DistributionInformation.showCommitLogs |
( |
|
self | ) |
|
◆ showTranslation()
| def Screens.Information.DistributionInformation.showTranslation |
( |
|
self | ) |
|
◆ displayDistro
| Screens.Information.DistributionInformation.displayDistro |
◆ imageMessage
| Screens.Information.DistributionInformation.imageMessage |
◆ resolutions
| Screens.Information.DistributionInformation.resolutions |
The documentation for this class was generated from the following file: