13 #ifndef QMITKSTDMULTIWIDGETEDITOR_H 14 #define QMITKSTDMULTIWIDGETEDITOR_H 27 class QmitkStdMultiWidgetEditorPrivate;
76 void ShowLevelWindowWidget(
bool show);
112 mitk::Color HexColorToMitkColor(
const QString& hexColor);
121 std::unique_ptr<Impl> m_Impl;
125 #endif // QMITKSTDMULTIWIDGETEDITOR_H virtual void PartHidden(const IWorkbenchPartReference::Pointer &)
virtual void EnableSlicingPlanes(bool enable)=0
virtual bool IsSlicingPlanesEnabled() const =0
Extends the IRenderWindowPart interface with methods for controlling linked render windows...
void SetFocus() override=0
itk::RGBPixel< float > Color
Color Standard RGB color typedef (float)
virtual void PartVisible(const IWorkbenchPartReference::Pointer &)
virtual void CreateQtPartControl(QWidget *parent)=0