| Trees | Indices | Help |
|
|---|
|
|
PyQt4.QtGui.QFileDialog --+
|
ui.qt.filedialog.FileDialog --+
|
FileDialogWithExtraCombo --+
|
ReadFileDialog
An Open dialog both with an extra combo box to specify whether "Geometry and settings" or "Geometry only" should be read from the specified file.
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| int |
GEOM_AND_SETTINGS = 0The index of the "Geometry and settings" option, as returned by selectedOption(). |
||
| int |
GEOM_ONLY = 1The index of the "Geometry only" option, as returned by selectedOption(). |
||
|
Inherited from |
|||
|
|||
Create a new file dialog with the specified label text and combo box items.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:35 2015 | http://epydoc.sourceforge.net |