Public Member Functions

mitk::IContextMenuAction Struct Reference

#include <mitkIContextMenuAction.h>

Inheritance diagram for mitk::IContextMenuAction:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void SetSmoothed (bool smoothed)=0
virtual void SetFunctionality (berry::QtViewPart *functionality)=0

Detailed Description

A context menu action, which is linked to the context menu
through an extension point. For an example check the
plugin.xml and the connected classes of
the the segmentation bundle and also the QmitkDataManagerView.cpp
in this bundle.

Definition at line 20 of file mitkIContextMenuAction.h.


Member Function Documentation

virtual void mitk::IContextMenuAction::SetFunctionality ( berry::QtViewPart functionality ) [pure virtual]
virtual void mitk::IContextMenuAction::SetSmoothed ( bool  smoothed ) [pure virtual]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines