OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991¶
- author:
Dragonfly Team
- contact:
- email:
- organization:
Comet Technologies Canada Inc.
- address:
460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7
- copyright:
Comet Technologies Canada Inc. All rights reserved 2023.
- date:
Feb 06 2019 11:54
- dragonflyVersion:
4.0.0.11112
- UUID:
d2444f1e2a2f11e9853540167e7aa991
Class Code¶
- class OrsPythonPlugins.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991(*args, **kwargs)¶
- cleanup()¶
Deletes the variables managed by the plugin. It is the place to remove callbacks and other references to Python objects that would prevent them to be garbage collected. This method is called during the process of deletion of the plugin. It calls for the cleanup and deletion of the forms.
- classmethod getMainFormClass()¶
Gets the class of the main form
- Returns:
output –