Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::PythonCommandObserver Class Referenceabstract

#include <mitkIPythonService.h>

Inheritance diagram for mitk::PythonCommandObserver:

Public Member Functions

virtual void CommandExecuted (const std::string &pythonCommand)=0
 

Detailed Description

a PythonCommandObserver gets informed as soon as a python command was issued

See also
IPythonService::AddPythonCommandObserver()

Definition at line 47 of file mitkIPythonService.h.

Member Function Documentation

virtual void mitk::PythonCommandObserver::CommandExecuted ( const std::string &  pythonCommand)
pure virtual

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