| 
    QEverCloud
    
   Unofficial Evernote Cloud API for Qt 
   | 
 
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 }  | 
This enumeration defines the possible sort ordering for notes when they are returned from a search result.
 1.8.5