Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
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 45 of file mitkIPythonService.h.

Member Function Documentation

◆ CommandExecuted()

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

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