13 #ifndef QmitkFileOpenAction_h
14 #define QmitkFileOpenAction_h
24 class QmitkFileOpenActionPrivate;
44 const QScopedPointer<QmitkFileOpenActionPrivate> d;
QmitkFileOpenAction(berry::IWorkbenchWindow::Pointer window)
QmitkFileOpenAction(const QIcon &icon, berry::IWorkbenchWindow *window)
QmitkFileOpenAction(const QIcon &icon, berry::IWorkbenchWindow::Pointer window)
~QmitkFileOpenAction() override
Implements transparent reference counting.