IMASViz
Contents:
1. Introduction
2. User Manual
3. HOWTOs
3.1. Plugins
3.1.1. IMASViz and plugins
3.1.2. Developing a simple plugin for plotting data from IDSs
3.1.3. Developing a custom user interface (UI) plugins with Qt designer
IMASViz
Docs
»
3. HOWTOs
»
3.1. Plugins
View page source
3.1. Plugins
ΒΆ
3.1.1. IMASViz and plugins
3.1.2. Developing a simple plugin for plotting data from IDSs
3.1.2.1. Adding IMASViz sources to $PYTHONPATH
3.1.2.2. Setting plugin source structure
3.1.2.3. Python code
3.1.3. Developing a custom user interface (UI) plugins with Qt designer
3.1.3.1. Custom PyQt5 widget creation (code development)
3.1.3.2. Passing custom PyQt5 widget to Qt designer
3.1.3.3. Creating a custom application/plugin with Qt Designer
3.1.3.4. Adding plugin to IMASViz
3.1.3.5. Running the custom plugin in IMASViz