|
| def | __init__ (self, session) |
| |
| def | useGeolocation (self) |
| |
| def | fetchInformation (self) |
| |
| def | isBlacklisted (self, interface) |
| |
| def | ifconfigInfoFinished (self, result, retVal, extraArgs) |
| |
| def | iwconfigInfoFinished (self, result, retVal, extraArgs) |
| |
| def | ethtoolInfoFinished (self, result, retVal, extraArgs) |
| |
| def | displayInformation (self) |
| |
| def | keyCancel (self) |
| |
| def | closeRecursive (self) |
| |
| def | informationWindowClosed (self, *retVal) |
| |
| def | refreshInformation (self) |
| |
| def | getSummaryInformation (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.NetworkInformation.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ displayInformation()
| def Screens.Information.NetworkInformation.displayInformation |
( |
|
self | ) |
|
◆ ethtoolInfoFinished()
| def Screens.Information.NetworkInformation.ethtoolInfoFinished |
( |
|
self, |
|
|
|
result, |
|
|
|
retVal, |
|
|
|
extraArgs |
|
) |
| |
◆ fetchInformation()
| def Screens.Information.NetworkInformation.fetchInformation |
( |
|
self | ) |
|
◆ ifconfigInfoFinished()
| def Screens.Information.NetworkInformation.ifconfigInfoFinished |
( |
|
self, |
|
|
|
result, |
|
|
|
retVal, |
|
|
|
extraArgs |
|
) |
| |
◆ isBlacklisted()
| def Screens.Information.NetworkInformation.isBlacklisted |
( |
|
self, |
|
|
|
interface |
|
) |
| |
◆ iwconfigInfoFinished()
| def Screens.Information.NetworkInformation.iwconfigInfoFinished |
( |
|
self, |
|
|
|
result, |
|
|
|
retVal, |
|
|
|
extraArgs |
|
) |
| |
◆ useGeolocation()
| def Screens.Information.NetworkInformation.useGeolocation |
( |
|
self | ) |
|
◆ ethtoolAttributes
| Screens.Information.NetworkInformation.ethtoolAttributes |
◆ geolocationData
| Screens.Information.NetworkInformation.geolocationData |
◆ ifconfigAttributes
| Screens.Information.NetworkInformation.ifconfigAttributes |
◆ interfaceData
| Screens.Information.NetworkInformation.interfaceData |
◆ iwconfigAttributes
| Screens.Information.NetworkInformation.iwconfigAttributes |
The documentation for this class was generated from the following file: