Revision 152fcbc2
ID: 152fcbc219cd2e4f6df7b38843844bc85fdf2bc2
Switched the python classes to inherit from the base and gui classes.
Use only **kwargs so all contructor parameters must be passed with keys.
Moved gui input forms classes from base to gui param module.
Files
- added
- modified
- copied
- renamed
- deleted
- grc
- base
- Block.py (diff)
- FlowGraph.py (diff)
- Param.py (diff)
- Platform.py (diff)
- gui
- ActionHandler.py (diff)
- Block.py (diff)
- Param.py (diff)
- Platform.py (diff)
- python
- Block.py (diff)
- Connection.py (diff)
- FlowGraph.py (diff)
- Param.py (diff)
- Platform.py (diff)
- Port.py (diff)
- todo.txt (diff)