libquentier  0.4.0
The library for rich desktop clients of Evernote service
Public Types | List of all members
quentier::ENMLConverter::EnexExportTags Struct Reference

The EnexExportTags struct is a C++98 style scoped enum which allows to specify whether export of note(s) to ENEX should include the names of note's tags. More...

#include <ENMLConverter.h>

Public Types

enum  type { Yes = 0, No }
 

Detailed Description

The EnexExportTags struct is a C++98 style scoped enum which allows to specify whether export of note(s) to ENEX should include the names of note's tags.