PyQt compatible Python wrapping using SIP
authorBrandon King <kingb@caltech.edu>
Thu, 12 Apr 2007 22:31:03 +0000 (22:31 +0000)
committerBrandon King <kingb@caltech.edu>
Thu, 12 Apr 2007 22:31:03 +0000 (22:31 +0000)
commit663d1076191ceebda1176428c56523fa73de7320
tree0e5137760610ec6a9c692b8269fb5fc45585bde5
parent58fe385bd7703c81343e08b13f2492380a5089c2
PyQt compatible Python wrapping using SIP
  * First successful attempt at wrapping a mussagl Qt Widget in a way
that makes it compatible with PyQt.
  * Currently Wrapped:
    * MussaSetupDialog
qui/mussa_setup_dialog/MussaSetupDialog.sip [new file with mode: 0644]
sip/configure.py [new file with mode: 0644]
sip/mussamod.sip [new file with mode: 0644]