.. link: .. description: .. tags: .. date: 2013/08/18 00:00:00 .. title: NINJA-IDE .. slug: utils .. class:: alert alert-info pull-top .. contents:: *Module:* `utils.py `_ API ===================================================================== No description. *Imports:* ------------ - `PyQt4.QtCore.QObject `_ *Class:* `SignalFlowControl(QObject) `_ ------------------------------------------------------------------------------------------------------------------ .. code:: python class SignalFlowControl(QObject): No description. *Attributes* ~~~~~~~~~~~~~~ - `__stop [at ln:10] `_ *Function:* `__init__() [at ln:6] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def __init__(): No description. ---- *Function:* `stop() [at ln:9] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def stop(): No description. ---- *Function:* `stopped() [at ln:12] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def stopped(): No description.