|
pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
| def | __init__ |
| def | InitUI |
| def | onQuit |
| def pyNastran.gui.gui.Example.__init__ | ( | self, | |
| args, | |||
| kwargs | |||
| ) |
Definition at line 450 of file gui.py.
References pyNastran.gui.box.Example.InitUI(), and pyNastran.gui.gui.Example.InitUI().
| def pyNastran.gui.gui.Example.InitUI | ( | self | ) |
Definition at line 455 of file gui.py.
References pyNastran.gui.box.Example.OnQuit(), and pyNastran.gui.gui.Example.onQuit().
Referenced by pyNastran.gui.gui.Example.__init__().
| def pyNastran.gui.gui.Example.onQuit | ( | self, | |
| e | |||
| ) |
Definition at line 470 of file gui.py.
Referenced by pyNastran.gui.gui.Example.InitUI().