Abdelrazak Younes <[EMAIL PROTECTED]> writes: > I would of course keep all the algorithms. I am just thinking of > dropping all classes and variable that have a Qt equivalent.
Why not. Remember that you need to have a menu with all the uninterpreted things, and another one which is the raw menu. You can probably make expandMenu generate directly a QMenu, but not much more. And this is at the price of moving to frontend/qt4/ some code that does not belong there (belongs to frontends/ though). JMarc
