QSQLiteSyncEngine C++ Classes

SQLite sync engine for Qt applications. More...

Namespaces

syncengine

Contains all classes for the QSQLiteSyncEngine library

Classes

syncengine::SyncEngine

Orchestrates SQLite sync over a shared folder

Detailed Description

Syncs multiple database instances over a shared folder (Google Drive, Dropbox, local network drive), etc. for integration in your application.