Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes

vtkKWWindowLevelPresetSelector Class Reference

#include <vtkKWWindowLevelPresetSelector.h>

Inheritance diagram for vtkKWWindowLevelPresetSelector:
Inheritance graph
[legend]
Collaboration diagram for vtkKWWindowLevelPresetSelector:
Collaboration graph
[legend]

List of all members.

Public Types

typedef vtkKWPresetSelector Superclass
typedef vtkKWPresetSelector Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual double GetPresetWindow (int id)
virtual int SetPresetWindow (int id, double window)
virtual double GetPresetLevel (int id)
virtual int SetPresetLevel (int id, double level)
virtual int SetPresetType (int id, const char *type)
virtual const char * GetPresetType (int id)
virtual void SetTypeColumnVisibility (int)
virtual int GetTypeColumnVisibility ()
virtual void TypeColumnVisibilityOn ()
virtual void TypeColumnVisibilityOff ()
virtual int HasPresetWithGroupWithWindowLevel (const char *group, double window, double level)
virtual void SetPresetTypeSlotName (const char *)
virtual const char * GetPresetTypeSlotName ()
virtual const char * PresetCellEditEndCallback (int row, int col, const char *text)
virtual void PresetCellUpdatedCallback (int row, int col, const char *text)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual double GetPresetWindow (int id)
virtual int SetPresetWindow (int id, double window)
virtual double GetPresetLevel (int id)
virtual int SetPresetLevel (int id, double level)
virtual int SetPresetType (int id, const char *type)
virtual const char * GetPresetType (int id)
virtual void SetTypeColumnVisibility (int)
virtual int GetTypeColumnVisibility ()
virtual void TypeColumnVisibilityOn ()
virtual void TypeColumnVisibilityOff ()
virtual int HasPresetWithGroupWithWindowLevel (const char *group, double window, double level)
virtual void SetPresetTypeSlotName (const char *)
virtual const char * GetPresetTypeSlotName ()
virtual const char * PresetCellEditEndCallback (int row, int col, const char *text)
virtual void PresetCellUpdatedCallback (int row, int col, const char *text)

Static Public Member Functions

static
vtkKWWindowLevelPresetSelector
New ()
static int IsTypeOf (const char *type)
static
vtkKWWindowLevelPresetSelector
SafeDownCast (vtkObject *o)
static
vtkKWWindowLevelPresetSelector
New ()
static int IsTypeOf (const char *type)
static
vtkKWWindowLevelPresetSelector
SafeDownCast (vtkObject *o)

Static Public Attributes

static const char * WindowColumnName
static const char * LevelColumnName
static const char * TypeColumnName

Protected Member Functions

 vtkKWWindowLevelPresetSelector ()
 ~vtkKWWindowLevelPresetSelector ()
virtual void CreateColumns ()
virtual int UpdatePresetRow (int id)
virtual int GetWindowColumnIndex ()
virtual int GetLevelColumnIndex ()
virtual int GetTypeColumnIndex ()
 vtkKWWindowLevelPresetSelector ()
 ~vtkKWWindowLevelPresetSelector ()
virtual void CreateColumns ()
virtual int UpdatePresetRow (int id)
virtual int GetWindowColumnIndex ()
virtual int GetLevelColumnIndex ()
virtual int GetTypeColumnIndex ()

Protected Attributes

vtkKWWindowLevelPresetSelectorInternals * Internals

Detailed Description

Definition at line 42 of file debian/tmp/usr/include/KWWidgets/vtkKWWindowLevelPresetSelector.h.


Member Typedef Documentation

Reimplemented from vtkKWPresetSelector.

Definition at line 46 of file vtkKWWindowLevelPresetSelector.h.


Constructor & Destructor Documentation

vtkKWWindowLevelPresetSelector::vtkKWWindowLevelPresetSelector (  )  [protected]
vtkKWWindowLevelPresetSelector::~vtkKWWindowLevelPresetSelector (  )  [protected]
vtkKWWindowLevelPresetSelector::vtkKWWindowLevelPresetSelector (  )  [protected]
vtkKWWindowLevelPresetSelector::~vtkKWWindowLevelPresetSelector (  )  [protected]

Member Function Documentation

static vtkKWWindowLevelPresetSelector* vtkKWWindowLevelPresetSelector::New (  )  [static]

Reimplemented from vtkKWPresetSelector.

virtual const char* vtkKWWindowLevelPresetSelector::GetClassName (  )  [virtual]

Reimplemented from vtkKWPresetSelector.

static int vtkKWWindowLevelPresetSelector::IsTypeOf ( const char *  type  )  [static]

Reimplemented from vtkKWPresetSelector.

virtual int vtkKWWindowLevelPresetSelector::IsA ( const char *  type  )  [virtual]

Reimplemented from vtkKWPresetSelector.

static vtkKWWindowLevelPresetSelector* vtkKWWindowLevelPresetSelector::SafeDownCast ( vtkObject *  o  )  [static]

Reimplemented from vtkKWPresetSelector.

void vtkKWWindowLevelPresetSelector::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWPresetSelector.

virtual double vtkKWWindowLevelPresetSelector::GetPresetWindow ( int  id  )  [virtual]
virtual int vtkKWWindowLevelPresetSelector::SetPresetWindow ( int  id,
double  window 
) [virtual]
virtual double vtkKWWindowLevelPresetSelector::GetPresetLevel ( int  id  )  [virtual]
virtual int vtkKWWindowLevelPresetSelector::SetPresetLevel ( int  id,
double  level 
) [virtual]
virtual int vtkKWWindowLevelPresetSelector::SetPresetType ( int  id,
const char *  type 
) [virtual]
virtual const char* vtkKWWindowLevelPresetSelector::GetPresetType ( int  id  )  [virtual]
virtual void vtkKWWindowLevelPresetSelector::SetTypeColumnVisibility ( int   )  [virtual]
virtual int vtkKWWindowLevelPresetSelector::GetTypeColumnVisibility (  )  [virtual]
virtual void vtkKWWindowLevelPresetSelector::TypeColumnVisibilityOn (  )  [virtual]
virtual void vtkKWWindowLevelPresetSelector::TypeColumnVisibilityOff (  )  [virtual]
virtual int vtkKWWindowLevelPresetSelector::HasPresetWithGroupWithWindowLevel ( const char *  group,
double  window,
double  level 
) [virtual]
virtual void vtkKWWindowLevelPresetSelector::SetPresetTypeSlotName ( const char *   )  [virtual]
virtual const char* vtkKWWindowLevelPresetSelector::GetPresetTypeSlotName (  )  [virtual]
virtual const char* vtkKWWindowLevelPresetSelector::PresetCellEditEndCallback ( int  row,
int  col,
const char *  text 
) [virtual]

Reimplemented from vtkKWPresetSelector.

virtual void vtkKWWindowLevelPresetSelector::PresetCellUpdatedCallback ( int  row,
int  col,
const char *  text 
) [virtual]

Reimplemented from vtkKWPresetSelector.

virtual void vtkKWWindowLevelPresetSelector::CreateColumns (  )  [protected, virtual]

Reimplemented from vtkKWPresetSelector.

virtual int vtkKWWindowLevelPresetSelector::UpdatePresetRow ( int  id  )  [protected, virtual]

Reimplemented from vtkKWPresetSelector.

virtual int vtkKWWindowLevelPresetSelector::GetWindowColumnIndex (  )  [protected, virtual]
virtual int vtkKWWindowLevelPresetSelector::GetLevelColumnIndex (  )  [protected, virtual]
virtual int vtkKWWindowLevelPresetSelector::GetTypeColumnIndex (  )  [protected, virtual]
static vtkKWWindowLevelPresetSelector* vtkKWWindowLevelPresetSelector::New (  )  [static]

Reimplemented from vtkKWPresetSelector.

virtual const char* vtkKWWindowLevelPresetSelector::GetClassName (  )  [virtual]

Reimplemented from vtkKWPresetSelector.

static int vtkKWWindowLevelPresetSelector::IsTypeOf ( const char *  type  )  [static]

Reimplemented from vtkKWPresetSelector.

virtual int vtkKWWindowLevelPresetSelector::IsA ( const char *  type  )  [virtual]

Reimplemented from vtkKWPresetSelector.

static vtkKWWindowLevelPresetSelector* vtkKWWindowLevelPresetSelector::SafeDownCast ( vtkObject *  o  )  [static]

Reimplemented from vtkKWPresetSelector.

void vtkKWWindowLevelPresetSelector::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWPresetSelector.

virtual double vtkKWWindowLevelPresetSelector::GetPresetWindow ( int  id  )  [virtual]
virtual int vtkKWWindowLevelPresetSelector::SetPresetWindow ( int  id,
double  window 
) [virtual]
virtual double vtkKWWindowLevelPresetSelector::GetPresetLevel ( int  id  )  [virtual]
virtual int vtkKWWindowLevelPresetSelector::SetPresetLevel ( int  id,
double  level 
) [virtual]
virtual int vtkKWWindowLevelPresetSelector::SetPresetType ( int  id,
const char *  type 
) [virtual]
virtual const char* vtkKWWindowLevelPresetSelector::GetPresetType ( int  id  )  [virtual]
virtual void vtkKWWindowLevelPresetSelector::SetTypeColumnVisibility ( int   )  [virtual]
virtual int vtkKWWindowLevelPresetSelector::GetTypeColumnVisibility (  )  [virtual]
virtual void vtkKWWindowLevelPresetSelector::TypeColumnVisibilityOn (  )  [virtual]
virtual void vtkKWWindowLevelPresetSelector::TypeColumnVisibilityOff (  )  [virtual]
virtual int vtkKWWindowLevelPresetSelector::HasPresetWithGroupWithWindowLevel ( const char *  group,
double  window,
double  level 
) [virtual]
virtual void vtkKWWindowLevelPresetSelector::SetPresetTypeSlotName ( const char *   )  [virtual]
virtual const char* vtkKWWindowLevelPresetSelector::GetPresetTypeSlotName (  )  [virtual]
virtual const char* vtkKWWindowLevelPresetSelector::PresetCellEditEndCallback ( int  row,
int  col,
const char *  text 
) [virtual]

Reimplemented from vtkKWPresetSelector.

virtual void vtkKWWindowLevelPresetSelector::PresetCellUpdatedCallback ( int  row,
int  col,
const char *  text 
) [virtual]

Reimplemented from vtkKWPresetSelector.

virtual void vtkKWWindowLevelPresetSelector::CreateColumns (  )  [protected, virtual]

Reimplemented from vtkKWPresetSelector.

virtual int vtkKWWindowLevelPresetSelector::UpdatePresetRow ( int  id  )  [protected, virtual]

Reimplemented from vtkKWPresetSelector.

virtual int vtkKWWindowLevelPresetSelector::GetWindowColumnIndex (  )  [protected, virtual]
virtual int vtkKWWindowLevelPresetSelector::GetLevelColumnIndex (  )  [protected, virtual]
virtual int vtkKWWindowLevelPresetSelector::GetTypeColumnIndex (  )  [protected, virtual]

Member Data Documentation

static const char * vtkKWWindowLevelPresetSelector::TypeColumnName [static]
vtkKWWindowLevelPresetSelectorInternals * vtkKWWindowLevelPresetSelector::Internals [protected]

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