.. link: .. description: .. tags: .. date: 2013/08/18 00:00:00 .. title: NINJA-IDE .. slug: preferences .. class:: alert alert-info pull-top .. contents:: *Module:* `preferences.py `_ API ======================================================================================= No description. *Imports:* ------------ - `copy `_ - `getpass `_ - `os `_ - `PyQt4.QtGui.QDialog `_ - `PyQt4.QtCore.Qt `_ - `__future__.absolute_import `_ - `__future__.unicode_literals `_ *Class:* `PreferencesWidget(QDialog) `_ ------------------------------------------------------------------------------------------------------------------------------------------ .. code:: python class PreferencesWidget(QDialog): No description. *Function:* `__init__(parent=None) [at ln:77] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def __init__(parent=None): No description.