NINJA-IDE

Module: nfilesystem.py API

No description.

Class: NVirtualFolder(QObject)

class NVirtualFolder(QObject):

No description.

Function: __delete_child(signal_handler, child_path) [at ln:62]

def __delete_child(signal_handler, child_path):

No description.


Function: __init__(path, *args, **kwargs) [at ln:24]

def __init__(path, *args, **kwargs):

No description.


Function: __move_child(signal_handler, old_path, new_path) [at ln:65]

def __move_child(signal_handler, old_path, new_path):

No description.


Function: __overwrite(signal_handler, old_path, new_path) [at ln:69]

def __overwrite(signal_handler, old_path, new_path):

No description.


Function: __save_child(temp_path, final_path) [at ln:58]

def __save_child(temp_path, final_path):

No description.


Function: _exists() [at ln:37]

def _exists():

No description.


Function: add_node(node) [at ln:45]

def add_node(node):

No description.


Function: create() [at ln:40]

def create():

No description.


Function: list() [at ln:29]

def list():

No description.


Function: list_all() [at ln:33]

def list_all():

No description.


Class: NVirtualFileSystem(QObject)

class NVirtualFileSystem(QObject):

No description.

Function: __init__(*args, **kwargs) [at ln:74]

def __init__(*args, **kwargs):

No description.


Function: _append_into_watchable(path, fopen) [at ln:97]

def _append_into_watchable(path, fopen):

No description.


Function: create_folder(path) [at ln:92]

def create_folder(path):

No description.


Function: list(path=None) [at ln:105]

def list(path=None):

No description.


Function: open(path, folder=False) [at ln:79]

def open(path, folder=False):

No description.

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