Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QmitkPropertyItemModel.cpp File Reference

Go to the source code of this file.

Functions

template<class T >
T * GetPropertyService ()
 
static QColor MitkToQt (const mitk::Color &color)
 
static mitk::BasePropertyGetBaseProperty (const QVariant &data)
 
static mitk::Color QtToMitk (const QColor &color)
 

Function Documentation

static mitk::BaseProperty* GetBaseProperty ( const QVariant &  data)
static
template<class T >
T* GetPropertyService ( )

Definition at line 33 of file QmitkPropertyItemModel.cpp.

References us::GetModuleContext().

static QColor MitkToQt ( const mitk::Color color)
static

Definition at line 41 of file QmitkPropertyItemModel.cpp.

Referenced by QmitkPropertyItemModel::data().

static mitk::Color QtToMitk ( const QColor &  color)
static

Definition at line 51 of file QmitkPropertyItemModel.cpp.

Referenced by QmitkPropertyItemModel::setData().