Q4Banking is a Qt4 port of the QBanking frontend from the AqBanking Library, which works without using any Qt3 support classes. It currently is in a basically usable state, however it's purpose is to check wether a port brings real benefits.
The current version can be linked against the Qt4 libraries and I tested most of teh widgets in Q4Banking.
The download contains the Q4Banking library and Qt4 configuration modules for the various backends. You need to have AqBanking installed to compile and install Q4Banking.
ATTENTION: The archive is built directly from the subversion checkout and thus you need to execute make -f Makefile.cvs first.
I'll be happy about any kind of feedback, especially regarding the ui's for the backends as I can only test AqHBCI here.
Q4BankManager builds on top of the Q4Banking library and provides a pure Qt4 Implementation of QBankManager.
Webmaster: Andreas Pakulat