Pop quiz

Q1. Which of the following types cannot be used with the special on-property syntax?

  1. Animation
  2. Transition
  3. Behavior

Q2. Which QML type allows you to configure a sprite animation with transitions between multiple states?

  1. SpriteSequence
  2. Image
  3. AnimatedSprite

Q3. Which QML type is able to prevent any instant change of the property's value and perform a gradual change of value instead?

  1. Timer
  2. Behavior
  3. PropertyAction

Get Game Programming using Qt 5 Beginner's Guide - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.