QEverCloud
Unofficial Evernote Cloud API for Qt
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCqevercloud::AccountingThis represents the bookkeeping information for the user's subscription
oCqevercloud::AsyncResultReturned by asynchonous versions of functions
oCqevercloud::AuthenticationResultWhen an authentication (or re-authentication) is performed, this structure provides the result to the client
oCqevercloud::BootstrapInfoThis structure describes a collection of bootstrap profiles
oCqevercloud::BootstrapProfileThis structure describes a collection of bootstrap settings
oCqevercloud::BootstrapSettingsThis structure describes a collection of bootstrap settings
oCqevercloud::BusinessNotebookIf 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
oCqevercloud::BusinessUserInfoThis structure is used to provide information about an Evernote Business membership, for members who are part of a business
oCqevercloud::BusinessUserRoleEnumeration of the roles that a User can have within an Evernote Business account
oCqevercloud::ClientUsageMetricsThis 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
oCqevercloud::DataIn several places, EDAM exchanges blocks of bytes of data for a component which may be relatively large
oCqevercloud::EDAMErrorCodeNumeric codes indicating the type of error that occurred on the service
oCqevercloud::EverCloudExceptionDataEverCloudException counterpart for asynchronous API
oCqevercloud::EvernoteOAuthDialogAuthorizes your app with the Evernote service by means of OAuth authentication
oCqevercloud::EvernoteOAuthWebViewThe class is tailored specifically for OAuth authorization with Evernote
oCstd::exceptionSTL class
oCqevercloud::Thumbnail::ImageTypeSpecifies image type of the returned thumbnail
oCqevercloud::LazyMapA 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
oCqevercloud::LinkedNotebookA link in an users account that refers them to a public or individual share in another user's account
oCqevercloud::NoteRepresents a single note in the user's account
oCqevercloud::NoteAttributesThe list of optional attributes that can be stored on a note
oCqevercloud::NotebookA unique container for a set of notes
oCqevercloud::NotebookDescriptorA structure that describes a notebook or a user's relationship with a notebook
oCqevercloud::NotebookRestrictionsThis structure captures information about the types of operations that cannot be performed on a given notebook with a type of authenticated access and credentials
oCqevercloud::NoteCollectionCountsA data structure representing the number of notes for each notebook and tag with a non-zero set of applicable notes
oCqevercloud::NoteEmailParametersParameters that must be given to the NoteStore emailNote call
oCqevercloud::NoteFilterA list of criteria that are used to indicate which notes are desired from the account
oCqevercloud::NoteListA small structure for returning a list of notes out of a larger set
oCqevercloud::NoteMetadataThis structure is used in the set of results returned by the findNotesMetadata function
oCqevercloud::NotesMetadataListThis 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
oCqevercloud::NotesMetadataResultSpecThis 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
oCqevercloud::NoteSortOrderThis enumeration defines the possible sort ordering for notes when they are returned from a search result
oCqevercloud::NoteStoreService: NoteStore
oCqevercloud::NoteVersionIdIdentifying information about previous versions of a note that are backed up within Evernote's servers
oCqevercloud::EvernoteOAuthWebView::OAuthResultHolds data that is returned by Evernote on a succesful authentication
oCqevercloud::Optional< T >Supports optional values
oCqevercloud::Optional< bool >
oCqevercloud::Optional< double >
oCqevercloud::Optional< Guid >
oCqevercloud::Optional< QByteArray >
oCqevercloud::Optional< qevercloud::Accounting >
oCqevercloud::Optional< qevercloud::BusinessNotebook >
oCqevercloud::Optional< qevercloud::BusinessUserInfo >
oCqevercloud::Optional< qevercloud::BusinessUserRole::type >
oCqevercloud::Optional< qevercloud::Data >
oCqevercloud::Optional< qevercloud::LazyMap >
oCqevercloud::Optional< qevercloud::Note >
oCqevercloud::Optional< qevercloud::NoteAttributes >
oCqevercloud::Optional< qevercloud::NotebookRestrictions >
oCqevercloud::Optional< qevercloud::NoteFilter >
oCqevercloud::Optional< qevercloud::NoteSortOrder::type >
oCqevercloud::Optional< qevercloud::PremiumInfo >
oCqevercloud::Optional< qevercloud::PremiumOrderStatus::type >
oCqevercloud::Optional< qevercloud::PrivilegeLevel::type >
oCqevercloud::Optional< qevercloud::PublicUserInfo >
oCqevercloud::Optional< qevercloud::Publishing >
oCqevercloud::Optional< qevercloud::QueryFormat::type >
oCqevercloud::Optional< qevercloud::ReminderEmailConfig::type >
oCqevercloud::Optional< qevercloud::ResourceAttributes >
oCqevercloud::Optional< qevercloud::SavedSearchScope >
oCqevercloud::Optional< qevercloud::SharedNotebookInstanceRestrictions::type >
oCqevercloud::Optional< qevercloud::SharedNotebookPrivilegeLevel::type >
oCqevercloud::Optional< qevercloud::SharedNotebookRecipientSettings >
oCqevercloud::Optional< qevercloud::SponsoredGroupRole::type >
oCqevercloud::Optional< qevercloud::User >
oCqevercloud::Optional< qevercloud::UserAttributes >
oCqevercloud::Optional< qint16 >
oCqevercloud::Optional< qint32 >
oCqevercloud::Optional< qint64 >
oCqevercloud::Optional< QList< Guid > >
oCqevercloud::Optional< QList< qevercloud::LinkedNotebook > >
oCqevercloud::Optional< QList< qevercloud::Note > >
oCqevercloud::Optional< QList< qevercloud::Notebook > >
oCqevercloud::Optional< QList< qevercloud::NotebookDescriptor > >
oCqevercloud::Optional< QList< qevercloud::Resource > >
oCqevercloud::Optional< QList< qevercloud::SavedSearch > >
oCqevercloud::Optional< QList< qevercloud::SharedNotebook > >
oCqevercloud::Optional< QList< qevercloud::Tag > >
oCqevercloud::Optional< QList< qint64 > >
oCqevercloud::Optional< QMap< Guid, qint32 > >
oCqevercloud::Optional< QMap< QString, QString > >
oCqevercloud::Optional< QSet< QString > >
oCqevercloud::Optional< QString >
oCqevercloud::Optional< QStringList >
oCqevercloud::Optional< Timestamp >
oCqevercloud::Optional< UserID >
oCqevercloud::PremiumInfoThis structure is used to provide information about a user's Premium account
oCqevercloud::PremiumOrderStatusThis enumeration defines the possible states of a premium account
oCqevercloud::PrivilegeLevelThis enumeration defines the possible permission levels for a user
oCqevercloud::PublicUserInfoThis structure is used to provide publicly-available user information about a particular account
oCqevercloud::PublishingIf 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
oCqevercloud::QueryFormatEvery search query is specified as a sequence of characters
oCqevercloud::RelatedQueryA description of the thing for which we are searching for related entities
oCqevercloud::RelatedResultThe result of calling findRelated()
oCqevercloud::RelatedResultSpecA 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
oCqevercloud::ReminderEmailConfigAn enumeration describing the configuration state related to receiving reminder e-mails from the service
oCqevercloud::ResourceEvery media file that is embedded or attached to a note is represented through a Resource entry
oCqevercloud::ResourceAttributesStructure holding the optional attributes of a Resource
oCqevercloud::SavedSearchA named search associated with the account that can be quickly re-used
oCqevercloud::SavedSearchScopeA structure defining the scope of a SavedSearch
oCqevercloud::SharedNotebookShared notebooks represent a relationship between a notebook and a single share invitation recipient
oCqevercloud::SharedNotebookInstanceRestrictionsAn enumeration describing restrictions on the domain of shared notebook instances that are valid for a given operation, as used, for example, in NotebookRestrictions
oCqevercloud::SharedNotebookPrivilegeLevelPrivilege levels for accessing shared notebooks
oCqevercloud::SharedNotebookRecipientSettingsSettings meant for the recipient of a shared notebook, such as for indicating which types of notifications the recipient wishes for reminders, etc
oCqevercloud::SponsoredGroupRoleEnumeration of the roles that a User can have within a sponsored group
oCqevercloud::SyncChunkThis structure is given out by the NoteStore when a client asks to receive the current state of an account
oCqevercloud::SyncChunkFilterThis 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
oCqevercloud::SyncStateThis structure encapsulates the information about the state of the user's account for the purpose of "state based" synchronization
oCqevercloud::TagA tag within a user's account is a unique name which may be organized a simple hierarchy
oCqevercloud::ThumbnailThe class is for downloading thumbnails for notes and resources from Evernote servers
oCqevercloud::UserThis represents the information about a single user account
oCqevercloud::UserAttributesA structure holding the optional attributes that can be stored on a User
\Cqevercloud::UserStoreService: UserStore