SettingsWidgetInterface Class Reference
[GUI]

Interface for all settings widgets. More...

#include <settings_widget_interface.h>

Inherited by AlgorithmSettingsWidget, and WindowLevelSettingsWidget.

Inheritance diagram for SettingsWidgetInterface:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SettingsWidgetInterface ()
virtual ~SettingsWidgetInterface ()
virtual void checkChanges ()=0

Detailed Description

Interface for all settings widgets.

Provides a common abstract base that defines its update interface. Allows the concrete implementations to be called polymorphically.

Author:
Tobias Gross (tobias.gross@imedgine.org)

Christian Koerner (christian.koerner@imedgine.org)

Alexander Lex (alexander.lex@imedgine.org)

Marc Streit (marc.streit@imedgine.org)

Martin Reininger (martin.reininger@imedgine.org)

Definition at line 33 of file settings_widget_interface.h.


Constructor & Destructor Documentation

SettingsWidgetInterface  ) 
 

Constructor

Definition at line 19 of file settings_widget_interface.cpp.

~SettingsWidgetInterface  )  [virtual]
 

Destructor

Definition at line 24 of file settings_widget_interface.cpp.


Member Function Documentation

virtual void checkChanges  )  [pure virtual]
 

Interface to check the changes and write them if appropriate Implementation is up to the concrete class. Is called polymorphically

Implemented in AlgorithmSettingsWidget, and WindowLevelSettingsWidget.


The documentation for this class was generated from the following files:
Generated on Sun Aug 13 18:20:04 2006 for iMEDgine by  doxygen 1.4.6