NINJA-IDE

Module: updates.py API

No description.


Class: ThreadUpdates(QThread)

class ThreadUpdates(QThread):

No description.

Function: __init__() [at ln:114]

def __init__():

No description.


Function: run() [at ln:117]

def run():

No description.


Class: TrayIconUpdates(QSystemTrayIcon)

class TrayIconUpdates(QSystemTrayIcon):
Tray Icon to show Updates of new versions.
@ SIGNALS:
@ closeTrayIcon()

Function: __init__(parent) [at ln:45]

def __init__(parent):

No description.


Function: _close() [at ln:104]

def _close():

No description.


Function: _show_download() [at ln:107]

def _show_download():

No description.


Function: _show_messages(ide_version, download) [at ln:74]

def _show_messages(ide_version, download):

No description.


Function: setup_menu(show_downloads=False) [at ln:60]

def setup_menu(show_downloads=False):

No description.

Contents © 2013 NINJA-IDE - Powered by Nikola and Documentor