Code Qt/C++ de l'application qui a servie lors de IEF 2022.
您不能選擇超過 %s 個話題 話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 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