Eidolon
|
Inherits QDialog, and Ui_ChooseSeriesDialog.
Public Member Functions | |
def | __init__ (self, plugin, resultf, dirpath=None, parent=None, allowMultiple=True, params=None, subject=None) |
def | accept (self) |
def | reject (self) |
Public Attributes | |
plugin | |
mgr | |
dirpath | |
resultf | |
dds | |
allowMultiple | |
params | |
subject | |
Private Member Functions | |
def | _chooseDir (self) |
def | _setDir (self, dirpath) |
def | _setDataset (self, dds, task=None) |
def __init__ | ( | self, | |
plugin, | |||
resultf, | |||
dirpath = None , |
|||
parent = None , |
|||
allowMultiple = True , |
|||
params = None , |
|||
subject = None |
|||
) |
|
private |
|
private |
|
private |
def accept | ( | self | ) |
def reject | ( | self | ) |
allowMultiple |
dds |
dirpath |
mgr |
params |
plugin |
resultf |
subject |