8.13.5 ImageViewerDialog class:

The ImageViewerDialog class has this constructor:

class ImageViewerDialog( path=None)

ImageViewerDialog objects have the following methods:

getFilename( )
Ask for a filename by user interaction.

Return the filename selected by the user. If the user hits CANCEL or ESC, None is returned.