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
Editor::EditorWidget Class Reference

List of all members.

Public Member Functions

def __init__
def createEditBox
def createEffectOptionsFrame
def enter
def exit
def installShortcutKeys
def removeShortcutKeys
def setMasterNode
def setMergeNode
def setup
def turnOffLightboxes
def updateGUIFromMRML
def updateLabelFrame

Public Attributes

 editBoxFrame
 editLabelMapsFrame
 editUtil
 effectOptionsFrame
 effectsToolsFrame
 helper
 layout
 observerTags
 parameterNode
 parameterNodeTag
 parent
 shortcuts
 showVolumesFrame
 toolsBox
 toolsColor
 volumes

Detailed Description

Definition at line 41 of file Editor.py.


Constructor & Destructor Documentation

def Editor::EditorWidget::__init__ (   self,
  parent = None,
  showVolumesFrame = True 
)

Definition at line 46 of file Editor.py.


Member Function Documentation

def Editor::EditorWidget::createEditBox (   self)

Definition at line 268 of file Editor.py.

def Editor::EditorWidget::createEffectOptionsFrame (   self)

Definition at line 258 of file Editor.py.

def Editor::EditorWidget::enter (   self)
When entering the module, check that the lightbox modes are off
and that we have the volumes loaded

Definition at line 123 of file Editor.py.

def Editor::EditorWidget::exit (   self)

Definition at line 163 of file Editor.py.

def Editor::EditorWidget::installShortcutKeys (   self)
Turn on editor-wide shortcuts.  These are active independent
of the currently selected effect.

Definition at line 90 of file Editor.py.

def Editor::EditorWidget::removeShortcutKeys (   self)

Definition at line 117 of file Editor.py.

def Editor::EditorWidget::setMasterNode (   self,
  newMasterNode 
)

Definition at line 177 of file Editor.py.

def Editor::EditorWidget::setMergeNode (   self,
  newMergeNode 
)

Definition at line 183 of file Editor.py.

def Editor::EditorWidget::setup (   self)

Definition at line 189 of file Editor.py.

def Editor::EditorWidget::turnOffLightboxes (   self)
Since the editor effects can't be used in lightbox mode,
be sure to turn these off and warn the user about it

Definition at line 73 of file Editor.py.

def Editor::EditorWidget::updateGUIFromMRML (   self,
  caller,
  event 
)

Definition at line 172 of file Editor.py.

def Editor::EditorWidget::updateLabelFrame (   self,
  mergeVolume 
)

Definition at line 274 of file Editor.py.


Member Data Documentation

Definition at line 268 of file Editor.py.

Definition at line 189 of file Editor.py.

Definition at line 46 of file Editor.py.

Definition at line 258 of file Editor.py.

Definition at line 189 of file Editor.py.

Definition at line 189 of file Editor.py.

Definition at line 46 of file Editor.py.

Definition at line 46 of file Editor.py.

Definition at line 126 of file Editor.py.

Definition at line 126 of file Editor.py.

Definition at line 46 of file Editor.py.

Definition at line 46 of file Editor.py.

Definition at line 46 of file Editor.py.

Definition at line 46 of file Editor.py.

Definition at line 189 of file Editor.py.

Definition at line 189 of file Editor.py.


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