libquentier
0.4.0
The library for rich desktop clients of Evernote service
|
The OrderDirection struct is a C++98 style scoped enum which specifies the direction of ordering of the results for methods listing the objects from the local storage database. More...
#include <LocalStorageManager.h>
Public Types | |
enum | type { Ascending = 0, Descending } |
The OrderDirection struct is a C++98 style scoped enum which specifies the direction of ordering of the results for methods listing the objects from the local storage database.