.. link: .. description: .. tags: .. date: 2013/08/18 00:00:00 .. title: NINJA-IDE .. slug: image_viewer .. class:: alert alert-info pull-top .. contents:: *Module:* `image_viewer.py `_ API ============================================================================================ No description. *Imports:* ------------ - `PyQt4.QtGui.QLabel `_ - `PyQt4.QtGui.QPixmap `_ - `PyQt4.QtGui.QScrollArea `_ - `__future__.absolute_import `_ - `ninja_ide.gui.main_panel.itab_item `_ *Class:* `ImageViewer(QScrollArea, itab_item.ITabItem) `_ -------------------------------------------------------------------------------------------------------------------------------------------------------------------- .. code:: python class ImageViewer(QScrollArea, itab_item.ITabItem): No description. *Attributes* ~~~~~~~~~~~~~~ - `_id [at ln:31] `_ - `label [at ln:33] `_ *Function:* `__init__(image) [at ln:28] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def __init__(image): No description.