PyQt4.QtGui.QApplication.instance.infos_changed_signal

Here are the examples of the python api PyQt4.QtGui.QApplication.instance.infos_changed_signal taken from open source projects. By voting up you can indicate which examples are most useful and appropriate.

1 Examples 7

Example 1

Project: brickv Source File: infos.py
def get_infos_changed_signal():
    return QApplication.instance().infos_changed_signal