QtDataSync
4.2.0
A simple offline-first synchronisation framework, to synchronize data of Qt applications between devices
|
This is the complete list of members for QtDataSync::SetupException, including all inherited members.
className() const noexcept | QtDataSync::Exception | virtual |
clone() const override | QtDataSync::Exception | virtual |
Exception(const QString &setupName, const QString &message) | QtDataSync::Exception | |
Exception(const Defaults &defaults, const QString &message) | QtDataSync::Exception | |
message() const | QtDataSync::Exception | |
qWhat() const | QtDataSync::Exception | virtual |
raise() const override | QtDataSync::Exception | virtual |
setupName() const | QtDataSync::Exception | |
what() const noexcept final | QtDataSync::Exception | virtual |
~QException() | QException | virtual |