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