Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Public Member Functions | Public Attributes
DICOMLib::DICOMWidgets::DICOMDetailsPopup Class Reference

List of all members.

Public Member Functions

def __init__
def close
def create
def loadCheckedLoadables
def offerLoadables
def onPopupGeometryChanged
def open
def organizeLoadables
def setModality
def uncheckAllLoadables

Public Attributes

 actionButtonLayout
 actionLayout
 browserPersistentButton
 closeButton
 databaseDirectoryButton
 databaseNameLabel
 dicomApp
 dock
 header
 headerLayout
 layout
 loadablesByPlugin
 loadableTable
 loadButton
 pluginInstances
 popupGeometry
 popupPositioned
 preview
 previewLayout
 progress
 setBrowserPersistence
 thumbs
 toolBar
 toolLayout
 tree
 uncheckAllButton
 userFrame
 widgetType
 widthSlider
 window

Detailed Description

Implement the Qt window showing details and possible
operations to perform on the selected dicom tree item.
This is a helper used in the DICOMWidget class.

Definition at line 25 of file DICOMWidgets.py.


Constructor & Destructor Documentation

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::__init__ (   self,
  dicomApp,
  setBrowserPersistence = None 
)

Definition at line 31 of file DICOMWidgets.py.


Member Function Documentation

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::close (   self)

Definition at line 174 of file DICOMWidgets.py.

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::create (   self,
  widgetType = 'window',
  showHeader = False,
  showPreview = False 
)
main window is a frame with widgets from the app
widget repacked into it along with slicer-specific 
extra widgets

Definition at line 42 of file DICOMWidgets.py.

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::loadCheckedLoadables (   self)
Invoke the load method on each plugin for the DICOMLoadable
instances that are selected

Definition at line 290 of file DICOMWidgets.py.

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::offerLoadables (   self,
  uid,
  role 
)
Get all the loadable options at the currently selected level
and present them in the loadable table

Definition at line 217 of file DICOMWidgets.py.

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::onPopupGeometryChanged (   self)

Definition at line 178 of file DICOMWidgets.py.

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::open (   self)

Definition at line 159 of file DICOMWidgets.py.

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::organizeLoadables (   self)
Review the selected state and confidence of the loadables
across plugins so that the options the user is most likely
to want are listed at the top of the table and are selected
by default.  Only offer one pre-selected loadable per series
unless both plugins mark it as selected and they have equal
confidence.

Definition at line 187 of file DICOMWidgets.py.

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::setModality (   self,
  modality 
)

Definition at line 183 of file DICOMWidgets.py.

def DICOMLib::DICOMWidgets::DICOMDetailsPopup::uncheckAllLoadables (   self)

Definition at line 287 of file DICOMWidgets.py.


Member Data Documentation

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 31 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 218 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 31 of file DICOMWidgets.py.

Definition at line 31 of file DICOMWidgets.py.

Definition at line 31 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 218 of file DICOMWidgets.py.

Definition at line 31 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.

Definition at line 46 of file DICOMWidgets.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines