pygmi.grav.menu#
Gravity Menu Routines.
Classes#
Widget class to call the main interface. |
Module Contents#
- class pygmi.grav.menu.MenuWidget(parent=None)#
Widget class to call the main interface.
This widget class creates 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 data.
- process_data()#
Process data.