pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Public Member Functions | |
def | __init__ |
def | OnMinimize |
def | OnClose |
Public Attributes | |
parent |
def pyNastran.gui.box.MyPopupMenu.__init__ | ( | self, | |
parent | |||
) |
def pyNastran.gui.box.MyPopupMenu.OnMinimize | ( | self, | |
e | |||
) |
def pyNastran.gui.box.MyPopupMenu.OnClose | ( | self, | |
e | |||
) |
Definition at line 34 of file box.py.
Referenced by pyNastran.gui.gui.EventsHandler::createLoadFileDialog(), pyNastran.gui.gui.EventsHandler::onExport(), pyNastran.gui.gui.EventsHandler::onLoadBDF(), pyNastran.gui.gui.EventsHandler::onLoadCart3d(), pyNastran.gui.gui.EventsHandler::onLoadLaWGS(), pyNastran.gui.gui.EventsHandler::onLoadOP2(), and pyNastran.gui.gui.EventsHandler::onLoadPanair().