.. link: .. description: .. tags: .. date: 2013/08/18 00:00:00 .. title: NINJA-IDE .. slug: about_ninja .. class:: alert alert-info pull-top .. contents:: *Module:* `about_ninja.py `_ API ======================================================================================= No description. *Imports:* ------------ - `ninja_ide `_ - `webbrowser `_ - `PyQt4.QtGui.QDialog `_ - `PyQt4.QtGui.QHBoxLayout `_ - `PyQt4.QtGui.QLabel `_ - `PyQt4.QtGui.QPixmap `_ - `PyQt4.QtCore.QSize `_ - `PyQt4.QtGui.QVBoxLayout `_ - `PyQt4.QtCore.Qt `_ - `PyQt4.QtCore.SIGNAL `_ - `__future__.absolute_import `_ - `ninja_ide.resources `_ *Class:* `AboutNinja(QDialog) `_ ----------------------------------------------------------------------------------------------------------------------------------- .. code:: python class AboutNinja(QDialog): No description. *Attributes* ~~~~~~~~~~~~~~ - `lblIcon [at ln:46] `_ *Function:* `__init__(parent=None) [at ln:37] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def __init__(parent=None): No description. ---- *Function:* `link_activated(link) [at ln:83] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def link_activated(link): No description.