-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Demonstrations
To be shown in example repos
- Add C++ Signal and Slot to Processor
- Add Python Signal and Slot to Processor
- C++ Signal connects to C++ Slot
- C++ Signal calls C++ Slot
- Python Signal connects to Python Slot
- Python Signal calls Python Slot
- C++ Signal connects to Python Slot
- C++ Signal calls Python Slot
- Python Signal connects to C++ Slot
- Python Signal calls C++ Slot
Unit Tests
- C++ Signal connects to C++ Slot
- C++ Signal calls C++ Slot
- Python Signal connects to Python Slot
- Python Signal calls Python Slot
- C++ Signal connects to Python Slot
- C++ Signal calls Python Slot
- Python Signal connects to C++ Slot
- Python Signal calls C++ Slot
Library Features
- C++ Signal and Slot classes
- Python Signal and Slot wrappers
- Method for adding C++ Signals and Slots to Processors
- Method for adding Python Signals and Slots to Processors