Eidolon
Public Member Functions | Public Attributes | Private Member Functions | List of all members
BaseLoadDialog Class Reference
Inheritance diagram for BaseLoadDialog:
Inheritance graph
Collaboration diagram for BaseLoadDialog:
Collaboration graph

Public Member Functions

def __init__ (self, mgr, parent=None)
 
def accept (self)
 
def reject (self)
 
def getParams (self)
 

Public Attributes

 mgr
 
 lastdir
 

Private Member Functions

def _chooseFile (self, title, filterstr, filebox, chooseMultiple=False)
 
def _updateTable (self, table, newitems=[])
 
def _guessTopology (self, tfile, geomBox, basisBox, orderBox)
 
def _fillGeomBasisBoxes (self, geomBox, basisBox)
 
def _getElemType (self, geomBox, basisBox, orderBox)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  mgr,
  parent = None 
)

Member Function Documentation

◆ _chooseFile()

def _chooseFile (   self,
  title,
  filterstr,
  filebox,
  chooseMultiple = False 
)
private
Here is the caller graph for this function:

◆ _fillGeomBasisBoxes()

def _fillGeomBasisBoxes (   self,
  geomBox,
  basisBox 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ _getElemType()

def _getElemType (   self,
  geomBox,
  basisBox,
  orderBox 
)
private
Here is the caller graph for this function:

◆ _guessTopology()

def _guessTopology (   self,
  tfile,
  geomBox,
  basisBox,
  orderBox 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ _updateTable()

def _updateTable (   self,
  table,
  newitems = [] 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ accept()

def accept (   self)
Here is the caller graph for this function:

◆ getParams()

def getParams (   self)

◆ reject()

def reject (   self)

Member Data Documentation

◆ lastdir

lastdir

◆ mgr

mgr

The documentation for this class was generated from the following file: