Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <QmitkOpenXnatEditorAction.h>
Public Member Functions | |
QmitkOpenXnatEditorAction (berry::IWorkbenchWindow::Pointer window) | |
QmitkOpenXnatEditorAction (const QIcon &icon, berry::IWorkbenchWindow::Pointer window) | |
Protected Slots | |
void | Run () |
Definition at line 24 of file QmitkOpenXnatEditorAction.h.
QmitkOpenXnatEditorAction::QmitkOpenXnatEditorAction | ( | berry::IWorkbenchWindow::Pointer | window | ) |
Definition at line 22 of file QmitkOpenXnatEditorAction.cpp.
QmitkOpenXnatEditorAction::QmitkOpenXnatEditorAction | ( | const QIcon & | icon, |
berry::IWorkbenchWindow::Pointer | window | ||
) |
Definition at line 28 of file QmitkOpenXnatEditorAction.cpp.
References berry::Platform::GetPreferencesService(), berry::IPreferencesService::GetSystemPreferences(), and Run().
|
protectedslot |
Definition at line 50 of file QmitkOpenXnatEditorAction.cpp.
References berry::SmartPointer< TObjectType >::IsNull(), and berry::IWorkbenchPage::MATCH_ID.
Referenced by QmitkOpenXnatEditorAction().