new QtBCallCb class

This commit is contained in:
Romain Bignon 2010-07-03 17:17:36 +02:00
commit 84937667a3
2 changed files with 30 additions and 4 deletions

View file

@ -1,2 +1 @@
from .qt import QtApplication
from .qt import QtMainWindow
from .qt import QtApplication, QtMainWindow, QtBCallCb