• [^] # Re: QCanvas ?

    Posté par . En réponse à la dépêche Disponibilité de Qt4.1. Évalué à 2.

    Y'a déjà un truc ici, si ça t'intéresse :
    ftp://ftp.trolltech.com/qt/source/qtcanvas-opensource-4.1.0.(...)

    Néanmoins, je cite le README :
    QtCanvas is Qt 3's canvas module with a Qt 4 style API.

    QtCanvas is a port to Qt 4 of Qt 3's QCanvas module. It is intended to be used in porting projects from Qt 3 to Qt 4. QtCanvas differs from the Qt3Canvas classes of the Qt3Support module in that the API has been updated to Qt 4 style. Hence, it facilitates "clean" Qt 4 ports which do not require Qt3Support.

    It should be noted that this module is not recommended as the long-term choice for new Qt 4 projects, as Qt 4.2 is expected to provide a replacement for QCanvas, based on Qt 4's powerful new 2D paint system.