Code Qt/C++ de l'application qui a servie lors de IEF 2022.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

13 行
342 B

  1. ######################################################################
  2. # Automatically generated by qmake (3.0) ven. juin 1 12:50:20 2018
  3. ######################################################################
  4. TEMPLATE = app
  5. TARGET = Loterie
  6. INCLUDEPATH += .
  7. QT += widgets
  8. # Input
  9. HEADERS += Loterie.h
  10. SOURCES += Loterie.cpp LoterieMain.cpp