|
GRASS Programmer's Manual
6.5.svn(2014)-r66266
|


Public Member Functions | |
| def | __init__ |
| Creates menubar. More... | |
| def | GetData |
| Get menu data. More... | |
| def | GetCmd |
| Get list of commands. More... | |
| def | OnMenuHighlight |
Data Fields | |
| parent | |
| menudata | |
| menucmd | |
| menustyle | |
| def menu.Menu.__init__ | ( | self, | |
| parent, | |||
| data | |||
| ) |
| def menu.Menu.GetCmd | ( | self | ) |
Get list of commands.
Definition at line 106 of file menu.py.
References menu.Menu.menucmd.
Referenced by wxnviz.ImageTexture.Corresponds().
| def menu.Menu.GetData | ( | self | ) |
| def menu.Menu.OnMenuHighlight | ( | self, | |
| event | |||
| ) |
| menu.Menu.menucmd |
Definition at line 39 of file menu.py.
Referenced by menu.Menu.GetCmd(), and frame.GMFrame.GetMenuCmd().
| menu.Menu.menudata |
Definition at line 38 of file menu.py.
Referenced by menu.Menu.GetData(), and menu.MenuTree.Load().
| menu.Menu.parent |
Definition at line 37 of file menu.py.
Referenced by wxdigit.VDigitError.Database(), wxdigit.VDigitError.DbExecute(), wxdigit.VDigitError.DbLink(), wxdigit.VDigitError.DeadLine(), wxdigit.VDigitError.Driver(), wxdigit.VDigitError.FeatureType(), colorrules.RulesPanel.LoadRules(), wxdigit.VDigitError.NoMap(), frame.PsMapBufferedWindow.OnLeftUp(), toolbars.VDigitToolbar.OnSelectMap(), toolbars.LMNvizToolbar.OnSettings(), toolbars.VDigitToolbar.OnSettings(), toolbars.BaseToolbar.OnTool(), toolbars.VDigitToolbar.OnZBulk(), wxdigit.VDigitError.ReadLine(), toolbars.VDigitToolbar.StopEditing(), colorrules.VectorColorTable.UpdateColorColumn(), and wxdigit.VDigitError.WriteLine().