OrsDataOrganizer_c8d5b3a2586e11e8a722448a5bd787f8¶
To manage datasets, data and objects into projects
| 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: | May 15 2018 14:35 |
| dragonflyVersion: | |
| 3.6.0.470 (D) | |
| UUID: | c8d5b3a2586e11e8a722448a5bd787f8 |
Class Code¶
-
class
OrsPythonPlugins.OrsDataOrganizer_c8d5b3a2586e11e8a722448a5bd787f8.OrsDataOrganizer_c8d5b3a2586e11e8a722448a5bd787f8.OrsDataOrganizer_c8d5b3a2586e11e8a722448a5bd787f8(varName=None, managed=True)¶ -
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
static
changeObjectTitle(item, new_title)¶
-
classmethod
getMainFormClass()¶ Gets the class of the main form
Returns: output –
-
classmethod
getStartAutomatically()¶
-
multiple= False¶
-
classmethod
openOrganizer()¶
-
classmethod
openOrganizerAction()¶
-
static
renameItemFile(item, name)¶
-
savable= False¶
-
showInToolbar= True¶
-
classmethod
startupDefault(openMainForm=True)¶ Creates an instance of the plugin class and opens the main form (if required) at the default position.
Returns: output (AbstractPlugin) – plugin instance
-