Enginio QML Types and Examples
Enginio provides these QML types:
Client interface to access Enginio service | |
Makes accessing collections of objects easy | |
Represents a user that is authenticated directly by the backend using OAuth2 standard | |
A reply to any Enginio request |
List of examples:
This is an example that demonstrates uploading and downloading of files in Enginio. | |
Social Todos is a todo list application with a social twist, demonstrating the user management and access control features of Enginio. | |
The Todo example shows the EnginioModel usage in Qt Quick. | |
The Users example introduces user registration, authentication, and browsing. |