libquentier
0.4.0
The library for rich desktop clients of Evernote service
|
The ListNotebooksOrder struct is a C++98 style scoped enum which allows to specify the ordering of the results for methods listing the notebooks from the local storage database. More...
#include <LocalStorageManager.h>
Public Types | |
enum | type { ByUpdateSequenceNumber = 0, ByNotebookName, ByCreationTimestamp, ByModificationTimestamp, NoOrder } |
The ListNotebooksOrder struct is a C++98 style scoped enum which allows to specify the ordering of the results for methods listing the notebooks from the local storage database.