OrsPluginLauncher_760ab492781711e885d484a6c8f5618e

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:

Jun 24 2018 21:31

dragonflyVersion:

3.6.0.487 (D)

UUID:

760ab492781711e885d484a6c8f5618e

Class Code

class OrsPythonPlugins.OrsPluginLauncher_760ab492781711e885d484a6c8f5618e.OrsPluginLauncher_760ab492781711e885d484a6c8f5618e.OrsPluginLauncher_760ab492781711e885d484a6c8f5618e(*args, **kwargs)
classmethod getEligiblePluginsData()

Method called to know the plugins that can be opened with the Plugin Launcher. It is called from the Preferences plugin.

Returns:

output (str) – string of the plugin classes separated by “||”

classmethod getMainFormClass()

Gets the class of the main form

Returns:

output