NINJA-IDE

Module: central_widget.py API

No description.


Class: LateralPanel(QWidget)

class LateralPanel(QWidget):

No description.

Function: __init__(parent=None) [at ln:203]

def __init__(parent=None):

No description.


Function: add_component(widget) [at ln:227]

def add_component(widget):

No description.


Function: add_new_copy(copy) [at ln:235]

def add_new_copy(copy):

No description.


Function: get_paste() [at ln:241]

def get_paste():

No description.


Function: update_line_col(line, col) [at ln:231]

def update_line_col(line, col):

No description.


Class: CentralWidget(QWidget)

class CentralWidget(QWidget):
splitterCentralRotated()

Function: __init__(parent=None) [at ln:50]

def __init__(parent=None):

No description.


Function: _insert_widget_region0(container, top=False) [at ln:99]

def _insert_widget_region0(container, top=False):

No description.


Function: _insert_widget_region1(container, top=False) [at ln:102]

def _insert_widget_region1(container, top=False):

No description.


Function: add_copy(text) [at ln:197]

def add_copy(text):

No description.


Function: add_to_region(name, obj, region, top=False) [at ln:92]

def add_to_region(name, obj, region, top=False):

No description.


Function: get_area_sizes() [at ln:183]

def get_area_sizes():

No description.


Function: get_inside_sizes() [at ln:188]

def get_inside_sizes():

No description.


Function: get_item(name) [at ln:96]

def get_item(name):

No description.


Function: get_paste() [at ln:194]

def get_paste():

No description.


Function: hide_all() [at ln:109]

def hide_all():
Hide/Show all the containers except the editor.

Function: install() [at ln:82]

def install():

No description.


Function: showEvent(event) [at ln:131]

def showEvent(event):

No description.


Function: show_copypaste_history_popup() [at ln:86]

def show_copypaste_history_popup():

No description.


Function: update_column_number(row, col) [at ln:89]

def update_column_number(row, col):

No description.

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