QtBindingHelper.py
Go to the documentation of this file.
00001 from __future__ import print_function
00002 from .binding_helper import loadUi, QT_BINDING, QT_BINDING_MODULES, QT_BINDING_VERSION  # @UnusedImport
00003 
00004 print('Deprecation warning: the "python_qt_binding.QtBindingHelper" module is deprecated and will be removed in the near future.')
00005 print('Replace your usage of QtBindingHelper with import statements like:')
00006 print('  from python_qt_binding.QtCore import QObject')
00007 print('  from python_qt_binding import QtGui, loadUi')


python_qt_binding
Author(s): Dave Hershberger, Dirk Thomas
autogenerated on Fri Jan 3 2014 11:44:20