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