This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core/doc/deviceplugins.qdoc
Michael Zanetti a7bbba1999 moar docs
2014-01-26 03:54:30 +01:00

12 lines
291 B
Plaintext

/*!
\page deviceplugins.html
\title Device Plugins
\brief This is the API for implementing Hive device plugins.
When creating a device plugin, start by subclassing \l{DevicePlugin} and filling
in information for the pure virtual methods.
\annotatedlist devices
*/