OrsGenericAction¶
Container for all actions not specific to a plugin
| 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 2018. |
| date: | Jan 13 2017 09:38 |
| dragonflyVersion: | |
| 3.0 | |
| UUID: | bde800c8761311e780d1448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsGenericAction.OrsGenericAction.OrsGenericAction(varname=None, managed=True)¶ -
classmethod
addActionsMethods()¶
-
closable= True¶
-
classmethod
executeAction(actionString)¶ Evaluates a string from an action
Parameters: actionString (str) – the string to evaluate
-
keepAlive= False¶
-
multiple= True¶
-
static
openGUI()¶
-
savable= True¶
-
classmethod