|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Public Member Functions | |
| def | __init__ |
| Creates menubar. | |
| def | GetData |
| Get menu data. | |
| def | GetCmd |
| Get list of commands. | |
| 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 101 of file menu.py.
References menu.Menu.menucmd.
Referenced by wxnviz.ImageTexture.Corresponds().
| def menu.Menu.GetData | ( | self | ) |
Get menu data.
Definition at line 97 of file menu.py.
References menu.Menu.menudata, and ghelp.MenuTree.menudata.
| def menu.Menu.OnMenuHighlight | ( | self, | |
| event | |||
| ) |
Definition at line 34 of file menu.py.
Referenced by menu.Menu.GetCmd(), and frame.GMFrame.GetMenuCmd().
Definition at line 33 of file menu.py.
Referenced by menu.Menu.GetData().
Definition at line 32 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().