pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.gui.box.Example Class Reference

List of all members.

Public Member Functions

def __init__
def InitUI
def OnRightDown
def ToggleStatusBar
def ToggleToolBar
def OnUndo
def OnRedo
def OnAbout
def OnLoadBDF
 Open a file.
def OnSaveAsFile
def OnQuit

Public Attributes

 count
 shst
 shtl
 toolbar1
 statusbar
 dirname
 filename

Detailed Description

Definition at line 53 of file box.py.


Constructor & Destructor Documentation

def pyNastran.gui.box.Example.__init__ (   self,
  args,
  kwargs 
)

Definition at line 54 of file box.py.

References pyNastran.gui.box.Example.InitUI().


Member Function Documentation

def pyNastran.gui.box.Example.OnRightDown (   self,
  e 
)

Definition at line 155 of file box.py.

Definition at line 158 of file box.py.

def pyNastran.gui.box.Example.ToggleToolBar (   self,
  e 
)

Definition at line 164 of file box.py.

def pyNastran.gui.box.Example.OnUndo (   self,
  e 
)

Definition at line 170 of file box.py.

References pyNastran.gui.box.Example.count.

def pyNastran.gui.box.Example.OnRedo (   self,
  e 
)

Definition at line 180 of file box.py.

References pyNastran.gui.box.Example.count.

def pyNastran.gui.box.Example.OnAbout (   self,
  event 
)

Definition at line 190 of file box.py.

References pyNastran.gui.box.Example.OnLoadBDF().

def pyNastran.gui.box.Example.OnSaveAsFile (   self,
  event 
)

Definition at line 237 of file box.py.

References pyNastran.gui.box.Example.OnQuit().

Referenced by pyNastran.gui.box.Example.OnLoadBDF().


Member Data Documentation

Definition at line 58 of file box.py.

Definition at line 58 of file box.py.

Definition at line 58 of file box.py.

Definition at line 58 of file box.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables