.. link: .. description: .. tags: .. date: 2013/08/18 00:00:00 .. title: NINJA-IDE .. slug: start_page .. class:: alert alert-info pull-top .. contents:: *Module:* `start_page.py `_ API ======================================================================================== No description. *Imports:* ------------ - `PyQt4.QtDeclarative.QDeclarativeView `_ - `PyQt4.QtCore.QSettings `_ - `PyQt4.QtGui.QVBoxLayout `_ - `PyQt4.QtGui.QWidget `_ - `PyQt4.QtCore.SIGNAL `_ - `ninja_ide.gui.main_panel.itab_item `_ - `ninja_ide.resources `_ - `ninja_ide.tools.ui_tools `_ *Class:* `StartPage(QWidget, itab_item.ITabItem) `_ ---------------------------------------------------------------------------------------------------------------------------------------------------------- .. code:: python class StartPage(QWidget, itab_item.ITabItem): No description. *Attributes* ~~~~~~~~~~~~~~ - `_id [at ln:18] `_ - `root [at ln:24] `_ - `view [at ln:20] `_ *Function:* `__init__(parent=None) [at ln:16] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def __init__(parent=None): No description. ---- *Function:* `_on_click_on_delete(path) [at ln:41] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def _on_click_on_delete(path): No description. ---- *Function:* `_on_click_on_favorite(path, value) [at ln:48] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def _on_click_on_favorite(path, value): No description. ---- *Function:* `_open_project(path) [at ln:38] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def _open_project(path): No description. ---- *Function:* `load_items() [at ln:56] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def load_items(): No description.