NINJA-IDE

Module: plugin.py API

No description.

Class: Plugin(QObject)

class Plugin(QObject):
Base class for ALL Plugin
All plugins should inherit from this class

Function: __init__(locator, metadata=None) [at ln:34]

def __init__(locator, metadata=None):

No description.


Function: finish() [at ln:56]

def finish():

No description.


Function: get_preferences_widget() [at ln:59]

def get_preferences_widget():

No description.


Function: initialize() [at ln:52]

def initialize():
The initialization of the Plugin should be here.

Function: path() [at ln:62]

def path():

No description.

Decorators:

  • property
Contents © 2013 NINJA-IDE - Powered by Nikola and Documentor