OrsContextStatusBar

Manages the status bar of specific contexts

author:

Dragonfly Team

contact:

https://dragonfly.comet.tech

email:

support.dragonfly@comet.tech

organization:

Comet Technologies Canada Inc.

address:

460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7

copyright:

Comet Technologies Canada Inc. All rights reserved 2023.

date:

Mar 07 2016 06:45

dragonflyVersion:

3.0

UUID:

e8bf4170761011e79701448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsContextStatusBar.OrsContextStatusBar.OrsContextStatusBar(*args, **kwargs)
classmethod getMainFormClass()

Gets the class of the main form

Returns:

output

handleChanged(oldState, newState)

This method is called when the state of the application is changed.

Parameters:
  • oldState (str) – name of the old (previous) state

  • newState (str) – name of the new (current) state