Skip to content

Qt Framework

Qt comes pre-installed on the device, as the default UI is build using the framework. As such, most early applications for the device were built with it.

Pros

  • Comes preinstalled.
  • Large feature set.
  • Tools like Qt creator can be used to assist in development.

Cons

  • The full Qt Framework is not available.
  • Not compatible with the Qt framework that can be installed through Toltec.
  • Can have a larger memory footprint than other frameworks.