OrsReimporter_9fb873e4042011e7afc1448a5b5d70c0¶
This is a plugin to be used during the development of Python code. It updates imported modules and all those referring to them.
| author: | ORS Team |
|---|---|
| contact: | http://theobjects.com |
| email: | info@theobjects.com |
| organization: | Object Research Systems (ORS), Inc. |
| address: | 460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7 |
| copyright: | Object Research Systems (ORS), Inc. All rights reserved 2021. |
| date: | Mar 08 2017 11:59 |
| dragonflyVersion: | |
| 2.1.0.223 (D) | |
| UUID: | 9fb873e4042011e7afc1448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsReimporter_9fb873e4042011e7afc1448a5b5d70c0.OrsReimporter_9fb873e4042011e7afc1448a5b5d70c0.OrsReimporter_9fb873e4042011e7afc1448a5b5d70c0(varname=None)¶ -
classmethod
OrsReimporter_openGUI()¶
-
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
actionReimportCurrentlySelectedModules()¶
-
filterDisplayedModules()¶
-
getFilterDisplayedModules()¶
-
classmethod
getMainFormClass()¶ Gets the class of the main form
Returns: output –
-
classmethod
getRestrictedLocationsOfRoots()¶
-
classmethod
getSupportedRoots()¶
-
getTreeModelImportedModules()¶
-
keepAlive= False¶
-
multiple= False¶
-
pluginClass= 'Developer'¶
-
reimportCurrentlySelectedModules()¶
-
reimportModules(modulesToImport)¶
-
savable= False¶
-
setFilterDisplayedModules(strFilterDisplayedModules)¶
-
showInToolbar= True¶
-
classmethod
topLevelMenu()¶
-
updateTreeModelImportedModules()¶
-
classmethod