|
libquentier 0.8.0
The library for rich desktop clients of Evernote service
|
This is the complete list of members for quentier::enml::IConverter, including all inherited members.
| convertEnmlToHtml(const QString &enml, IDecryptedTextCache &decryptedTextCache) const =0 | quentier::enml::IConverter | pure virtual |
| convertEnmlToPlainText(const QString &enml) const =0 | quentier::enml::IConverter | pure virtual |
| convertEnmlToWordsList(const QString &enml) const =0 | quentier::enml::IConverter | pure virtual |
| convertHtmlToDoc(const QString &html, QTextDocument &doc, const QList< conversion_rules::ISkipRulePtr > &skipRules={}) const =0 | quentier::enml::IConverter | pure virtual |
| convertHtmlToEnml(const QString &html, IDecryptedTextCache &decryptedTextCache, const QList< conversion_rules::ISkipRulePtr > &skipRules={}) const =0 | quentier::enml::IConverter | pure virtual |
| convertHtmlToXhtml(const QString &html) const =0 | quentier::enml::IConverter | pure virtual |
| convertHtmlToXml(const QString &html) const =0 | quentier::enml::IConverter | pure virtual |
| convertPlainTextToWordsList(const QString &plainText) const =0 | quentier::enml::IConverter | pure virtual |
| EnexExportTags enum name | quentier::enml::IConverter | |
| exportNotesToEnex(const QList< qevercloud::Note > ¬es, const QHash< QString, QString > &tagNamesByTagLocalIds, EnexExportTags exportTagsOption, const QString &version={}) const =0 | quentier::enml::IConverter | pure virtual |
| importEnex(const QString &enex) const =0 | quentier::enml::IConverter | pure virtual |
| validateAndFixupEnml(const QString &enml) const =0 | quentier::enml::IConverter | pure virtual |
| validateEnml(const QString &enml) const =0 | quentier::enml::IConverter | pure virtual |
| ~IConverter() (defined in quentier::enml::IConverter) | quentier::enml::IConverter | virtual |