OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991¶
| author: | ORS Team |
|---|---|
| contact: | http://theobjects.com |
| email: | info@theobjects.com |
| organization: | Object Research Systems (ORS), Inc. |
| address: | 760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved. |
| date: | Feb 06 2019 11:54 |
| dragonflyVersion: | |
| 4.0.0.11112 | |
| UUID: | d2444f1e2a2f11e9853540167e7aa991 |
Class Code¶
-
class
OrsPythonPlugins.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991.OrsHistogramComparator_d2444f1e2a2f11e9853540167e7aa991(varname=None, managed=True)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
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.
-
closable= True¶
-
closeWidget(name)¶
-
classmethod
contextualMenu(context)¶
-
exportHistogramsToCSV(filename)¶
-
getBinCount()¶
-
getChannelGuidList(guid_lists)¶
-
getHistogramDataToPlot()¶
-
getHistogramModel()¶
-
keepAlive= False¶
-
multiple= True¶
-
classmethod
openGUI(guid_list)¶
-
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)¶
-
orsSelectedObjectsChange()¶
-
refreshAfterPreferencesChanged()¶
-
savable= False¶
-
setBinCount(bin_count)¶
-
setChannelGuidList(guid_lists)¶
-