24 #include "internal/QmitkCommonExtPlugin.h" 27 class ctkPluginContext;
46 this->setParent(static_cast<QWidget*>(m_Window->GetShell()->GetControl()));
47 this->setText(
"Standard Display");
48 this->setToolTip(
"Open the standard multi widget editor");
54 this->connect(
this, SIGNAL(triggered(
bool)),
this, SLOT(
Run()));
60 if (m_Window->GetActivePage().
IsNull())
62 QString defaultPerspId = m_Window->GetWorkbench()->GetPerspectiveRegistry()->GetDefaultPerspective();
63 m_Window->GetWorkbench()->ShowPerspective(defaultPerspId, m_Window);
66 ctkPluginContext* context = QmitkCommonExtPlugin::getContext();
virtual IDataStorageReference::Pointer GetDataStorage() const =0
virtual SmartPointer< IPreferences > GetSystemPreferences()=0
static const int MATCH_ID