Qt with Cascades UI Examples Documentation

Qt with Cascades UI Examples

The following example projects are adaptations of the well-known Qt example projects to the BB10 platform. The BB10 platform differs from the Qt framework in several areas, and the original Qt examples are adapted to those differences.

A major difference of the BB10 platform is the UI framework, which is called Cascades. Cascades is based on QtDeclarative, but provides an alternative set of UI components. The following example projects are all based on the BB10 Cascades UI framework. Other differences, in non-UI portions of the BB10 platform, are also reflected in the adaptation of the original Qt example projects.