QEverCloud  4.1.0
Unofficial Evernote Cloud API for Qt
Classes | Typedefs | Functions | Variables
qevercloud Namespace Reference

Classes

struct  Accounting
 
struct  AccountLimits
 
class  AsyncResult
 Returned by asynchonous versions of functions. More...
 
struct  AuthenticationResult
 
struct  BootstrapInfo
 
struct  BootstrapProfile
 
struct  BootstrapSettings
 
struct  BusinessInvitation
 
struct  BusinessInvitationStatus
 
struct  BusinessNotebook
 
struct  BusinessUserAttributes
 
struct  BusinessUserInfo
 
struct  BusinessUserRole
 
struct  BusinessUserStatus
 
struct  CanMoveToContainerRestrictions
 
struct  CanMoveToContainerStatus
 
struct  Contact
 
struct  ContactType
 
struct  CreateOrUpdateNotebookSharesResult
 
struct  Data
 
struct  EDAMErrorCode
 
struct  EDAMInvalidContactReason
 
class  EDAMInvalidContactsException
 
class  EDAMInvalidContactsExceptionData
 
class  EDAMNotFoundException
 
class  EDAMNotFoundExceptionData
 
class  EDAMSystemException
 
class  EDAMSystemExceptionAuthExpired
 
class  EDAMSystemExceptionAuthExpiredData
 
class  EDAMSystemExceptionData
 
class  EDAMSystemExceptionRateLimitReached
 
class  EDAMSystemExceptionRateLimitReachedData
 
class  EDAMUserException
 
class  EDAMUserExceptionData
 
struct  EntityType
 
class  EventLoopFinisher
 
class  EverCloudException
 
class  EverCloudExceptionData
 EverCloudException counterpart for asynchronous API. More...
 
class  EvernoteException
 
class  EvernoteExceptionData
 
class  EvernoteOAuthDialog
 Authorizes your app with the Evernote service by means of OAuth authentication. More...
 
class  EvernoteOAuthWebView
 The class is tailored specifically for OAuth authorization with Evernote. More...
 
struct  Identity
 
class  InkNoteImageDownloader
 the class is for downloading the images of ink notes which can be created with the official Evernote client on Windows (only with it, at least at the time of this writing). More...
 
struct  InvitationShareRelationship
 
struct  LazyMap
 
struct  LinkedNotebook
 
struct  ManageNotebookSharesError
 
struct  ManageNotebookSharesParameters
 
struct  ManageNotebookSharesResult
 
struct  ManageNoteSharesError
 
struct  ManageNoteSharesParameters
 
struct  ManageNoteSharesResult
 
struct  MemberShareRelationship
 
struct  Note
 
struct  NoteAttributes
 
struct  Notebook
 
struct  NotebookDescriptor
 
struct  NotebookRecipientSettings
 
struct  NotebookRestrictions
 
struct  NotebookShareTemplate
 
struct  NoteCollectionCounts
 
struct  NoteEmailParameters
 
struct  NoteFilter
 
struct  NoteInvitationShareRelationship
 
struct  NoteLimits
 
struct  NoteList
 
struct  NoteMemberShareRelationship
 
struct  NoteMetadata
 
struct  NoteRestrictions
 
struct  NoteResultSpec
 
struct  NoteShareRelationshipRestrictions
 
struct  NoteShareRelationships
 
struct  NotesMetadataList
 
struct  NotesMetadataResultSpec
 
struct  NoteSortOrder
 
class  NoteStore
 
struct  NoteVersionId
 
class  Optional
 
struct  PremiumOrderStatus
 
struct  PrivilegeLevel
 
struct  PublicUserInfo
 
struct  Publishing
 
struct  QueryFormat
 
struct  RecipientStatus
 
struct  RelatedContent
 
struct  RelatedContentAccess
 
struct  RelatedContentImage
 
struct  RelatedContentType
 
struct  RelatedQuery
 
struct  RelatedResult
 
struct  RelatedResultSpec
 
struct  ReminderEmailConfig
 
struct  Resource
 
struct  ResourceAttributes
 
struct  SavedSearch
 
struct  SavedSearchScope
 
struct  ServiceLevel
 
struct  SharedNote
 
struct  SharedNotebook
 
struct  SharedNotebookInstanceRestrictions
 
struct  SharedNotebookPrivilegeLevel
 
struct  SharedNotebookRecipientSettings
 
struct  SharedNotePrivilegeLevel
 
struct  SharedNoteTemplate
 
struct  ShareRelationshipPrivilegeLevel
 
struct  ShareRelationshipRestrictions
 
struct  ShareRelationships
 
struct  SponsoredGroupRole
 
struct  SyncChunk
 
struct  SyncChunkFilter
 
struct  SyncState
 
struct  Tag
 
class  ThriftException
 
class  ThriftExceptionData
 
class  Thumbnail
 The class is for downloading thumbnails for notes and resources from Evernote servers. More...
 
struct  UpdateNoteIfUsnMatchesResult
 
struct  User
 
struct  UserAttributes
 
struct  UserIdentity
 
struct  UserIdentityType
 
struct  UserProfile
 
class  UserStore
 
struct  UserUrls
 

Typedefs

typedef qint64 InvalidationSequenceNumber
 
typedef qint64 IdentityID
 
typedef qint32 UserID
 
typedef QString Guid
 
typedef qint64 Timestamp
 
typedef qint64 MessageEventID
 
typedef qint64 MessageThreadID
 

Functions

QEVERCLOUD_EXPORT QNetworkAccessManager * evernoteNetworkAccessManager ()
 
QEVERCLOUD_EXPORT int connectionTimeout ()
 
QEVERCLOUD_EXPORT void setConnectionTimeout (int timeout)
 
QEVERCLOUD_EXPORT int libraryVersion ()
 
void setNonceGenerator (quint64(*nonceGenerator)())
 Sets the function to use for nonce generation for OAuth authentication. More...
 

Variables

class QEVERCLOUD_EXPORT EverCloudExceptionData
 
const QEVERCLOUD_EXPORT qint32 EDAM_ATTRIBUTE_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_ATTRIBUTE_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_ATTRIBUTE_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_ATTRIBUTE_LIST_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_ATTRIBUTE_MAP_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_GUID_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_GUID_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_GUID_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_EMAIL_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_EMAIL_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_EMAIL_LOCAL_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_EMAIL_DOMAIN_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_EMAIL_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_VAT_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_TIMEZONE_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_TIMEZONE_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_TIMEZONE_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_MIME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_MIME_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_GIF
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_JPEG
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_PNG
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_TIFF
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_BMP
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_WAV
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_MP3
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_AMR
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_AAC
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_M4A
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_MP4_VIDEO
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_INK
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_PDF
 
const QEVERCLOUD_EXPORT QString EDAM_MIME_TYPE_DEFAULT
 
const QEVERCLOUD_EXPORT QSet< QString > EDAM_MIME_TYPES
 
const QEVERCLOUD_EXPORT QSet< QString > EDAM_INDEXABLE_RESOURCE_MIME_TYPES
 
const QEVERCLOUD_EXPORT QSet< QString > EDAM_INDEXABLE_PLAINTEXT_MIME_TYPES
 
const QEVERCLOUD_EXPORT qint32 EDAM_SEARCH_QUERY_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_SEARCH_QUERY_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_SEARCH_QUERY_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_HASH_LEN
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_USERNAME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_USERNAME_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_USER_USERNAME_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_NAME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_NAME_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_USER_NAME_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_TAG_NAME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_TAG_NAME_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_TAG_NAME_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_TITLE_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_TITLE_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_NOTE_TITLE_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_CONTENT_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_CONTENT_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_APPLICATIONDATA_NAME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_APPLICATIONDATA_NAME_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_APPLICATIONDATA_VALUE_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_APPLICATIONDATA_VALUE_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_APPLICATIONDATA_ENTRY_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_APPLICATIONDATA_NAME_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_APPLICATIONDATA_VALUE_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTEBOOK_NAME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTEBOOK_NAME_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_NOTEBOOK_NAME_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTEBOOK_STACK_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTEBOOK_STACK_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_NOTEBOOK_STACK_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_WORKSPACE_NAME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_WORKSPACE_NAME_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_WORKSPACE_DESCRIPTION_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_WORKSPACE_NAME_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_PUBLISHING_URI_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_PUBLISHING_URI_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_PUBLISHING_URI_REGEX
 
const QEVERCLOUD_EXPORT QSet< QString > EDAM_PUBLISHING_URI_PROHIBITED
 
const QEVERCLOUD_EXPORT qint32 EDAM_PUBLISHING_DESCRIPTION_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_PUBLISHING_DESCRIPTION_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_PUBLISHING_DESCRIPTION_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_SAVED_SEARCH_NAME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_SAVED_SEARCH_NAME_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_SAVED_SEARCH_NAME_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_PASSWORD_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_PASSWORD_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_USER_PASSWORD_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_BUSINESS_URI_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_BUSINESS_MARKETING_CODE_REGEX_PATTERN
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_TAGS_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_RESOURCES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_TAGS_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_BUSINESS_TAGS_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_SAVED_SEARCHES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_NOTES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_BUSINESS_NOTES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_NOTEBOOKS_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_WORKSPACES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_BUSINESS_NOTEBOOKS_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_BUSINESS_WORKSPACES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_RECENT_MAILED_ADDRESSES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_MAIL_LIMIT_DAILY_FREE
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_MAIL_LIMIT_DAILY_PREMIUM
 
const QEVERCLOUD_EXPORT qint64 EDAM_USER_UPLOAD_LIMIT_FREE
 
const QEVERCLOUD_EXPORT qint64 EDAM_USER_UPLOAD_LIMIT_PREMIUM
 
const QEVERCLOUD_EXPORT qint64 EDAM_USER_UPLOAD_LIMIT_BUSINESS_FIRST_MONTH
 
const QEVERCLOUD_EXPORT qint64 EDAM_USER_UPLOAD_LIMIT_BUSINESS_NEXT_MONTH
 
const QEVERCLOUD_EXPORT qint64 EDAM_USER_UPLOAD_LIMIT_PLUS
 
const QEVERCLOUD_EXPORT qint64 EDAM_USER_UPLOAD_SURVEY_THRESHOLD
 
const QEVERCLOUD_EXPORT qint64 EDAM_USER_UPLOAD_LIMIT_BUSINESS
 
const QEVERCLOUD_EXPORT qint64 EDAM_USER_UPLOAD_LIMIT_BUSINESS_PER_USER
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_SIZE_MAX_FREE
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_SIZE_MAX_PREMIUM
 
const QEVERCLOUD_EXPORT qint32 EDAM_RESOURCE_SIZE_MAX_FREE
 
const QEVERCLOUD_EXPORT qint32 EDAM_RESOURCE_SIZE_MAX_PREMIUM
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_LINKED_NOTEBOOK_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_LINKED_NOTEBOOK_MAX_PREMIUM
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTEBOOK_BUSINESS_SHARED_NOTEBOOK_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTEBOOK_PERSONAL_SHARED_NOTEBOOK_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_BUSINESS_SHARED_NOTE_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_PERSONAL_SHARED_NOTE_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_CONTENT_CLASS_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_CONTENT_CLASS_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_NOTE_CONTENT_CLASS_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_HELLO_APP_CONTENT_CLASS_PREFIX
 
const QEVERCLOUD_EXPORT QString EDAM_FOOD_APP_CONTENT_CLASS_PREFIX
 
const QEVERCLOUD_EXPORT QString EDAM_CONTENT_CLASS_HELLO_ENCOUNTER
 
const QEVERCLOUD_EXPORT QString EDAM_CONTENT_CLASS_HELLO_PROFILE
 
const QEVERCLOUD_EXPORT QString EDAM_CONTENT_CLASS_FOOD_MEAL
 
const QEVERCLOUD_EXPORT QString EDAM_CONTENT_CLASS_SKITCH_PREFIX
 
const QEVERCLOUD_EXPORT QString EDAM_CONTENT_CLASS_SKITCH
 
const QEVERCLOUD_EXPORT QString EDAM_CONTENT_CLASS_SKITCH_PDF
 
const QEVERCLOUD_EXPORT QString EDAM_CONTENT_CLASS_PENULTIMATE_PREFIX
 
const QEVERCLOUD_EXPORT QString EDAM_CONTENT_CLASS_PENULTIMATE_NOTEBOOK
 
const QEVERCLOUD_EXPORT QString EDAM_SOURCE_APPLICATION_POSTIT
 
const QEVERCLOUD_EXPORT QString EDAM_SOURCE_APPLICATION_MOLESKINE
 
const QEVERCLOUD_EXPORT QString EDAM_SOURCE_APPLICATION_EN_SCANSNAP
 
const QEVERCLOUD_EXPORT QString EDAM_SOURCE_APPLICATION_EWC
 
const QEVERCLOUD_EXPORT QString EDAM_SOURCE_APPLICATION_ANDROID_SHARE_EXTENSION
 
const QEVERCLOUD_EXPORT QString EDAM_SOURCE_APPLICATION_IOS_SHARE_EXTENSION
 
const QEVERCLOUD_EXPORT QString EDAM_SOURCE_APPLICATION_WEB_CLIPPER
 
const QEVERCLOUD_EXPORT QString EDAM_SOURCE_OUTLOOK_CLIPPER
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_TITLE_QUALITY_UNTITLED
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_TITLE_QUALITY_LOW
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_TITLE_QUALITY_MEDIUM
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_TITLE_QUALITY_HIGH
 
const QEVERCLOUD_EXPORT qint32 EDAM_RELATED_PLAINTEXT_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_RELATED_PLAINTEXT_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_RELATED_MAX_NOTES
 
const QEVERCLOUD_EXPORT qint32 EDAM_RELATED_MAX_NOTEBOOKS
 
const QEVERCLOUD_EXPORT qint32 EDAM_RELATED_MAX_TAGS
 
const QEVERCLOUD_EXPORT qint32 EDAM_RELATED_MAX_EXPERTS
 
const QEVERCLOUD_EXPORT qint32 EDAM_RELATED_MAX_RELATED_CONTENT
 
const QEVERCLOUD_EXPORT qint32 EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_BUSINESS_PHONE_NUMBER_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_PREFERENCE_NAME_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_PREFERENCE_NAME_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_PREFERENCE_VALUE_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_PREFERENCE_VALUE_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_MAX_PREFERENCES
 
const QEVERCLOUD_EXPORT qint32 EDAM_MAX_VALUES_PER_PREFERENCE
 
const QEVERCLOUD_EXPORT qint32 EDAM_PREFERENCE_ONLY_ONE_VALUE_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_PREFERENCE_NAME_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_PREFERENCE_VALUE_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_PREFERENCE_ONLY_ONE_VALUE_REGEX
 
const QEVERCLOUD_EXPORT QString EDAM_PREFERENCE_SHORTCUTS
 
const QEVERCLOUD_EXPORT QString EDAM_PREFERENCE_BUSINESS_DEFAULT_NOTEBOOK
 
const QEVERCLOUD_EXPORT QString EDAM_PREFERENCE_BUSINESS_QUICKNOTE
 
const QEVERCLOUD_EXPORT qint32 EDAM_PREFERENCE_SHORTCUTS_MAX_VALUES
 
const QEVERCLOUD_EXPORT qint32 EDAM_DEVICE_ID_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_DEVICE_ID_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_DEVICE_DESCRIPTION_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_DEVICE_DESCRIPTION_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_SEARCH_SUGGESTIONS_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_SEARCH_SUGGESTIONS_PREFIX_LEN_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_SEARCH_SUGGESTIONS_PREFIX_LEN_MIN
 
const QEVERCLOUD_EXPORT qint32 EDAM_FIND_CONTACT_DEFAULT_MAX_RESULTS
 
const QEVERCLOUD_EXPORT qint32 EDAM_FIND_CONTACT_MAX_RESULTS
 
const QEVERCLOUD_EXPORT qint32 EDAM_NOTE_LOCK_VIEWERS_NOTES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_GET_ORDERS_MAX_RESULTS
 
const QEVERCLOUD_EXPORT qint32 EDAM_MESSAGE_BODY_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_MESSAGE_BODY_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_MESSAGE_RECIPIENTS_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_MESSAGE_ATTACHMENTS_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_MESSAGE_ATTACHMENT_TITLE_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_MESSAGE_ATTACHMENT_TITLE_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_MESSAGE_ATTACHMENT_SNIPPET_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_MESSAGE_ATTACHMENT_SNIPPET_REGEX
 
const QEVERCLOUD_EXPORT qint32 EDAM_USER_PROFILE_PHOTO_MAX_BYTES
 
const QEVERCLOUD_EXPORT qint32 EDAM_PROMOTION_ID_LEN_MAX
 
const QEVERCLOUD_EXPORT QString EDAM_PROMOTION_ID_REGEX
 
const QEVERCLOUD_EXPORT qint16 EDAM_APP_RATING_MIN
 
const QEVERCLOUD_EXPORT qint16 EDAM_APP_RATING_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_SNIPPETS_NOTES_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_CONNECTED_IDENTITY_REQUEST_MAX
 
const QEVERCLOUD_EXPORT qint32 EDAM_OPEN_ID_ACCESS_TOKEN_MAX
 
const QEVERCLOUD_EXPORT QString CLASSIFICATION_RECIPE_USER_NON_RECIPE
 
const QEVERCLOUD_EXPORT QString CLASSIFICATION_RECIPE_USER_RECIPE
 
const QEVERCLOUD_EXPORT QString CLASSIFICATION_RECIPE_SERVICE_RECIPE
 
const QEVERCLOUD_EXPORT QString EDAM_NOTE_SOURCE_WEB_CLIP
 
const QEVERCLOUD_EXPORT QString EDAM_NOTE_SOURCE_WEB_CLIP_SIMPLIFIED
 
const QEVERCLOUD_EXPORT QString EDAM_NOTE_SOURCE_MAIL_CLIP
 
const QEVERCLOUD_EXPORT QString EDAM_NOTE_SOURCE_MAIL_SMTP_GATEWAY
 
const QEVERCLOUD_EXPORT qint16 EDAM_VERSION_MAJOR
 
const QEVERCLOUD_EXPORT qint16 EDAM_VERSION_MINOR
 

Detailed Description

Original work: Copyright (c) 2014 Sergey Skoblikov Modified work: Copyright (c) 2015-2016 Dmitry Ivanov

This file is a part of QEverCloud project and is distributed under the terms of MIT license: https://opensource.org/licenses/MIT

Original work: Copyright (c) 2014 Sergey Skoblikov Modified work: Copyright (c) 2015-2016 Dmitry Ivanov

This file is a part of QEverCloud project and is distributed under the terms of MIT license: https://opensource.org/licenses/MIT

This file was generated from Evernote Thrift API

Original work: Copyright (c) 2014 Sergey Skoblikov Modified work: Copyright (c) 2015-2019 Dmitry Ivanov

This file is a part of QEverCloud project and is distributed under the terms of MIT license: https://opensource.org/licenses/MIT All the library lives in this namespace.

Copyright (c) 2016 Dmitry Ivanov

This file is a part of QEverCloud project and is distributed under the terms of MIT license: https://opensource.org/licenses/MIT

Typedef Documentation

◆ Guid

typedef QString qevercloud::Guid

Most data elements within a user's account (e.g. notebooks, notes, tags, resources, etc.) are internally referred to using a globally unique identifier that is written in a standard string format. For example:

"8743428c-ef91-4d05-9e7c-4a2e856e813a"

The internal components of the GUID are not given any particular meaning: only the entire string is relevant as a unique identifier.

◆ IdentityID

typedef qint64 qevercloud::IdentityID

A type alias for the primary identifiers for Identity objects.

◆ InvalidationSequenceNumber

A monotonically incrementing number on each shard that identifies a cross shard cache invalidation event.

◆ MessageEventID

A sequence number for the MessageStore subsystem.

◆ MessageThreadID

A type alias for the primary identifiers for MessageThread objects.

◆ Timestamp

typedef qint64 qevercloud::Timestamp

An Evernote Timestamp is the date and time of an event in UTC time. This is expressed as a specific number of milliseconds since the standard base "epoch" of:

January 1, 1970, 00:00:00 GMT

NOTE: the time is expressed at the resolution of milliseconds, but the value is only precise to the level of seconds. This means that the last three (decimal) digits of the timestamp will be '000'.

The Thrift IDL specification does not include a native date/time type, so this value is used instead.

The service will accept timestamp values (e.g. for Note created and update times) between 1000-01-01 and 9999-12-31

◆ UserID

typedef qint32 qevercloud::UserID

Every Evernote account is assigned a unique numeric identifier which will not change for the life of the account. This is independent of the (string-based) "username" which is known by the user for login purposes. The user should have no reason to know their UserID.

Function Documentation

◆ connectionTimeout()

QEVERCLOUD_EXPORT int qevercloud::connectionTimeout ( )

Network request timeout in milliseconds

◆ evernoteNetworkAccessManager()

QEVERCLOUD_EXPORT QNetworkAccessManager* qevercloud::evernoteNetworkAccessManager ( )

All network request made by QEverCloud - including OAuth - are served by this NetworkAccessManager.

Use this function to handle proxy authentication requests etc.

◆ libraryVersion()

QEVERCLOUD_EXPORT int qevercloud::libraryVersion ( )

qevercloud library version.

◆ setConnectionTimeout()

QEVERCLOUD_EXPORT void qevercloud::setConnectionTimeout ( int  timeout)

Set network request timeout; negative values mean no timeout

◆ setNonceGenerator()

void qevercloud::setNonceGenerator ( quint64(*)()  nonceGenerator)

Sets the function to use for nonce generation for OAuth authentication.

The default algorithm uses qrand() so do not forget to call qsrand() in your application!

qrand() is not guaranteed to be cryptographically strong. I try to amend the fact by using QUuid::createUuid() which uses /dev/urandom if it's available. But this is no guarantee either. So if you want total control over nonce generation you can write you own algorithm.

setNonceGenerator is NOT thread safe.

Variable Documentation

◆ CLASSIFICATION_RECIPE_SERVICE_RECIPE

const QEVERCLOUD_EXPORT QString qevercloud::CLASSIFICATION_RECIPE_SERVICE_RECIPE

A value for the "recipe" key in the "classifications" map in NoteAttributes that indicates the Evernote service has classified a note as being a recipe.

◆ CLASSIFICATION_RECIPE_USER_NON_RECIPE

const QEVERCLOUD_EXPORT QString qevercloud::CLASSIFICATION_RECIPE_USER_NON_RECIPE

A value for the "recipe" key in the "classifications" map in NoteAttributes that indicates the user has classified a note as being a non-recipe.

◆ CLASSIFICATION_RECIPE_USER_RECIPE

const QEVERCLOUD_EXPORT QString qevercloud::CLASSIFICATION_RECIPE_USER_RECIPE

A value for the "recipe" key in the "classifications" map in NoteAttributes that indicates the user has classified a note as being a recipe.

◆ EDAM_APP_RATING_MAX

const QEVERCLOUD_EXPORT qint16 qevercloud::EDAM_APP_RATING_MAX

◆ EDAM_APP_RATING_MIN

const QEVERCLOUD_EXPORT qint16 qevercloud::EDAM_APP_RATING_MIN

App Feedback Rating range

◆ EDAM_APPLICATIONDATA_ENTRY_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_APPLICATIONDATA_ENTRY_LEN_MAX

The total length of an entry in an applicationData LazyMap, which is the sum of the length of the key and the value for the entry.

◆ EDAM_APPLICATIONDATA_NAME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_APPLICATIONDATA_NAME_LEN_MAX

Maximum length of an application name, which is the key in an applicationData LazyMap found in entities such as Resources and Notes.

◆ EDAM_APPLICATIONDATA_NAME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_APPLICATIONDATA_NAME_LEN_MIN

Minimum length of an application name, which is the key in an applicationData LazyMap found in entities such as Resources and Notes.

◆ EDAM_APPLICATIONDATA_NAME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_APPLICATIONDATA_NAME_REGEX

An application name must match this regex. An application name is the key portion of an entry in an applicationData map as found in entities such as Resources and Notes. Note that even if both the name and value regexes match, it is still necessary to check the sum of the lengths against EDAM_APPLICATIONDATA_ENTRY_LEN_MAX.

◆ EDAM_APPLICATIONDATA_VALUE_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_APPLICATIONDATA_VALUE_LEN_MAX

Maximum length of an applicationData value in a LazyMap, found in entities such as Resources and Notes. Note, however, that the sum of the size of hte key and value is constrained by EDAM_APPLICATIONDATA_ENTRY_LEN_MAX, so the maximum length, in practice, depends upon the key value being used.

◆ EDAM_APPLICATIONDATA_VALUE_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_APPLICATIONDATA_VALUE_LEN_MIN

Minimum length of an applicationData value in a LazyMap, found in entities such as Resources and Notes.

◆ EDAM_APPLICATIONDATA_VALUE_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_APPLICATIONDATA_VALUE_REGEX

An applicationData map value must match this regex. Note that even if both the name and value regexes match, it is still necessary to check the sum of the lengths against EDAM_APPLICATIONDATA_ENTRY_LEN_MAX.

◆ EDAM_ATTRIBUTE_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_ATTRIBUTE_LEN_MAX

Maximum length of any string-based attribute, in Unicode chars

◆ EDAM_ATTRIBUTE_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_ATTRIBUTE_LEN_MIN

Minimum length of any string-based attribute, in Unicode chars

◆ EDAM_ATTRIBUTE_LIST_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_ATTRIBUTE_LIST_MAX

The maximum number of values that can be stored in a list-based attribute (e.g. see UserAttributes.recentMailedAddresses)

◆ EDAM_ATTRIBUTE_MAP_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_ATTRIBUTE_MAP_MAX

The maximum number of entries that can be stored in a map-based attribute such as applicationData fields in Resources and Notes.

◆ EDAM_ATTRIBUTE_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_ATTRIBUTE_REGEX

Any string-based attribute must match the provided regular expression. This excludes all Unicode line endings and control characters.

◆ EDAM_BUSINESS_MARKETING_CODE_REGEX_PATTERN

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_BUSINESS_MARKETING_CODE_REGEX_PATTERN

Valid Evernote Business marketing code / affiliate code format.

◆ EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_LEN_MAX

The maximum length, in Unicode characters, of a description for a business notebook.

◆ EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_LEN_MIN

The minimum length, in Unicode characters, of a description for a business notebook.

◆ EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_BUSINESS_NOTEBOOK_DESCRIPTION_REGEX

All business notebook descriptions must match this pattern. This excludes control chars or line/paragraph separators. The string may not begin or end with whitespace.

◆ EDAM_BUSINESS_NOTEBOOKS_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_BUSINESS_NOTEBOOKS_MAX

Maximum number of Notebooks in a business account

◆ EDAM_BUSINESS_NOTES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_BUSINESS_NOTES_MAX

Maximum number of Notes per business account

◆ EDAM_BUSINESS_PHONE_NUMBER_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_BUSINESS_PHONE_NUMBER_LEN_MAX

The maximum length of a business phone number.

◆ EDAM_BUSINESS_TAGS_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_BUSINESS_TAGS_MAX

Maximum number of Tags per business account.

◆ EDAM_BUSINESS_URI_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_BUSINESS_URI_LEN_MAX

The maximum length of an Evernote Business URI

◆ EDAM_BUSINESS_WORKSPACES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_BUSINESS_WORKSPACES_MAX

Maximum number of Workspaces in a business account

◆ EDAM_CONNECTED_IDENTITY_REQUEST_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_CONNECTED_IDENTITY_REQUEST_MAX

The maximum number of connected identities a client can request.

◆ EDAM_CONTENT_CLASS_FOOD_MEAL

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_CONTENT_CLASS_FOOD_MEAL

The content class prefix used for structured notes created by Evernote Food that captures the experience of a particular meal. When performing a wildcard search via filtered sync chunks or search strings, the * character must be appended to this constant.

◆ EDAM_CONTENT_CLASS_HELLO_ENCOUNTER

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_CONTENT_CLASS_HELLO_ENCOUNTER

The content class prefix used for structured notes created by Evernote Hello that represents an encounter with a person. When performing a wildcard search via filtered sync chunks or search strings, the * character must be appended to this constant.

◆ EDAM_CONTENT_CLASS_HELLO_PROFILE

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_CONTENT_CLASS_HELLO_PROFILE

The content class prefix used for structured notes created by Evernote Hello that represents the user's profile. When performing a wildcard search via filtered sync chunks or search strings, the * character must be appended to this constant.

◆ EDAM_CONTENT_CLASS_PENULTIMATE_NOTEBOOK

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_CONTENT_CLASS_PENULTIMATE_NOTEBOOK

The content class value used for structured notes created by Evernote Penultimate that represents a Penultimate notebook.

◆ EDAM_CONTENT_CLASS_PENULTIMATE_PREFIX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_CONTENT_CLASS_PENULTIMATE_PREFIX

The content class prefix used for structured notes created by Evernote Penultimate. When performing a wildcard search via filtered sync chunks or search strings, the * character must be appended to this constant.

◆ EDAM_CONTENT_CLASS_SKITCH

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_CONTENT_CLASS_SKITCH

The content class value used for structured image notes created by Evernote Skitch.

◆ EDAM_CONTENT_CLASS_SKITCH_PDF

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_CONTENT_CLASS_SKITCH_PDF

The content class value used for structured PDF notes created by Evernote Skitch.

◆ EDAM_CONTENT_CLASS_SKITCH_PREFIX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_CONTENT_CLASS_SKITCH_PREFIX

The content class prefix used for structured notes created by Evernote Skitch. When performing a wildcard search via filtered sync chunks or search strings, the * character must be appended to this constant.

◆ EDAM_DEVICE_DESCRIPTION_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_DEVICE_DESCRIPTION_LEN_MAX

Maximum length of the device description string associated with long sessions.

◆ EDAM_DEVICE_DESCRIPTION_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_DEVICE_DESCRIPTION_REGEX

Regular expression for device description strings associated with long sessions.

◆ EDAM_DEVICE_ID_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_DEVICE_ID_LEN_MAX

Maximum length of the device identifier string associated with long sessions.

◆ EDAM_DEVICE_ID_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_DEVICE_ID_REGEX

Regular expression for device identifier strings associated with long sessions.

◆ EDAM_EMAIL_DOMAIN_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_EMAIL_DOMAIN_REGEX

A regular expression that matches the part of an email address after the '@' symbol.

◆ EDAM_EMAIL_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_EMAIL_LEN_MAX

The maximum length of any email address

◆ EDAM_EMAIL_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_EMAIL_LEN_MIN

The minimum length of any email address

◆ EDAM_EMAIL_LOCAL_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_EMAIL_LOCAL_REGEX

A regular expression that matches the part of an email address before the '@' symbol.

◆ EDAM_EMAIL_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_EMAIL_REGEX

A regular expression that must match any email address given to Evernote. Email addresses must comply with RFC 2821 and 2822.

◆ EDAM_FIND_CONTACT_DEFAULT_MAX_RESULTS

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_FIND_CONTACT_DEFAULT_MAX_RESULTS

Default maximum number of results the service will return for findContact

◆ EDAM_FIND_CONTACT_MAX_RESULTS

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_FIND_CONTACT_MAX_RESULTS

Absolute maximum number of results the service will return for findContact

◆ EDAM_FOOD_APP_CONTENT_CLASS_PREFIX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_FOOD_APP_CONTENT_CLASS_PREFIX

The content class prefix used for all notes created by Evernote Food. This prefix can be used to assemble individual content class strings, or can be used to create a wildcard search to get all notes created by Food. When performing a wildcard search via filtered sync chunks or search strings, the * character must be appended to this constant.

◆ EDAM_GET_ORDERS_MAX_RESULTS

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_GET_ORDERS_MAX_RESULTS

Absolute maximum number of results the servce will return for PersistentInternalMarket.getOrders()

◆ EDAM_GUID_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_GUID_LEN_MAX

The maximum length of a GUID generated by the Evernote service

◆ EDAM_GUID_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_GUID_LEN_MIN

The minimum length of a GUID generated by the Evernote service

◆ EDAM_GUID_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_GUID_REGEX

GUIDs generated by the Evernote service will match the provided pattern

◆ EDAM_HASH_LEN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_HASH_LEN

The exact length of a MD5 hash checksum, in binary bytes. This is the exact length that must be matched for any binary hash value.

◆ EDAM_HELLO_APP_CONTENT_CLASS_PREFIX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_HELLO_APP_CONTENT_CLASS_PREFIX

The content class prefix used for all notes created by Evernote Hello. This prefix can be used to assemble individual content class strings, or can be used to create a wildcard search to get all notes created by Hello. When performing a wildcard search via filtered sync chunks or search strings, the * character must be appended to this constant.

◆ EDAM_INDEXABLE_PLAINTEXT_MIME_TYPES

const QEVERCLOUD_EXPORT QSet< QString > qevercloud::EDAM_INDEXABLE_PLAINTEXT_MIME_TYPES

The set of plain text MIME types that Evernote will parse and index for searching. The MIME types which start with "text/" will be handled separately by each client (i.e. hard-coded in each client).

◆ EDAM_INDEXABLE_RESOURCE_MIME_TYPES

const QEVERCLOUD_EXPORT QSet< QString > qevercloud::EDAM_INDEXABLE_RESOURCE_MIME_TYPES

The set of MIME types that Evernote will parse and index for searching. With exception of images, PDFs and plain text files, which are handled in a different way.

◆ EDAM_MAX_PREFERENCES

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MAX_PREFERENCES

Maximum number of name/value pairs allowed

◆ EDAM_MAX_VALUES_PER_PREFERENCE

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MAX_VALUES_PER_PREFERENCE

Maximum number of values per preference name when using values of size no greater than EDAM_PREFERENCE_VALUE_LEN_MAX.

◆ EDAM_MESSAGE_ATTACHMENT_SNIPPET_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MESSAGE_ATTACHMENT_SNIPPET_LEN_MAX

The maximum length of a message attachment snippet in unicode characters.

◆ EDAM_MESSAGE_ATTACHMENT_SNIPPET_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MESSAGE_ATTACHMENT_SNIPPET_REGEX

The regex to validate message attachment snippets against

◆ EDAM_MESSAGE_ATTACHMENT_TITLE_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MESSAGE_ATTACHMENT_TITLE_LEN_MAX

The maximum length of a message attachment title in unicode characters.

◆ EDAM_MESSAGE_ATTACHMENT_TITLE_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MESSAGE_ATTACHMENT_TITLE_REGEX

The regex to validate message attachment titles against

◆ EDAM_MESSAGE_ATTACHMENTS_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MESSAGE_ATTACHMENTS_MAX

The maximum number of attachments a Message can have.

◆ EDAM_MESSAGE_BODY_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MESSAGE_BODY_LEN_MAX

The maximum length of a message body in unicode characters.

◆ EDAM_MESSAGE_BODY_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MESSAGE_BODY_REGEX

The regex to validate message.body against

◆ EDAM_MESSAGE_RECIPIENTS_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MESSAGE_RECIPIENTS_MAX

The maximum number of recipients on a MessageThread.

◆ EDAM_MIME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MIME_LEN_MAX

The maximum length of any MIME type string given to Evernote

◆ EDAM_MIME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_MIME_LEN_MIN

The minimum length of any MIME type string given to Evernote

◆ EDAM_MIME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_REGEX

Any MIME type string given to Evernote must match the provided pattern. E.g.: image/gif

◆ EDAM_MIME_TYPE_AAC

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_AAC

Canonical MIME type string for AAC audio resources

◆ EDAM_MIME_TYPE_AMR

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_AMR

Canonical MIME type string for AMR audio resources

◆ EDAM_MIME_TYPE_BMP

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_BMP

Canonical MIME type string for BMP image resources

◆ EDAM_MIME_TYPE_DEFAULT

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_DEFAULT

MIME type used for attachments of an unspecified type

◆ EDAM_MIME_TYPE_GIF

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_GIF

Canonical MIME type string for GIF image resources

◆ EDAM_MIME_TYPE_INK

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_INK

Canonical MIME type string for Evernote Ink resources

◆ EDAM_MIME_TYPE_JPEG

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_JPEG

Canonical MIME type string for JPEG image resources

◆ EDAM_MIME_TYPE_M4A

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_M4A

Canonical MIME type string for MP4 audio resources

◆ EDAM_MIME_TYPE_MP3

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_MP3

Canonical MIME type string for MP3 audio resources

◆ EDAM_MIME_TYPE_MP4_VIDEO

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_MP4_VIDEO

Canonical MIME type string for MP4 video resources

◆ EDAM_MIME_TYPE_PDF

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_PDF

Canonical MIME type string for PDF resources

◆ EDAM_MIME_TYPE_PNG

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_PNG

Canonical MIME type string for PNG image resources

◆ EDAM_MIME_TYPE_TIFF

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_TIFF

Canonical MIME type string for TIFF image resources

◆ EDAM_MIME_TYPE_WAV

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_MIME_TYPE_WAV

Canonical MIME type string for WAV audio resources

◆ EDAM_MIME_TYPES

const QEVERCLOUD_EXPORT QSet< QString > qevercloud::EDAM_MIME_TYPES

The set of resource MIME types that are expected to be handled correctly by all of the major Evernote client applications.

◆ EDAM_NOTE_BUSINESS_SHARED_NOTE_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_BUSINESS_SHARED_NOTE_MAX

Maximum number of SharedNote records per business note

◆ EDAM_NOTE_CONTENT_CLASS_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_CONTENT_CLASS_LEN_MAX

The maximum length of the content class attribute of a note.

◆ EDAM_NOTE_CONTENT_CLASS_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_CONTENT_CLASS_LEN_MIN

The minimum length of the content class attribute of a note.

◆ EDAM_NOTE_CONTENT_CLASS_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_NOTE_CONTENT_CLASS_REGEX

The regular expression that the content class of a note must match to be valid.

◆ EDAM_NOTE_CONTENT_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_CONTENT_LEN_MAX

Maximum length of a Note.content field Note.content fields must comply with the ENML DTD.

◆ EDAM_NOTE_CONTENT_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_CONTENT_LEN_MIN

Minimum length of a Note.content field. Note.content fields must comply with the ENML DTD.

◆ EDAM_NOTE_LOCK_VIEWERS_NOTES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_LOCK_VIEWERS_NOTES_MAX

The maximum number of separate notes that may be queried in a single call to NoteStore.getViewersForNotes.

◆ EDAM_NOTE_PERSONAL_SHARED_NOTE_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_PERSONAL_SHARED_NOTE_MAX

Maximum number of SharedNote records per personal note

◆ EDAM_NOTE_RESOURCES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_RESOURCES_MAX

The maximum number of Resources per Note

◆ EDAM_NOTE_SIZE_MAX_FREE

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_SIZE_MAX_FREE

Maximum total size of a Note that can be added to a Free account. The size of a note is calculated as: ENML content length (in Unicode characters) plus the sum of all resource sizes (in bytes).

◆ EDAM_NOTE_SIZE_MAX_PREMIUM

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_SIZE_MAX_PREMIUM

Maximum total size of a Note that can be added to a Premium account. The size of a note is calculated as: ENML content length (in Unicode characters) plus the sum of all resource sizes (in bytes).

◆ EDAM_NOTE_SOURCE_MAIL_CLIP

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_NOTE_SOURCE_MAIL_CLIP

Standardized value for the 'source' NoteAttribute for notes that were clipped from an email message.

◆ EDAM_NOTE_SOURCE_MAIL_SMTP_GATEWAY

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_NOTE_SOURCE_MAIL_SMTP_GATEWAY

Standardized value for the 'source' NoteAttribute for notes that were created via email sent to Evernote's email interface.

◆ EDAM_NOTE_SOURCE_WEB_CLIP

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_NOTE_SOURCE_WEB_CLIP

Standardized value for the 'source' NoteAttribute for notes that were clipped from the web in some manner.

◆ EDAM_NOTE_SOURCE_WEB_CLIP_SIMPLIFIED

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_NOTE_SOURCE_WEB_CLIP_SIMPLIFIED

Standardized value for the 'source' NoteAttribute for notes that were clipped using the "simplified article" function of the clipper.

◆ EDAM_NOTE_TAGS_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_TAGS_MAX

The maximum number of Tags per Note

◆ EDAM_NOTE_TITLE_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_TITLE_LEN_MAX

The maximum length of a Note.title, in Unicode characters

◆ EDAM_NOTE_TITLE_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_TITLE_LEN_MIN

The minimum length of a Note.title, in Unicode characters

◆ EDAM_NOTE_TITLE_QUALITY_HIGH

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_TITLE_QUALITY_HIGH

A NoteAttributes.noteTitleQuality value indicating that the quality of an automatically generated note title is high. Examples of high quality titles include those based on a scanned business card, such as "John Doe - Scanned Business Card".

◆ EDAM_NOTE_TITLE_QUALITY_LOW

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_TITLE_QUALITY_LOW

A NoteAttributes.noteTitleQuality value indicating that the quality of an automatically generated note title is low. Examples of low quality titles include those based on a note's type and location, such as "Snapshot from 123 Sesame Street in New York".

◆ EDAM_NOTE_TITLE_QUALITY_MEDIUM

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_TITLE_QUALITY_MEDIUM

A NoteAttributes.noteTitleQuality value indicating that the quality of an automatically generated note title is medium. Examples of medium quality titles include those based on a calendar entry, such as "Note from Weekly Staff Meeting".

◆ EDAM_NOTE_TITLE_QUALITY_UNTITLED

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTE_TITLE_QUALITY_UNTITLED

A NoteAttributes.noteTitleQuality value indicating that a note has no meaningful title, only a placeholder value such as "Untitled Note".

◆ EDAM_NOTE_TITLE_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_NOTE_TITLE_REGEX

All Note.title fields must match this pattern. This excludes control chars or line/paragraph separators. The string may not begin or end with whitespace.

◆ EDAM_NOTEBOOK_BUSINESS_SHARED_NOTEBOOK_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTEBOOK_BUSINESS_SHARED_NOTEBOOK_MAX

Maximum number of shared notebooks per business notebook

◆ EDAM_NOTEBOOK_NAME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTEBOOK_NAME_LEN_MAX

The maximum length of a Notebook.name, in Unicode characters

◆ EDAM_NOTEBOOK_NAME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTEBOOK_NAME_LEN_MIN

The minimum length of a Notebook.name, in Unicode characters

◆ EDAM_NOTEBOOK_NAME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_NOTEBOOK_NAME_REGEX

All Notebook.name fields must match this pattern. This excludes control chars or line/paragraph separators. The string may not begin or end with whitespace.

◆ EDAM_NOTEBOOK_PERSONAL_SHARED_NOTEBOOK_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTEBOOK_PERSONAL_SHARED_NOTEBOOK_MAX

Maximum number of shared notebooks per personal notebook

◆ EDAM_NOTEBOOK_STACK_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTEBOOK_STACK_LEN_MAX

The maximum length of a Notebook.stack, in Unicode characters

◆ EDAM_NOTEBOOK_STACK_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_NOTEBOOK_STACK_LEN_MIN

The minimum length of a Notebook.stack, in Unicode characters

◆ EDAM_NOTEBOOK_STACK_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_NOTEBOOK_STACK_REGEX

All Notebook.stack fields must match this pattern. This excludes control chars or line/paragraph separators. The string may not begin or end with whitespace.

◆ EDAM_OPEN_ID_ACCESS_TOKEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_OPEN_ID_ACCESS_TOKEN_MAX

Maximum length for OpenID token. There is no official enforced limit. The length of the Token ID depends on the provider. 1000 seems to be the safest value at this time.

◆ EDAM_PREFERENCE_BUSINESS_DEFAULT_NOTEBOOK

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PREFERENCE_BUSINESS_DEFAULT_NOTEBOOK

The name of the preferences entry that contains the notebook GUID (not the linked notebook) of the default business notebook. It must be in the format EDAM_GUID_REGEX. If a default business notebook is not set and the user is a business user the user should be prompted to set the default business notebook. The default business notebook must be a read/write notebook. Whenever the default business notebook guid is used, it must be revalidiated as a writable notebook. If it is not valid, the user should be re-prompted to set the value. This value is used by clients only.

◆ EDAM_PREFERENCE_BUSINESS_QUICKNOTE

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PREFERENCE_BUSINESS_QUICKNOTE

The name of the preferences entry that contains a boolean indicating that default quicknotes should go into a business notebook. The EDAM_PREFERENCE_BUSINESS_DEFAULT_NOTEBOOK must be set correctly for this preference to be honored. The quicknote preferences should only be set to "true", if quicknote should use a business notebook. Any value other than "true" (or the omission of a value) should be treated as "false". In this case, quicknotes should be created in in the user's personal default notebook. The interface should not allow users to set quicknote to a business notebook without a valid default business notebook selected, however, clients should handle the edge case of an invalid business notebook guid. If a user stops being a business user or does not have write access to any business notebooks the quicknote preference should be ignored.

◆ EDAM_PREFERENCE_NAME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PREFERENCE_NAME_LEN_MAX

Maximum length of a preference name

◆ EDAM_PREFERENCE_NAME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PREFERENCE_NAME_LEN_MIN

Minimum length of a preference name

◆ EDAM_PREFERENCE_NAME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PREFERENCE_NAME_REGEX

A preference name must match this regex.

◆ EDAM_PREFERENCE_ONLY_ONE_VALUE_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PREFERENCE_ONLY_ONE_VALUE_LEN_MAX

The maximum length of a preference value if you only use one value per preference rather than up to EDAM_MAX_VALUES_PER_PREFERENCE. This option is useful if you want a single string that is larger than EDAM_PREFERENCE_VALUE_LEN_MAX and would otherwise need to split the string into multiple pieces to store it.

◆ EDAM_PREFERENCE_ONLY_ONE_VALUE_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PREFERENCE_ONLY_ONE_VALUE_REGEX

A preference value must match this regex if you are using a single value for a preference.

◆ EDAM_PREFERENCE_SHORTCUTS

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PREFERENCE_SHORTCUTS

The name of the preferences entry that contains shortcuts.

◆ EDAM_PREFERENCE_SHORTCUTS_MAX_VALUES

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PREFERENCE_SHORTCUTS_MAX_VALUES

The maximum number of shortcuts that a user may have.

◆ EDAM_PREFERENCE_VALUE_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PREFERENCE_VALUE_LEN_MAX

Maximum length of a preference value

◆ EDAM_PREFERENCE_VALUE_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PREFERENCE_VALUE_LEN_MIN

Minimum length of a preference value

◆ EDAM_PREFERENCE_VALUE_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PREFERENCE_VALUE_REGEX

A preference value must match this regex if you are using more than a single value for a preference.

◆ EDAM_PROMOTION_ID_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PROMOTION_ID_LEN_MAX

The maximum length of a promotion ID in unicode characters.

◆ EDAM_PROMOTION_ID_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PROMOTION_ID_REGEX

The regex to validate promotion IDs against.

◆ EDAM_PUBLISHING_DESCRIPTION_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PUBLISHING_DESCRIPTION_LEN_MAX

The maximum length of a Publishing.publicDescription field.

◆ EDAM_PUBLISHING_DESCRIPTION_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PUBLISHING_DESCRIPTION_LEN_MIN

The minimum length of a Publishing.publicDescription field.

◆ EDAM_PUBLISHING_DESCRIPTION_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PUBLISHING_DESCRIPTION_REGEX

Any public notebook's Publishing.publicDescription field must match this pattern. No control chars or line/paragraph separators, and can't start or end with whitespace.

◆ EDAM_PUBLISHING_URI_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PUBLISHING_URI_LEN_MAX

The maximum length of a public notebook URI component

◆ EDAM_PUBLISHING_URI_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_PUBLISHING_URI_LEN_MIN

The minimum length of a public notebook URI component

◆ EDAM_PUBLISHING_URI_PROHIBITED

const QEVERCLOUD_EXPORT QSet< QString > qevercloud::EDAM_PUBLISHING_URI_PROHIBITED

The set of strings that may not be used as a publishing URI

◆ EDAM_PUBLISHING_URI_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_PUBLISHING_URI_REGEX

A public notebook URI component must match the provided pattern

◆ EDAM_RELATED_MAX_EXPERTS

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RELATED_MAX_EXPERTS

The maximum number of experts that will be returned from a findRelated() query

◆ EDAM_RELATED_MAX_NOTEBOOKS

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RELATED_MAX_NOTEBOOKS

The maximum number of notebooks that will be returned from a findRelated() query.

◆ EDAM_RELATED_MAX_NOTES

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RELATED_MAX_NOTES

The maximum number of notes that will be returned from a findRelated() query.

◆ EDAM_RELATED_MAX_RELATED_CONTENT

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RELATED_MAX_RELATED_CONTENT

The maximum number of related content snippets that will be returned from a findRelated() query.

◆ EDAM_RELATED_MAX_TAGS

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RELATED_MAX_TAGS

The maximum number of tags that will be returned from a findRelated() query.

◆ EDAM_RELATED_PLAINTEXT_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RELATED_PLAINTEXT_LEN_MAX

The maximum length of the plain text in a findRelated query, assuming that plaintext is being provided.

◆ EDAM_RELATED_PLAINTEXT_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RELATED_PLAINTEXT_LEN_MIN

The minimum length of the plain text in a findRelated query, assuming that plaintext is being provided.

◆ EDAM_RESOURCE_SIZE_MAX_FREE

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RESOURCE_SIZE_MAX_FREE

Maximum size of a resource, in bytes, for Free accounts

◆ EDAM_RESOURCE_SIZE_MAX_PREMIUM

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_RESOURCE_SIZE_MAX_PREMIUM

Maximum size of a resource, in bytes, for Premium accounts

◆ EDAM_SAVED_SEARCH_NAME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_SAVED_SEARCH_NAME_LEN_MAX

The maximum length of a SavedSearch.name field

◆ EDAM_SAVED_SEARCH_NAME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_SAVED_SEARCH_NAME_LEN_MIN

The minimum length of a SavedSearch.name field

◆ EDAM_SAVED_SEARCH_NAME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SAVED_SEARCH_NAME_REGEX

SavedSearch.name fields must match this pattern. No control chars or line/paragraph separators, and can't start or end with whitespace.

◆ EDAM_SEARCH_QUERY_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_SEARCH_QUERY_LEN_MAX

The maximum length of a user search query string in Unicode chars

◆ EDAM_SEARCH_QUERY_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_SEARCH_QUERY_LEN_MIN

The minimum length of a user search query string in Unicode chars

◆ EDAM_SEARCH_QUERY_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SEARCH_QUERY_REGEX

Search queries must match the provided pattern. This is used for both ad-hoc queries and SavedSearch.query fields. This excludes all control characters and line/paragraph separators.

◆ EDAM_SEARCH_SUGGESTIONS_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_SEARCH_SUGGESTIONS_MAX

Maximum number of search suggestions that can be returned

◆ EDAM_SEARCH_SUGGESTIONS_PREFIX_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_SEARCH_SUGGESTIONS_PREFIX_LEN_MAX

Maximum length of the search suggestion prefix

◆ EDAM_SEARCH_SUGGESTIONS_PREFIX_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_SEARCH_SUGGESTIONS_PREFIX_LEN_MIN

Minimum length of the search suggestion prefix

◆ EDAM_SNIPPETS_NOTES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_SNIPPETS_NOTES_MAX

The maximium number of note snippets you can retrieve in a single request

◆ EDAM_SOURCE_APPLICATION_ANDROID_SHARE_EXTENSION

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SOURCE_APPLICATION_ANDROID_SHARE_EXTENSION

The NoteAttributes.sourceApplication value used for notes captured with the Android share extension.

◆ EDAM_SOURCE_APPLICATION_EN_SCANSNAP

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SOURCE_APPLICATION_EN_SCANSNAP

The NoteAttributes.sourceApplication value used for notes captured by PFU ScanSnap Evernote Edition.

◆ EDAM_SOURCE_APPLICATION_EWC

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SOURCE_APPLICATION_EWC

The NoteAttributes.sourceApplication value used for notes captured with the Embedded Web Clipper.

◆ EDAM_SOURCE_APPLICATION_IOS_SHARE_EXTENSION

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SOURCE_APPLICATION_IOS_SHARE_EXTENSION

The NoteAttributes.sourceApplication value used for notes captured with the iOS share extension.

◆ EDAM_SOURCE_APPLICATION_MOLESKINE

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SOURCE_APPLICATION_MOLESKINE

The NoteAttributes.sourceApplication value used for notes captured by the Moleskine page camera.

◆ EDAM_SOURCE_APPLICATION_POSTIT

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SOURCE_APPLICATION_POSTIT

The NoteAttributes.sourceApplication value used for notes captured by the Post-it camera.

◆ EDAM_SOURCE_APPLICATION_WEB_CLIPPER

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SOURCE_APPLICATION_WEB_CLIPPER

The NoteAttributes.sourceApplication value used for notes captured with the Evernote Web Clipper.

◆ EDAM_SOURCE_OUTLOOK_CLIPPER

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_SOURCE_OUTLOOK_CLIPPER

The NoteAttributes.source value used for notes captured by the Microsoft Outlook clipper.

◆ EDAM_TAG_NAME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_TAG_NAME_LEN_MAX

The maximum length of a Tag.name, in Unicode characters

◆ EDAM_TAG_NAME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_TAG_NAME_LEN_MIN

The minimum length of a Tag.name, in Unicode characters

◆ EDAM_TAG_NAME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_TAG_NAME_REGEX

All Tag.name fields must match this pattern. This excludes control chars, commas or line/paragraph separators. The string may not begin or end with whitespace.

◆ EDAM_TIMEZONE_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_TIMEZONE_LEN_MAX

The maximum length of a timezone specification string

◆ EDAM_TIMEZONE_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_TIMEZONE_LEN_MIN

The minimum length of a timezone specification string

◆ EDAM_TIMEZONE_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_TIMEZONE_REGEX

Any timezone string given to Evernote must match the provided pattern. This permits either a locale-based standard timezone or a GMT offset. E.g.:

  • America/Los_Angeles
  • GMT+08:00

◆ EDAM_USER_LINKED_NOTEBOOK_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_LINKED_NOTEBOOK_MAX

Maximum number of linked notebooks per account, for a free account.

◆ EDAM_USER_LINKED_NOTEBOOK_MAX_PREMIUM

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_LINKED_NOTEBOOK_MAX_PREMIUM

Maximum number of linked notebooks per account, for a premium account. Users who are part of an active business are also covered under "premium".

◆ EDAM_USER_MAIL_LIMIT_DAILY_FREE

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_MAIL_LIMIT_DAILY_FREE

The number of emails of any type that can be sent by a user with a Free account from the service per day. If an email is sent to two different recipients, this counts as two emails.

◆ EDAM_USER_MAIL_LIMIT_DAILY_PREMIUM

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_MAIL_LIMIT_DAILY_PREMIUM

The number of emails of any type that can be sent by a user with a Premium account from the service per day. If an email is sent to two different recipients, this counts as two emails.

◆ EDAM_USER_NAME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_NAME_LEN_MAX

Maximum length of the User.name field

◆ EDAM_USER_NAME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_NAME_LEN_MIN

Minimum length of the User.name field

◆ EDAM_USER_NAME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_USER_NAME_REGEX

The User.name field must match this pattern, which excludes line endings and control characters.

◆ EDAM_USER_NOTEBOOKS_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_NOTEBOOKS_MAX

Maximum number of Notebooks per user

◆ EDAM_USER_NOTES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_NOTES_MAX

Maximum number of Notes per user

◆ EDAM_USER_PASSWORD_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_PASSWORD_LEN_MAX

The maximum length of an Evernote user password

◆ EDAM_USER_PASSWORD_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_PASSWORD_LEN_MIN

The minimum length of an Evernote user password

◆ EDAM_USER_PASSWORD_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_USER_PASSWORD_REGEX

Evernote user passwords must match this regular expression

◆ EDAM_USER_PROFILE_PHOTO_MAX_BYTES

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_PROFILE_PHOTO_MAX_BYTES

Maximum user profile photo size, in bytes, that clients may send to the service. Photos may be resized before being stored on the service.

◆ EDAM_USER_RECENT_MAILED_ADDRESSES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_RECENT_MAILED_ADDRESSES_MAX

Maximum number of recent email addresses that are maintained (see UserAttributes.recentMailedAddresses)

◆ EDAM_USER_SAVED_SEARCHES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_SAVED_SEARCHES_MAX

Maximum number of SavedSearches per account

◆ EDAM_USER_TAGS_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_TAGS_MAX

Maximum number of Tags per account

◆ EDAM_USER_UPLOAD_LIMIT_BUSINESS

const QEVERCLOUD_EXPORT qint64 qevercloud::EDAM_USER_UPLOAD_LIMIT_BUSINESS

The number of bytes of new data that may be uploaded to a Business user's personal account each month. Note that content uploaded into the Business notebooks by the user does not count against this limit.

◆ EDAM_USER_UPLOAD_LIMIT_BUSINESS_FIRST_MONTH

const QEVERCLOUD_EXPORT qint64 qevercloud::EDAM_USER_UPLOAD_LIMIT_BUSINESS_FIRST_MONTH

The number of bytes of new data that may be uploaded to new business account during the first month. 50GB.

◆ EDAM_USER_UPLOAD_LIMIT_BUSINESS_NEXT_MONTH

const QEVERCLOUD_EXPORT qint64 qevercloud::EDAM_USER_UPLOAD_LIMIT_BUSINESS_NEXT_MONTH

The number of bytes of new data that may be uploaded to a business account for the next month. 20GB.

◆ EDAM_USER_UPLOAD_LIMIT_BUSINESS_PER_USER

const QEVERCLOUD_EXPORT qint64 qevercloud::EDAM_USER_UPLOAD_LIMIT_BUSINESS_PER_USER

The number of bytes of new data that may be uploaded to a Business for each member of the business per month. The total bytes available can be determined by multiplying this with the number of business users.

◆ EDAM_USER_UPLOAD_LIMIT_FREE

const QEVERCLOUD_EXPORT qint64 qevercloud::EDAM_USER_UPLOAD_LIMIT_FREE

The number of bytes of new data that may be uploaded to a Free user's account each month.

◆ EDAM_USER_UPLOAD_LIMIT_PLUS

const QEVERCLOUD_EXPORT qint64 qevercloud::EDAM_USER_UPLOAD_LIMIT_PLUS

The number of bytes of new data that may be uploaded each month to an account at a Plus service level.

◆ EDAM_USER_UPLOAD_LIMIT_PREMIUM

const QEVERCLOUD_EXPORT qint64 qevercloud::EDAM_USER_UPLOAD_LIMIT_PREMIUM

The number of bytes of new data that may be uploaded to a Premium user's account each month.

◆ EDAM_USER_UPLOAD_SURVEY_THRESHOLD

const QEVERCLOUD_EXPORT qint64 qevercloud::EDAM_USER_UPLOAD_SURVEY_THRESHOLD

The number of bytes of new data uploaded in a monthly quota cycle at which point users should be prompted with a survey to gather information on how they are using Evernote.

◆ EDAM_USER_USERNAME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_USERNAME_LEN_MAX

The maximum length of an Evernote username

◆ EDAM_USER_USERNAME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_USERNAME_LEN_MIN

The minimum length of an Evernote username

◆ EDAM_USER_USERNAME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_USER_USERNAME_REGEX

Any Evernote User.username field must match this pattern. This restricts usernames to a format that could permit use as a domain name component. E.g. "username.whatever.evernote.com"

◆ EDAM_USER_WORKSPACES_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_USER_WORKSPACES_MAX

Maximum number of Workspaces per user

◆ EDAM_VAT_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_VAT_REGEX

◆ EDAM_VERSION_MAJOR

const QEVERCLOUD_EXPORT qint16 qevercloud::EDAM_VERSION_MAJOR

The major version number for the current revision of the EDAM protocol. Clients pass this to the service using UserStore.checkVersion at the beginning of a session to confirm that they are not out of date.

◆ EDAM_VERSION_MINOR

const QEVERCLOUD_EXPORT qint16 qevercloud::EDAM_VERSION_MINOR

The minor version number for the current revision of the EDAM protocol. Clients pass this to the service using UserStore.checkVersion at the beginning of a session to confirm that they are not out of date.

◆ EDAM_WORKSPACE_DESCRIPTION_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_WORKSPACE_DESCRIPTION_LEN_MAX

The maximum length of a Workspace.description, in Unicode characters

◆ EDAM_WORKSPACE_NAME_LEN_MAX

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_WORKSPACE_NAME_LEN_MAX

The maximum length of a Workspace.name, in Unicode characters

◆ EDAM_WORKSPACE_NAME_LEN_MIN

const QEVERCLOUD_EXPORT qint32 qevercloud::EDAM_WORKSPACE_NAME_LEN_MIN

The minimum length of a Workspace.name, in Unicode characters

◆ EDAM_WORKSPACE_NAME_REGEX

const QEVERCLOUD_EXPORT QString qevercloud::EDAM_WORKSPACE_NAME_REGEX

All Workspace.name fields must match this pattern. This excludes control chars or line/paragraph separators. The string may not begin or end with whitespace.

◆ EverCloudExceptionData