|
QEverCloud
Unofficial Evernote Cloud API for Qt
|
A structure defining the scope of a SavedSearch. More...
Public Member Functions | |
| bool | operator!= (const SavedSearchScope &other) const |
| bool | operator== (const SavedSearchScope &other) const |
Public Attributes | |
| Optional< bool > | includeAccount |
| The search should include notes from the account that contains the SavedSearch. | |
| Optional< bool > | includeBusinessLinkedNotebooks |
| The search should include notes within those shared notebooks that the user has joined that are business notebooks in the business that the user is currently a member of. | |
| Optional< bool > | includePersonalLinkedNotebooks |
| The search should include notes within those shared notebooks that the user has joined that are NOT business notebooks. | |
A structure defining the scope of a SavedSearch.
1.8.5