CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Classes
ctkValueProxy.h File Reference
#include <QObject>
#include <QScopedPointer>
#include "ctkCoreExport.h"
Include dependency graph for ctkValueProxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ctkValueProxy
 Base class for value proxies. Value proxy allows to decouple the displayed value from the values accessed within the program. For example, one may want to display Fahrenheit while still working with Celsius. More...