NINJA-IDE

Module: linux.py API

No description.


Class: QNotifier(QThread)

class QNotifier(QThread):

No description.

Function: __init__(wm, processor) [at ln:72]

def __init__(wm, processor):

No description.


Function: run() [at ln:81]

def run():

No description.


Class: NinjaProcessEvent(ProcessEvent)

class NinjaProcessEvent(ProcessEvent):

No description.

Function: __init__(process_callback) [at ln:45]

def __init__(process_callback):

No description.


Function: process_IN_CREATE(event) [at ln:49]

def process_IN_CREATE(event):

No description.


Function: process_IN_DELETE(event) [at ln:52]

def process_IN_DELETE(event):

No description.


Function: process_IN_DELETE_SELF(event) [at ln:55]

def process_IN_DELETE_SELF(event):

No description.


Function: process_IN_MODIFY(event) [at ln:58]

def process_IN_MODIFY(event):

No description.


Function: process_IN_MOVED_FROM(event) [at ln:64]

def process_IN_MOVED_FROM(event):

No description.


Function: process_IN_MOVED_TO(event) [at ln:61]

def process_IN_MOVED_TO(event):

No description.


Function: process_IN_MOVE_SELF(event) [at ln:67]

def process_IN_MOVE_SELF(event):

No description.


Class: NinjaFileSystemWatcher(base_watcher.BaseWatcher)

class NinjaFileSystemWatcher(base_watcher.BaseWatcher):

No description.

Function: __init__() [at ln:108]

def __init__():

No description.


Function: add_watch(path) [at ln:113]

def add_watch(path):

No description.


Function: remove_watch(path) [at ln:128]

def remove_watch(path):

No description.


Function: shutdown_notification() [at ln:134]

def shutdown_notification():

No description.

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