Vote des utilisateurs
0
0
Détails
Licence : Non renseignée
Mise en ligne le 12 novembre 2010
Plate-formes :
Linux, Mac, Windows
Langue : Français
Référencé dans
Navigation
Assistant au débogage
Assistant au débogage
Avec l'exemple fourni, le débogage devient beaucoup plus aisé, étant donné que vous pourrez obtenir ceci par exemple :
BEGIN Cls::Cls()
END Cls::Cls()
BEGIN void Cls::method(const QString&)
BEGIN int Cls::anotherMethod()
Regular output
END int Cls::anotherMethod()
END void Cls::method(const QString&)
BEGIN Cls::~Cls()
END Cls::~Cls()
BEGIN Cls::Cls()
END Cls::Cls()
BEGIN void Cls::method(const QString&)
BEGIN int Cls::anotherMethod()
Regular output
END int Cls::anotherMethod()
END void Cls::method(const QString&)
BEGIN Cls::~Cls()
END Cls::~Cls()
Developpez.com décline toute responsabilité quant à l'utilisation des différents éléments téléchargés.