forked from eticre/povmodeler
-
Notifications
You must be signed in to change notification settings - Fork 0
the modeller gui
tribad edited this page Mar 15, 2020
·
3 revisions
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.