logFile
par défaut et création d'un log relatif au cas test en cours nommé resfile.txt
(p. expl. workspace/app.qs.cont2/resfile.txt
)raw_input()
dans la fenêtre graphique.QtMetaThread
(Qt n'est plus dans un thread). Création du fichier MetaforApplication.*
qui contient l'application Qt spécifique à Metafor.LogFile.*
et Nullbuf.*
(ces classes trainaient un peu n'importe où).
Ajouter PythonWindow.ui
et MetaforApplication.*
, retirer QtMetaThread.*
Ajouter
IMAGES += ../../../oo_meta/mtQt/icons/splash.png IMAGES += ../../../oo_meta/mtQt/icons/icon.png
pour les nouvelles images.
A oo_meta/mtQt/MetaforApplication.h A oo_meta/mtQt/MetaforApplication.cpp R oo_meta/mtQt/QtMetaThread.h R oo_meta/mtQt/QtMetaThread.cpp R oo_meta/mtQt/PythonCmdDialog.ui R oo_meta/mtQt/PythonCmdDialog.ui.h A oo_meta/mtQt/PythonWindow.ui A oo_meta/mtQt/PythonWindow.ui.h A oo_meta/mtQt/icons/splash.png A oo_meta/mtQt/icons/icon.png A oo_meta/mtGlobal/Nullbuf.h A oo_meta/mtGlobal/Nullbuf.h A oo_meta/mtGlobal/LogFile.h A oo_meta/mtGlobal/LogFile.h
— Romain BOMAN 2006/11/15 09:38