Navigation
index
modules
|
next
|
previous
|
RepTate v1.3.3 2024-08-27 documentation
»
RepTate for developers
RepTate for developers
¶
Contents:
Tutorial: Adding new functionality to RepTate
Goals
New application
New file type
New view
New theory
New Icons
Tutorial: Interfacing Python and C code
Goals
Our C code
Compile the C code into a library
Use a C library in Python
Final comments
Bonus: Callback function
Navigate the source Code of RepTate
Core classes
Core classes (Graphical User Interface)
Applications
Theories
Tools
Main Applications
Code Class Diagrams
Inheritance Diagrams
Container Diagrams
Code and Documentation TODO items
Previous topic
RepTate Tutorial
Next topic
Tutorial: Adding new functionality to RepTate
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
RepTate v1.3.3 2024-08-27 documentation
»
RepTate for developers