Package schrodinger :: Package application :: Package bioluminate :: Module bwidgets :: Class TemplateFileDialog
[hide private]
[frames] | no frames]

Class TemplateFileDialog

PyQt4.QtGui.QFileDialog --+        
                          |        
ui.qt.filedialog.FileDialog --+    
                              |    
             SequenceFileDialog --+
                                  |
                                 TemplateFileDialog

File dialog specific to templates

Instance Methods [hide private]

Inherited from SequenceFileDialog: __init__, addOptions, getOpenFileName

Inherited from ui.qt.filedialog.FileDialog: exec_

Static Methods [hide private]
 
get_open_file_name(parent=None)

Inherited from SequenceFileDialog: get_open_file_names

Inherited from ui.qt.filedialog.FileDialog: getExistingDirectory, getOpenFileNames, getSaveFileName

Class Variables [hide private]
  DEFAULT_FILTERS = 'PDB (*.pdb *.ent)'
The default MSV filters.

Inherited from SequenceFileDialog: CAPTION, REFERENCE_FILTERS, STRUCTURE_FILTERS

Method Details [hide private]

get_open_file_name(parent=None)
Static Method

 
Overrides: SequenceFileDialog.get_open_file_name