Eidolon
Public Member Functions | Public Attributes | Private Member Functions | List of all members
ChooseSeriesDialog Class Reference

Inherits QDialog, and Ui_ChooseSeriesDialog.

Collaboration diagram for ChooseSeriesDialog:
Collaboration graph

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)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  plugin,
  resultf,
  dirpath = None,
  parent = None,
  allowMultiple = True,
  params = None,
  subject = None 
)

Member Function Documentation

◆ _chooseDir()

def _chooseDir (   self)
private
Here is the call graph for this function:

◆ _setDataset()

def _setDataset (   self,
  dds,
  task = None 
)
private
Here is the caller graph for this function:

◆ _setDir()

def _setDir (   self,
  dirpath 
)
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:

◆ reject()

def reject (   self)

Member Data Documentation

◆ allowMultiple

allowMultiple

◆ dds

dds

◆ dirpath

dirpath

◆ mgr

mgr

◆ params

params

◆ plugin

plugin

◆ resultf

resultf

◆ subject

subject

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