![]() |
ImFusion SDK 4.3
|
This is the complete list of members for PythonInterpreterInterface, including all inherited members.
| bridgeDirectory() const =0 | PythonInterpreterInterface | pure virtual |
| createFactoriesPlugin()=0 (defined in PythonInterpreterInterface) | PythonInterpreterInterface | protectedpure virtual |
| createInteractiveConsole(MainWindowBase *main)=0 | PythonInterpreterInterface | pure virtual |
| dict typedef (defined in PythonInterpreterInterface) | PythonInterpreterInterface | |
| eval(const std::string &expr, const dict &localData=dict())=0 | PythonInterpreterInterface | pure virtual |
| eval_file(std::string filename)=0 | PythonInterpreterInterface | pure virtual |
| exec(std::string expr)=0 | PythonInterpreterInterface | pure virtual |
| gil_scoped_acquire()=0 (defined in PythonInterpreterInterface) | PythonInterpreterInterface | pure virtual |
| gil_scoped_release()=0 (defined in PythonInterpreterInterface) | PythonInterpreterInterface | pure virtual |
| PythonInterpreterInterface(const std::string &) (defined in PythonInterpreterInterface) | PythonInterpreterInterface | inlineprotected |
| setApplicationController(ApplicationController &app)=0 (defined in PythonInterpreterInterface) | PythonInterpreterInterface | protectedpure virtual |
| start()=0 (defined in PythonInterpreterInterface) | PythonInterpreterInterface | protectedpure virtual |
| version() const =0 | PythonInterpreterInterface | pure virtual |
| ~PythonInterpreterInterface()=default (defined in PythonInterpreterInterface) | PythonInterpreterInterface | virtual |