Public Member Functions | |
void | pythonExecutionOutputEvent (const std::string &msg, PythonOutputType outputType) |
![]() | |
Observable (const Observable< PythonExecutionOutputObserver > &other) | |
Observable (Observable< PythonExecutionOutputObserver > &&other) noexcept | |
Observable< PythonExecutionOutputObserver > & | operator= (const Observable< PythonExecutionOutputObserver > &other) |
Observable< PythonExecutionOutputObserver > & | operator= (Observable< PythonExecutionOutputObserver > &&other) noexcept |
void | addObserver (PythonExecutionOutputObserver *observer) |
void | removeObserver (PythonExecutionOutputObserver *observer) |
virtual void | startBlockingNotifications () override final |
virtual void | stopBlockingNotifications () override final |
Additional Inherited Members | |
![]() | |
void | forEachObserver (C callback) |
![]() | |
void | addObservationHelper (Observer *observer) |
void | removeObservationHelper (Observer *observer) |