Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
QmitkFileOpenAction Class Reference

#include <QmitkFileOpenAction.h>

Inheritance diagram for QmitkFileOpenAction:
Collaboration diagram for QmitkFileOpenAction:

Public Member Functions

 QmitkFileOpenAction (berry::IWorkbenchWindow::Pointer window)
 
 QmitkFileOpenAction (const QIcon &icon, berry::IWorkbenchWindow::Pointer window)
 
 QmitkFileOpenAction (const QIcon &icon, berry::IWorkbenchWindow *window)
 
 ~QmitkFileOpenAction ()
 

Protected Slots

virtual void Run ()
 

Detailed Description

Definition at line 41 of file QmitkFileOpenAction.h.

Constructor & Destructor Documentation

QmitkFileOpenAction::QmitkFileOpenAction ( berry::IWorkbenchWindow::Pointer  window)
QmitkFileOpenAction::QmitkFileOpenAction ( const QIcon &  icon,
berry::IWorkbenchWindow::Pointer  window 
)
QmitkFileOpenAction::QmitkFileOpenAction ( const QIcon &  icon,
berry::IWorkbenchWindow window 
)

Definition at line 98 of file QmitkFileOpenAction.cpp.

QmitkFileOpenAction::~QmitkFileOpenAction ( )

Definition at line 105 of file QmitkFileOpenAction.cpp.

Member Function Documentation

void QmitkFileOpenAction::Run ( )
protectedvirtualslot

The documentation for this class was generated from the following files: