|
Mantid
|
#include "MantidKernel/ConfigPropertyObserver.h"#include "MantidPythonInterface/core/CallMethod.h"#include "MantidPythonInterface/core/GlobalInterpreterLock.h"#include <boost/python/class.hpp>#include <boost/python/def.hpp>#include <boost/python/pure_virtual.hpp>Go to the source code of this file.
Classes | |
| struct | boost::python::has_back_reference< ConfigPropertyObserverWrapper > |
| class | ConfigPropertyObserverWrapper |
Namespaces | |
| namespace | boost |
| namespace | boost::python |
Functions | |
| void | export_ConfigPropertyObserver () |
| void export_ConfigPropertyObserver | ( | ) |
Definition at line 35 of file ConfigPropertyObserver.cpp.
References ConfigPropertyObserverWrapper::onPropertyValueChanged().