ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PythonRepl.h File Reference
#include <QMainWindow>
#include <string>
#include "PythonInterpreter.h"
Include dependency graph for PythonRepl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  History
 Simple history system for the REPL. More...
 
class  KeyPressEater
 Class used by the REPL to handle key presses. More...
 
class  PythonRepl
 Homemade REPL (Read Print Eval Loop) More...