pygmi.bholes.menu#

Borehole Menu Routines.

Classes#

MenuWidget

Menu widget class for the main interface.

Module Contents#

class pygmi.bholes.menu.MenuWidget(parent=None)#

Menu widget class for the main interface.

This widget class creates the menus to be found on the main interface. Normal as well as context menus are defined here.

Parameters:

parent (pygmi.main.MainWidget, optional) – Reference to MainWidget class found in main.py. Default is None.

import_data()#

Import log data.

show_log()#

Show log data.