OrsStatusBar¶
Plugin managing the status bar of the application
| 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: | July 2017 |
| dragonflyVersion: | |
| 3.1.0.286 (D) | |
| UUID: | 9bd4ea8a761c11e7b642448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsStatusBar.OrsStatusBar.OrsStatusBar(varName=None, managed=True)¶ -
DummyState= 'DummyState'¶
-
UIDescriptors= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
captions= {}¶
-
closable= False¶
-
closeWidget(name)¶
-
classmethod
getAbout()¶
-
getState()¶
-
handleChanged(oldState, newState)¶
-
handleTriggered()¶
-
keepAlive= False¶
-
multiple= False¶
-
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)¶
-
orsStatusTextChange()¶
-
prefix= 'Current state:'¶
-
savable= True¶
-
stateDescriptors= [<ORSServiceClass.OrsPlugin.statedescriptor.StateDescriptor object>]¶
-