Skip to content

viniciusjavs/qt-qml-essentials

Repository files navigation

QT AND QML ESSENTIALS 010-003 - Exam Curriculum

  1. WHAT IS QT?

    Qt definition from:

  2. FUNDAMENTALS OF QT AND QML PROGRAMMING

  • Create, build and debug Qt and QML apps. through QtCreator
  • Qt modules
  • Qt licensing
  • QObject's meta-object system, properties and event handling
  1. ESSENTIAL QT CORE CLASSES

  2. COMMON APPLICATION BUILDING BLOCKS

  3. DEVELOPING A WIDGET APPLICATION

  4. DEVELOPING A QML APPLICATION