Skip to content

the modeller gui

tribad edited this page Mar 15, 2020 · 3 revisions

GUI

To reduce the various dependencies between some of the GUI elements and some more complex activities the GUI is split in a collection of classes. One group in this collection are the menu classes that directly interact with the signals from using the gui elements. Some of them will only forward the signals emitted but others may do some sort of pre-processing. This depends on the complexity of its activities.

Main Classes

Clone this wiki locally