Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Added

  1. Käännökseen tarvittavat tiedostot luodaan Qmake komennolla projektitiedoston (.pro) tietojen perusteella
  2. Käyttöliittymätiedostot (.ui) käännetään uic.exe komennolla (User Interface Compiler) ja metatiedot moc.exe (Meta Object Compiler)
  3. Metakääntäjä generoi väliaikaista c++ kääntäjälle kelpaavaa koodia.