Enginio QML Types and Examples

Enginio provides these QML types:

EnginioClient

Client interface to access Enginio service

EnginioModel

Makes accessing collections of objects easy

EnginioOAuth2Authentication

Represents a user that is authenticated directly by the backend using OAuth2 standard

EnginioReply

A reply to any Enginio request

List of examples:

Enginio QML Examples - Image Gallery

This is an example that demonstrates uploading and downloading of files in Enginio.

Enginio QML Examples - Social Todos

Social Todos is a todo list application with a social twist, demonstrating the user management and access control features of Enginio.

Enginio QML Examples - Todos

The Todo example shows the EnginioModel usage in Qt Quick.

Enginio QML Examples - Users

The Users example introduces user registration, authentication, and browsing.