|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include <QmitkFileExitAction.h>


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 () |
Definition at line 29 of file QmitkFileExitAction.h.
| QmitkFileExitAction::QmitkFileExitAction | ( | berry::SmartPointer< berry::IWorkbenchWindow > | window | ) |
| QmitkFileExitAction::QmitkFileExitAction | ( | berry::IWorkbenchWindow * | window | ) |
| QmitkFileExitAction::QmitkFileExitAction | ( | const QIcon & | icon, |
| berry::SmartPointer< berry::IWorkbenchWindow > | window | ||
| ) |
| QmitkFileExitAction::QmitkFileExitAction | ( | const QIcon & | icon, |
| berry::IWorkbenchWindow * | window | ||
| ) |
|
protectedslot |