13 #ifndef QmitkStdMultiWidgetEditor_h
14 #define QmitkStdMultiWidgetEditor_h
27 class QmitkStdMultiWidgetEditorPrivate;
113 mitk::Color HexColorToMitkColor(
const std::string& hexColor);
119 std::string MitkColorToHex(
const mitk::Color& color);
122 std::unique_ptr<Impl> m_Impl;
virtual void CreateQtPartControl(QWidget *parent)=0
Implements transparent reference counting.
void SetFocus() override=0
Interface to application preferences.
itk::RGBPixel< float > Color
Color Standard RGB color typedef (float)
Extends the IRenderWindowPart interface with methods for controlling linked render windows.