dotherside 0.6.4 C language library for creating bindings for the Qt QML language

DOtherSide is a C language library for creating bindings for the QT QML language. The following features are implementable from a binding language:

  • Creating custom QObject

  • Creating custom QAbstractListModels

  • Creating custom properties, signals and slots

  • Creating from QML QObject defined in the binded language

  • Creating from Singleton QML QObject defined in the binded language