You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2018. It is now read-only.
*Warning !!! Les slots ne peuvent prendre en paramêtre que les types supporté par QScript : faire un maximum de conversion dans les fonctions C++(ou implémenter la conversion des customs types si besoin)
*/
bool isUvValidated(QString u);
unsigned int getValidatedCredits(QString c);
//UV test(int x){qDebug()<<"##################### test "<<x<<" UV "<<QString::fromStdString( StringToUV("EE32").getCode()); return StringToUV("EE32");}