21#include <quentier/utility/Linkage.h>
31class FileIOProcessorAsync;
32class SpellCheckerPrivate;
62 [[
nodiscard]]
bool isReady()
const noexcept;
The Account class encapsulates some details about the account: its name, whether it is local or synch...
Definition Account.h:38
The FileIOProcessorAsync class is a wrapper under simple file IO operations, it is meant to be used f...
Definition FileIOProcessorAsync.h:39
The Result template class represents the bare bones result monad implementation which either contains...
Definition Result.h:38
Definition SpellChecker.h:35