HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
Python Console
Collaboration diagram for Python Console:

Classes

class  hal::PythonConsole
 An interactable python console. More...
 
class  hal::PythonConsoleHistory
 Stores the history of python commands. More...
 
class  hal::PythonConsoleQssAdapter
 Connects the stylesheet properties to the console code. More...
 
class  hal::PythonConsoleWidget
 Wraps the PythonConsole. More...
 

Detailed Description

Contains all classes that are related to the PythonConsoleWidget.