libquentier 0.8.0
The library for rich desktop clients of Evernote service
Loading...
Searching...
No Matches
quentier::enml::IConverter Member List

This is the complete list of members for quentier::enml::IConverter, including all inherited members.

convertEnmlToHtml(const QString &enml, IDecryptedTextCache &decryptedTextCache) const =0quentier::enml::IConverterpure virtual
convertEnmlToPlainText(const QString &enml) const =0quentier::enml::IConverterpure virtual
convertEnmlToWordsList(const QString &enml) const =0quentier::enml::IConverterpure virtual
convertHtmlToDoc(const QString &html, QTextDocument &doc, const QList< conversion_rules::ISkipRulePtr > &skipRules={}) const =0quentier::enml::IConverterpure virtual
convertHtmlToEnml(const QString &html, IDecryptedTextCache &decryptedTextCache, const QList< conversion_rules::ISkipRulePtr > &skipRules={}) const =0quentier::enml::IConverterpure virtual
convertHtmlToXhtml(const QString &html) const =0quentier::enml::IConverterpure virtual
convertHtmlToXml(const QString &html) const =0quentier::enml::IConverterpure virtual
convertPlainTextToWordsList(const QString &plainText) const =0quentier::enml::IConverterpure virtual
EnexExportTags enum namequentier::enml::IConverter
exportNotesToEnex(const QList< qevercloud::Note > &notes, const QHash< QString, QString > &tagNamesByTagLocalIds, EnexExportTags exportTagsOption, const QString &version={}) const =0quentier::enml::IConverterpure virtual
importEnex(const QString &enex) const =0quentier::enml::IConverterpure virtual
validateAndFixupEnml(const QString &enml) const =0quentier::enml::IConverterpure virtual
validateEnml(const QString &enml) const =0quentier::enml::IConverterpure virtual
~IConverter() (defined in quentier::enml::IConverter)quentier::enml::IConvertervirtual