Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
QmitkFileExitAction Class Reference

#include <QmitkFileExitAction.h>

Inheritance diagram for QmitkFileExitAction:
Collaboration diagram for QmitkFileExitAction:

Public Member Functions

 QmitkFileExitAction (berry::SmartPointer< berry::IWorkbenchWindow > window)
 
 QmitkFileExitAction (berry::IWorkbenchWindow *window)
 
 QmitkFileExitAction (const QIcon &icon, berry::SmartPointer< berry::IWorkbenchWindow > window)
 
 QmitkFileExitAction (const QIcon &icon, berry::IWorkbenchWindow *window)
 

Protected Slots

void Run ()
 

Detailed Description

Definition at line 33 of file QmitkFileExitAction.h.

Constructor & Destructor Documentation

QmitkFileExitAction::QmitkFileExitAction ( berry::SmartPointer< berry::IWorkbenchWindow window)
QmitkFileExitAction::QmitkFileExitAction ( berry::IWorkbenchWindow window)

Definition at line 37 of file QmitkFileExitAction.cpp.

QmitkFileExitAction::QmitkFileExitAction ( const QIcon &  icon,
berry::SmartPointer< berry::IWorkbenchWindow window 
)
QmitkFileExitAction::QmitkFileExitAction ( const QIcon &  icon,
berry::IWorkbenchWindow window 
)

Definition at line 44 of file QmitkFileExitAction.cpp.

Member Function Documentation

void QmitkFileExitAction::Run ( )
protectedslot

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