QEverCloud
Unofficial Evernote Cloud API for Qt
Public Types | List of all members
qevercloud::NoteSortOrder Struct Reference

This enumeration defines the possible sort ordering for notes when they are returned from a search result. More...

Public Types

enum  type {
  CREATED = 1, UPDATED = 2, RELEVANCE = 3, UPDATE_SEQUENCE_NUMBER = 4,
  TITLE = 5
}
 

Detailed Description

This enumeration defines the possible sort ordering for notes when they are returned from a search result.