Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
berry::IWorkbenchCommandConstants Struct Reference

#include <berryIWorkbenchCommandConstants.h>

Inheritance diagram for berry::IWorkbenchCommandConstants:

Static Public Attributes

static const QString FILE_NEW
 
static const QString FILE_OPEN
 
static const QString FILE_SAVE
 
static const QString FILE_EXIT
 
static const QString EDIT_UNDO
 
static const QString EDIT_REDO
 
static const QString EDIT_CUT
 
static const QString EDIT_COPY
 
static const QString EDIT_PASTE
 
static const QString EDIT_DELETE
 
static const QString WINDOW_NEW_WINDOW
 
static const QString WINDOW_NEW_EDITOR
 
static const QString WINDOW_SHOW_VIEW_MENU
 
static const QString WINDOW_ACTIVATE_EDITOR
 
static const QString WINDOW_MAXIMIZE_ACTIVE_VIEW_OR_EDITOR
 
static const QString WINDOW_MINIMIZE_ACTIVE_VIEW_OR_EDITOR
 
static const QString WINDOW_NEXT_EDITOR
 
static const QString WINDOW_PREVIOUS_EDITOR
 
static const QString WINDOW_NEXT_VIEW
 
static const QString WINDOW_PREVIOUS_VIEW
 
static const QString WINDOW_NEXT_PERSPECTIVE
 
static const QString WINDOW_PREVIOUS_PERSPECTIVE
 
static const QString WINDOW_CLOSE_ALL_PERSPECTIVES
 
static const QString WINDOW_CLOSE_PERSPECTIVE
 
static const QString WINDOW_CLOSE_PERSPECTIVE_PARM_ID
 
static const QString WINDOW_CLOSE_PART
 
static const QString WINDOW_CUSTOMIZE_PERSPECTIVE
 
static const QString WINDOW_PIN_EDITOR
 
static const QString WINDOW_PREFERENCES
 
static const QString WINDOW_PREFERENCES_PARM_PAGEID
 
static const QString WINDOW_RESET_PERSPECTIVE
 
static const QString WINDOW_SAVE_PERSPECTIVE_AS
 
static const QString WINDOW_SHOW_KEY_ASSIST
 
static const QString HELP_HELP_CONTENTS
 
static const QString HELP_HELP_SEARCH
 
static const QString HELP_DYNAMIC_HELP
 
static const QString HELP_WELCOME
 
static const QString HELP_ABOUT
 
static const QString VIEWS_SHOW_VIEW
 
static const QString VIEWS_SHOW_VIEW_PARM_ID
 
static const QString VIEWS_SHOW_VIEW_SECONDARY_ID
 
static const QString VIEWS_SHOW_VIEW_PARM_FASTVIEW
 
static const QString PERSPECTIVES_SHOW_PERSPECTIVE
 
static const QString PERSPECTIVES_SHOW_PERSPECTIVE_PARM_ID
 
static const QString PERSPECTIVES_SHOW_PERSPECTIVE_PARM_NEWWINDOW
 

Detailed Description

Constants for all commands defined by the BlueBerry workbench.

This interface is not intended to be extended by clients. This interface is not intended to be implemented by clients.

Definition at line 33 of file berryIWorkbenchCommandConstants.h.

Member Data Documentation

const QString berry::IWorkbenchCommandConstants::EDIT_COPY
static

Id for command "Copy" in category "Edit" (value is "org.blueberry.ui.edit.copy").

Definition at line 85 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::EDIT_CUT
static

Id for command "Cut" in category "Edit" (value is "org.blueberry.ui.edit.cut").

Definition at line 79 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::EDIT_DELETE
static

Id for command "Delete" in category "Edit" (value is "org.blueberry.ui.edit.delete").

Definition at line 97 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::EDIT_PASTE
static

Id for command "Paste" in category "Edit" (value is "org.blueberry.ui.edit.paste").

Definition at line 91 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::EDIT_REDO
static

Id for command "Redo" in category "Edit" (value is "org.blueberry.ui.edit.redo").

Definition at line 73 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::EDIT_UNDO
static

Id for command "Undo" in category "Edit" (value is "org.blueberry.ui.edit.undo").

Definition at line 67 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::FILE_EXIT
static

Id for command "Exit" in category "File" (value is "org.blueberry.ui.file.exit").

Definition at line 59 of file berryIWorkbenchCommandConstants.h.

Referenced by QmitkExtActionBarAdvisor::MakeActions().

const QString berry::IWorkbenchCommandConstants::FILE_NEW
static

Id for command "New" in category "File" (value is "org.blueberry.ui.newWizard").

Definition at line 41 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::FILE_OPEN
static

Id for command "Open File" in category "File" (value is "org.blueberry.ui.file.openLocal").

Definition at line 47 of file berryIWorkbenchCommandConstants.h.

Referenced by QmitkExtActionBarAdvisor::MakeActions().

const QString berry::IWorkbenchCommandConstants::FILE_SAVE
static

Id for command "Save" in category "File" (value is "org.blueberry.ui.file.save").

Definition at line 53 of file berryIWorkbenchCommandConstants.h.

Referenced by QmitkExtActionBarAdvisor::MakeActions().

const QString berry::IWorkbenchCommandConstants::HELP_ABOUT
static

Id for command "About" in category "Help" (value is "org.blueberry.ui.help.aboutAction").

Definition at line 271 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::HELP_DYNAMIC_HELP
static

Id for command "Dynamic Help" in category "Help" (value is "org.blueberry.ui.help.dynamicHelp").

Definition at line 259 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::HELP_HELP_CONTENTS
static

Id for command "Help Contents" in category "Help" (value is "org.blueberry.ui.help.helpContents").

Definition at line 247 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::HELP_HELP_SEARCH
static

Id for command "Help Search" in category "Help" (value is "org.blueberry.ui.help.helpSearch").

Definition at line 253 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::HELP_WELCOME
static

Id for command "Welcome" in category "Help" (value is "org.blueberry.ui.help.quickStartAction").

Definition at line 265 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::PERSPECTIVES_SHOW_PERSPECTIVE
static

Id for command "Show Perspective" in category "Perspectives" (value is "org.blueberry.ui.perspectives.showPerspective").

Definition at line 306 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::PERSPECTIVES_SHOW_PERSPECTIVE_PARM_ID
static

Id for parameter "Perspective Id" in command "Show Perspective" in category "Perspectives" (value is "org.blueberry.ui.perspectives.showPerspective.perspectiveId" ).

Definition at line 314 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::PERSPECTIVES_SHOW_PERSPECTIVE_PARM_NEWWINDOW
static

Id for parameter "In New Window" in command "Show Perspective" in category "Perspectives" (value is "org.blueberry.ui.perspectives.showPerspective.newWindow"). Optional.

Definition at line 322 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::VIEWS_SHOW_VIEW
static

Id for command "Show View" in category "Views" (value is "org.blueberry.ui.views.showView").

Definition at line 279 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::VIEWS_SHOW_VIEW_PARM_FASTVIEW
static

Id for parameter "As Fastview" in command "Show View" in category "Views" (value is "org.blueberry.ui.views.showView.makeFast"). Optional.

Definition at line 298 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::VIEWS_SHOW_VIEW_PARM_ID
static

Id for parameter "View Id" in command "Show View" in category "Views" (value is "org.blueberry.ui.views.showView.viewId").

Definition at line 285 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::VIEWS_SHOW_VIEW_SECONDARY_ID
static

Id for parameter "Secondary Id" in command "Show View" in category "Views" (value is "org.blueberry.ui.views.showView.secondaryId").

Definition at line 291 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_ACTIVATE_EDITOR
static

Id for command "Activate Editor" in category "Window" (value is "org.eclipse.ui.window.activateEditor").

Definition at line 123 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_CLOSE_ALL_PERSPECTIVES
static

Id for command "Close All Perspectives" in category "Window" (value is "org.eclipse.ui.window.closeAllPerspectives").

Definition at line 177 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_CLOSE_PART
static

Id for command "Close Part" in category "Window" (value is "org.eclipse.ui.file.closePart").

Definition at line 197 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_CLOSE_PERSPECTIVE
static

Id for command "Close Perspective" in category "Window" (value is "org.eclipse.ui.window.closePerspective").

Definition at line 183 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_CLOSE_PERSPECTIVE_PARM_ID
static

Id for parameter "Perspective Id" in command "Close Perspective" in category "Window" (value is "org.eclipse.ui.window.closePerspective.perspectiveId"). Optional.

Definition at line 191 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_CUSTOMIZE_PERSPECTIVE
static

Id for command "Customize Perspective" in category "Window" (value is "org.eclipse.ui.window.customizePerspective").

Definition at line 203 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_MAXIMIZE_ACTIVE_VIEW_OR_EDITOR
static

Id for command "Maximize Active View or Editor" in category "Window" (value is "org.eclipse.ui.window.maximizePart").

Definition at line 129 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_MINIMIZE_ACTIVE_VIEW_OR_EDITOR
static

Id for command "Minimize Active View or Editor" in category "Window" (value is "org.eclipse.ui.window.minimizePart").

Definition at line 135 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_NEW_EDITOR
static

Id for command "New Editor" in category "Window" (value is "org.eclipse.ui.window.newEditor").

Definition at line 111 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_NEW_WINDOW
static

Id for command "New Window" in category "Window" (value is "org.eclipse.ui.window.newWindow").

Definition at line 105 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_NEXT_EDITOR
static

Id for command "Next Editor" in category "Window" (value is "org.eclipse.ui.window.nextEditor").

Definition at line 141 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_NEXT_PERSPECTIVE
static

Id for command "Next Perspective" in category "Window" (value is "org.eclipse.ui.window.nextPerspective").

Definition at line 165 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_NEXT_VIEW
static

Id for command "Next View" in category "Window" (value is "org.eclipse.ui.window.nextView").

Definition at line 153 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_PIN_EDITOR
static

Id for command "Pin Editor" in category "Window" (value is "org.eclipse.ui.window.pinEditor").

Definition at line 209 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_PREFERENCES
static

Id for command "Preferences" in category "Window" (value is "org.eclipse.ui.window.preferences").

Definition at line 215 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_PREFERENCES_PARM_PAGEID
static

Id for parameter "Preference Page Id" in command "Preferences" in category "Window" (value is "preferencePageId"). Optional.

Definition at line 221 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_PREVIOUS_EDITOR
static

Id for command "Previous Editor" in category "Window" (value is "org.eclipse.ui.window.previousEditor").

Definition at line 147 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_PREVIOUS_PERSPECTIVE
static

Id for command "Previous Perspective" in category "Window" (value is "org.eclipse.ui.window.previousPerspective").

Definition at line 171 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_PREVIOUS_VIEW
static

Id for command "Previous View" in category "Window" (value is "org.eclipse.ui.window.previousView").

Definition at line 159 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_RESET_PERSPECTIVE
static

Id for command "Reset Perspective" in category "Window" (value is "org.eclipse.ui.window.resetPerspective").

Definition at line 227 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_SAVE_PERSPECTIVE_AS
static

Id for command "Save Perspective As" in category "Window" (value is "org.eclipse.ui.window.savePerspective").

Definition at line 233 of file berryIWorkbenchCommandConstants.h.

Referenced by QmitkViewNavigatorWidget::SaveCurrentPerspectiveAs().

const QString berry::IWorkbenchCommandConstants::WINDOW_SHOW_KEY_ASSIST
static

Id for command "Show Key Assist" in category "Window" (value is "org.eclipse.ui.window.showKeyAssist").

Definition at line 239 of file berryIWorkbenchCommandConstants.h.

const QString berry::IWorkbenchCommandConstants::WINDOW_SHOW_VIEW_MENU
static

Id for command "Show View Menu" in category "Window" (value is "org.eclipse.ui.window.showViewMenu").

Definition at line 117 of file berryIWorkbenchCommandConstants.h.


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