QEverCloud
Unofficial Evernote Cloud API for Qt
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NqevercloudAll the library lives in this namespace
 oCAccountingThis represents the bookkeeping information for the user's subscription
 oCAsyncResultReturned by asynchonous versions of functions
 oCAuthenticationResultWhen an authentication (or re-authentication) is performed, this structure provides the result to the client
 oCBootstrapInfoThis structure describes a collection of bootstrap profiles
 oCBootstrapProfileThis structure describes a collection of bootstrap settings
 oCBootstrapSettingsThis structure describes a collection of bootstrap settings
 oCBusinessNotebookIf a Notebook contained in an Evernote Business account has been published the to business library, the Notebook will have a reference to one of these structures, which specifies how the Notebook will be represented in the library
 oCBusinessUserInfoThis structure is used to provide information about an Evernote Business membership, for members who are part of a business
 oCBusinessUserRoleEnumeration of the roles that a User can have within an Evernote Business account
 oCClientUsageMetricsThis structure is passed from clients to the Evernote service when they wish to relay coarse-grained usage metrics to the service to help improve products
 oCDataIn several places, EDAM exchanges blocks of bytes of data for a component which may be relatively large
 oCEDAMErrorCodeNumeric codes indicating the type of error that occurred on the service
 oCEDAMNotFoundExceptionThis exception is thrown by EDAM procedures when a caller asks to perform an operation on an object that does not exist
 oCEDAMNotFoundExceptionDataAsynchronous API conterpart of EDAMNotFoundException
 oCEDAMSystemExceptionThis exception is thrown by EDAM procedures when a call fails as a result of a problem in the service that could not be changed through caller action
 oCEDAMSystemExceptionAuthExpiredEDAMSystemException for errorCode = AUTH_EXPIRED
 oCEDAMSystemExceptionAuthExpiredDataAsynchronous API conterpart of EDAMSystemExceptionAuthExpired
 oCEDAMSystemExceptionDataAsynchronous API conterpart of EDAMSystemException
 oCEDAMSystemExceptionRateLimitReachedEDAMSystemException for errorCode = RATE_LIMIT_REACHED
 oCEDAMSystemExceptionRateLimitReachedDataAsynchronous API conterpart of EDAMSystemExceptionRateLimitReached
 oCEDAMUserExceptionThis exception is thrown by EDAM procedures when a call fails as a result of a problem that a caller may be able to resolve
 oCEDAMUserExceptionDataAsynchronous API conterpart of EDAMUserException
 oCEverCloudExceptionAll exceptions throws by the library are of this class or its descendants
 oCEverCloudExceptionDataEverCloudException counterpart for asynchronous API
 oCEvernoteExceptionAll exception sent by Evernote servers (as opposed to other error conditions, for example http errors) are descendants of this class
 oCEvernoteExceptionDataAsynchronous API conterpart of EvernoteException
 oCEvernoteOAuthDialogAuthorizes your app with the Evernote service by means of OAuth authentication
 oCEvernoteOAuthWebViewThe class is tailored specifically for OAuth authorization with Evernote
 |\COAuthResultHolds data that is returned by Evernote on a succesful authentication
 oCLazyMapA structure that wraps a map of name/value pairs whose values are not always present in the structure in order to reduce space when obtaining batches of entities that contain the map
 oCLinkedNotebookA link in an users account that refers them to a public or individual share in another user's account
 oCNoteRepresents a single note in the user's account
 oCNoteAttributesThe list of optional attributes that can be stored on a note
 oCNotebookA unique container for a set of notes
 oCNotebookDescriptorA structure that describes a notebook or a user's relationship with a notebook
 oCNotebookRestrictionsThis structure captures information about the types of operations that cannot be performed on a given notebook with a type of authenticated access and credentials
 oCNoteCollectionCountsA data structure representing the number of notes for each notebook and tag with a non-zero set of applicable notes
 oCNoteEmailParametersParameters that must be given to the NoteStore emailNote call
 oCNoteFilterA list of criteria that are used to indicate which notes are desired from the account
 oCNoteListA small structure for returning a list of notes out of a larger set
 oCNoteMetadataThis structure is used in the set of results returned by the findNotesMetadata function
 oCNotesMetadataListThis structure is returned from calls to the findNotesMetadata function to give the high-level metadata about a subset of Notes that are found to match a specified NoteFilter in a search
 oCNotesMetadataResultSpecThis structure is provided to the findNotesMetadata function to specify the subset of fields that should be included in each NoteMetadata element that is returned in the NotesMetadataList
 oCNoteSortOrderThis enumeration defines the possible sort ordering for notes when they are returned from a search result
 oCNoteStoreService: NoteStore
 oCNoteVersionIdIdentifying information about previous versions of a note that are backed up within Evernote's servers
 oCOptionalSupports optional values
 oCPremiumInfoThis structure is used to provide information about a user's Premium account
 oCPremiumOrderStatusThis enumeration defines the possible states of a premium account
 oCPrivilegeLevelThis enumeration defines the possible permission levels for a user
 oCPublicUserInfoThis structure is used to provide publicly-available user information about a particular account
 oCPublishingIf a Notebook has been opened to the public, the Notebook will have a reference to one of these structures, which gives the location and optional description of the externally-visible public Notebook
 oCQueryFormatEvery search query is specified as a sequence of characters
 oCRelatedQueryA description of the thing for which we are searching for related entities
 oCRelatedResultThe result of calling findRelated()
 oCRelatedResultSpecA description of the thing for which the service will find related entities, via findRelated(), together with a description of what type of entities and how many you are seeking in the RelatedResult
 oCReminderEmailConfigAn enumeration describing the configuration state related to receiving reminder e-mails from the service
 oCResourceEvery media file that is embedded or attached to a note is represented through a Resource entry
 oCResourceAttributesStructure holding the optional attributes of a Resource
 oCSavedSearchA named search associated with the account that can be quickly re-used
 oCSavedSearchScopeA structure defining the scope of a SavedSearch
 oCSharedNotebookShared notebooks represent a relationship between a notebook and a single share invitation recipient
 oCSharedNotebookInstanceRestrictionsAn enumeration describing restrictions on the domain of shared notebook instances that are valid for a given operation, as used, for example, in NotebookRestrictions
 oCSharedNotebookPrivilegeLevelPrivilege levels for accessing shared notebooks
 oCSharedNotebookRecipientSettingsSettings meant for the recipient of a shared notebook, such as for indicating which types of notifications the recipient wishes for reminders, etc
 oCSponsoredGroupRoleEnumeration of the roles that a User can have within a sponsored group
 oCSyncChunkThis structure is given out by the NoteStore when a client asks to receive the current state of an account
 oCSyncChunkFilterThis structure is used with the 'getFilteredSyncChunk' call to provide fine-grained control over the data that's returned when a client needs to synchronize with the service
 oCSyncStateThis structure encapsulates the information about the state of the user's account for the purpose of "state based" synchronization
 oCTagA tag within a user's account is a unique name which may be organized a simple hierarchy
 oCThriftExceptionErrors of the Thrift protocol level
 oCThriftExceptionDataAsynchronous API conterpart of ThriftException
 oCThumbnailThe class is for downloading thumbnails for notes and resources from Evernote servers
 |\CImageTypeSpecifies image type of the returned thumbnail
 oCUserThis represents the information about a single user account
 oCUserAttributesA structure holding the optional attributes that can be stored on a User
 \CUserStoreService: UserStore