![]() |
![]() |
Public Member Functions | |
def | __init__ |
def | get |
def | publish |
def | read |
Public Attributes | |
parent | |
Write a report to storage
Definition at line 14 of file edmIntegrityCheck.py.
def edmIntegrityCheck.PublishToFileSystem.__init__ | ( | self, | |
parent | |||
) |
Definition at line 17 of file edmIntegrityCheck.py.
def edmIntegrityCheck.PublishToFileSystem.get | ( | self, | |
dir | |||
) |
Finds the lastest file and reads it
Definition at line 61 of file edmIntegrityCheck.py.
Referenced by Options.Options.__getitem__().
def edmIntegrityCheck.PublishToFileSystem.publish | ( | self, | |
report | |||
) |
Publish a file
Definition at line 23 of file edmIntegrityCheck.py.
Reads a report from storage
Definition at line 52 of file edmIntegrityCheck.py.
edmIntegrityCheck.PublishToFileSystem.parent |
Definition at line 19 of file edmIntegrityCheck.py.
Referenced by Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner.autosizeScrollArea(), Vispa.Share.ImageExporter.ImageExporter.exportImageDialog(), Vispa.Views.WidgetView.WidgetView.restoreSelection(), and Vispa.Views.WidgetView.WidgetView.select().