| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
LoadAll Command to load all available Python Volume Viewer commands |
||
|
|||
| initModule(viewer) | ||
|
|||
|
commandGUI = CommandGUI()
|
||
|
menuName = 'Load All Commands'
|
||
|
menuIndex = 25
|
||
|
commandNames = {'vli': 'LoadAll', 'utvolren': 'LoadAll'}
|
||
|
commandList = [{'name': '', 'cmd': None, 'gui': None}]
|
||
|
|||
|
|
|||
commandGUINone
|
menuNameNone
|
menuIndexNone
|
commandNamesNone
|
commandListNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:23:02 2007 | http://epydoc.sourceforge.net |