Molybden API
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cmolybden::ActionThe base API that implements classes which represent delegate's action
 Cmolybden::AddressThe collected data entered by the user to a form and persisted to the user profile store
 Cmolybden::AlertArgsThe BrowserDelegates::onAlert action arguments
 Cmolybden::AppProvides access to Molybden app
 Cmolybden::AppOptionsThe Molybden app options
 Cmolybden::AudioStartedPlayingThe MediaEvents::onAudioStartedPlaying event arguments
 Cmolybden::AudioStoppedPlayingThe MediaEvents::onAudioStoppedPlaying event arguments
 Cmolybden::AuthenticateArgsThe BrowserDelegates::onAuthenticate action arguments
 Cmolybden::BeforeFormRepostArgsThe BrowserDelegates::onBeforeFormRepost action arguments
 Cmolybden::BeforeSendUploadDataArgsThe NetworkDelegates::onBeforeSendUploadData action arguments
 Cmolybden::BeforeStartTransactionArgsThe NetworkDelegates::onBeforeStartTransaction arguments
 Cmolybden::BeforeUnloadArgsThe BrowserDelegates::onBeforeUnload action arguments
 Cmolybden::BeforeUrlRequestArgsThe NetworkDelegates::onBeforeUrlRequest arguments
 Cmolybden::BitmapA binary image in the BGRA format
 Cmolybden::BrowserBecameResponsiveThe BrowserEvents::onBrowserBecameResponsive event arguments
 Cmolybden::BrowserBecameUnresponsiveThe BrowserEvents::onBrowserBecameUnresponsive event arguments
 Cmolybden::BrowserClosedThe BrowserEvents::onBrowserClosed event arguments
 Cmolybden::BrowserDelegatesA class that contains all browser delegates
 Cmolybden::BrowserEventsA class that contains all browser events
 Cmolybden::BrowserSettings
 Cmolybden::CanAccessFileArgsThe NetworkDelegates::onCanAccessFile action arguments
 Cmolybden::CanExecuteCommandArgsThe BrowserDelegates::onCanExecuteCommand action arguments
 Cmolybden::CanGetCookiesArgsThe NetworkDelegates::onCanGetCookie action arguments
 Cmolybden::CanSetCookieArgsThe NetworkDelegates::onCanSetCookie action arguments
 Cmolybden::CaptureSessionEventsA class that contains all capture session events
 Cmolybden::CaptureSessionStartedThe BrowserEvents::onCaptureSessionStarted event arguments
 Cmolybden::CaptureSessionStoppedThe CaptureSessionEvents::onCaptureSessionStopped event arguments
 Cmolybden::CaptureSourceThe source for a content capture session
 Cmolybden::CaptureSourcesProvides access to the sources available for content capture
 Cmolybden::CertErrorArgsThe BrowserDelegates::onCertError action arguments
 Cmolybden::Certificate
 Cmolybden::CertVerificationErrorAn error found by Chromium when verifying an SSL certificate
 Cmolybden::ClipboardAllows to access the system clipboard
 Cmolybden::ClipboardDataRepresents the system clipboard data
 Cmolybden::ClipboardDataTypeRepresents the type of a clipboard data
 Cmolybden::ColorA numeric model of an RGB color
 Cmolybden::CommandLineArgsAllows accessing the copy of the original command line arguments of the current process
 Cmolybden::ConfirmArgsThe BrowserDelegates::onConfirm action arguments
 Cmolybden::ConsoleMessageReceivedThe BrowserEvents::onConsoleMessageReceived event arguments
 Cmolybden::ContextMenuContentType
 Cmolybden::ContextMenuItem
 Cmolybden::CookieAn HTTP cookie
 Cmolybden::CookiesA service that allows working with the session and persistent cookies
 Cmolybden::CreditCardThe credit card information persisted in the credit card store
 Cmolybden::CreditCardsThe credit card store
 Cmolybden::CursorThe cursor details that describe both the standard and custom cursors
 Cmolybden::CustomContextMenuItemActionArgs
 Cmolybden::CustomMenuItemActionArgs
 Cmolybden::Delegate< Args, Action >Delegates allow you to make decisions that affect the application behavior
 Cmolybden::Delegate< molybden::AlertArgs, molybden::AlertAction >
 Cmolybden::Delegate< molybden::AuthenticateArgs, molybden::AuthenticateAction >
 Cmolybden::Delegate< molybden::BeforeFormRepostArgs, molybden::BeforeFormRepostAction >
 Cmolybden::Delegate< molybden::BeforeSendUploadDataArgs, molybden::BeforeSendUploadDataAction >
 Cmolybden::Delegate< molybden::BeforeStartTransactionArgs, molybden::BeforeStartTransactionAction >
 Cmolybden::Delegate< molybden::BeforeUnloadArgs, molybden::BeforeUnloadAction >
 Cmolybden::Delegate< molybden::BeforeUrlRequestArgs, molybden::BeforeUrlRequestAction >
 Cmolybden::Delegate< molybden::CanAccessFileArgs, molybden::CanAccessFileAction >
 Cmolybden::Delegate< molybden::CanExecuteCommandArgs, molybden::CanExecuteCommandAction >
 Cmolybden::Delegate< molybden::CanGetCookiesArgs, molybden::CanGetCookiesAction >
 Cmolybden::Delegate< molybden::CanSetCookieArgs, molybden::CanSetCookieAction >
 Cmolybden::Delegate< molybden::CertErrorArgs, molybden::CertErrorAction >
 Cmolybden::Delegate< molybden::ConfirmArgs, molybden::ConfirmAction >
 Cmolybden::Delegate< molybden::InjectCssArgs, molybden::InjectCssAction >
 Cmolybden::Delegate< molybden::InjectJsArgs, molybden::InjectJsAction >
 Cmolybden::Delegate< molybden::InterceptUrlRequestArgs, molybden::InterceptUrlRequestAction >
 Cmolybden::Delegate< molybden::OpenPopupArgs, molybden::OpenPopupAction >
 Cmolybden::Delegate< molybden::PromptArgs, molybden::PromptAction >
 Cmolybden::Delegate< molybden::ReceiveHeadersArgs, molybden::ReceiveHeadersAction >
 Cmolybden::Delegate< molybden::RequestPdfPasswordArgs, molybden::RequestPdfPasswordAction >
 Cmolybden::Delegate< molybden::RequestPermissionArgs, molybden::RequestPermissionAction >
 Cmolybden::Delegate< molybden::SaveAsPdfArgs, molybden::SaveAsPdfAction >
 Cmolybden::Delegate< molybden::SaveCreditCardArgs, molybden::SaveCreditCardAction >
 Cmolybden::Delegate< molybden::SavePasswordArgs, molybden::SavePasswordAction >
 Cmolybden::Delegate< molybden::SaveUserProfileArgs, molybden::SaveUserProfileAction >
 Cmolybden::Delegate< molybden::ShowContextMenuArgs, molybden::ShowContextMenuAction >
 Cmolybden::Delegate< molybden::ShowHttpErrorPageArgs, molybden::ShowHttpErrorPageAction >
 Cmolybden::Delegate< molybden::ShowNetErrorPageArgs, molybden::ShowNetErrorPageAction >
 Cmolybden::Delegate< molybden::StartCaptureSessionArgs, molybden::StartCaptureSessionAction >
 Cmolybden::Delegate< molybden::StartDownloadArgs, molybden::StartDownloadAction >
 Cmolybden::Delegate< molybden::StartNavigationArgs, molybden::StartNavigationAction >
 Cmolybden::Delegate< molybden::UpdatePasswordArgs, molybden::UpdatePasswordAction >
 Cmolybden::Delegate< molybden::UpdateUserProfileArgs, molybden::UpdateUserProfileAction >
 Cmolybden::Delegate< molybden::VerifyCertArgs, molybden::VerifyCertAction >
 Cmolybden::DesktopProvides access to the desktop environment
 Cmolybden::DevToolsAllows working with the browser's DevTools
 Cmolybden::DictionaryProvides functionality for working with a spell check dictionary
 Cmolybden::DockAllows controlling application icon in the Dock on macOS
 Cmolybden::DownloadCanceledThe DownloadEvents::onDownloadCanceled event arguments
 Cmolybden::DownloadEventsA class that contains all download events
 Cmolybden::DownloadFinishedThe DownloadEvents::onDownloadFinished event arguments
 Cmolybden::DownloadInterruptedThe DownloadEvents::onDownloadInterrupted event arguments
 Cmolybden::DownloadPausedThe DownloadEvents::onDownloadPaused event arguments
 Cmolybden::DownloadTargetThe details of the download target
 Cmolybden::DownloadUpdatedThe DownloadEvents::onDownloadUpdated event arguments
 Cstd::enable_shared_from_this
 Cmolybden::Event< T >Events allow you to be notified when something happens in Molybden
 Cmolybden::Event< molybden::AudioStartedPlaying >
 Cmolybden::Event< molybden::AudioStoppedPlaying >
 Cmolybden::Event< molybden::BrowserBecameResponsive >
 Cmolybden::Event< molybden::BrowserBecameUnresponsive >
 Cmolybden::Event< molybden::BrowserClosed >
 Cmolybden::Event< molybden::CaptureSessionStarted >
 Cmolybden::Event< molybden::CaptureSessionStopped >
 Cmolybden::Event< molybden::ConsoleMessageReceived >
 Cmolybden::Event< molybden::DownloadCanceled >
 Cmolybden::Event< molybden::DownloadFinished >
 Cmolybden::Event< molybden::DownloadInterrupted >
 Cmolybden::Event< molybden::DownloadPaused >
 Cmolybden::Event< molybden::DownloadUpdated >
 Cmolybden::Event< molybden::FocusGained >
 Cmolybden::Event< molybden::FocusLost >
 Cmolybden::Event< molybden::FrameCreated >
 Cmolybden::Event< molybden::FrameDeleted >
 Cmolybden::Event< molybden::FrameDocumentLoadFinished >
 Cmolybden::Event< molybden::FrameLoadFailed >
 Cmolybden::Event< molybden::FrameLoadFinished >
 Cmolybden::Event< molybden::FullScreenEntered >
 Cmolybden::Event< molybden::FullScreenExited >
 Cmolybden::Event< molybden::LoadFinished >
 Cmolybden::Event< molybden::LoadProgressChanged >
 Cmolybden::Event< molybden::LoadStarted >
 Cmolybden::Event< molybden::MediaStreamCaptureStarted >
 Cmolybden::Event< molybden::MediaStreamCaptureStopped >
 Cmolybden::Event< molybden::NavigationFinished >
 Cmolybden::Event< molybden::NavigationRedirected >
 Cmolybden::Event< molybden::NavigationStarted >
 Cmolybden::Event< molybden::NavigationStopped >
 Cmolybden::Event< molybden::NetworkChanged >
 Cmolybden::Event< molybden::PacScriptErrorReceived >
 Cmolybden::Event< molybden::RedirectResponseCodeReceived >
 Cmolybden::Event< molybden::RenderProcessStarted >
 Cmolybden::Event< molybden::RenderProcessTerminated >
 Cmolybden::Event< molybden::RequestCompleted >
 Cmolybden::Event< molybden::RequestDestroyed >
 Cmolybden::Event< molybden::ResponseBytesReceived >
 Cmolybden::Event< molybden::ResponseStarted >
 Cmolybden::Event< molybden::SpellCheckCompleted >
 Cmolybden::Event< molybden::StatusChanged >
 Cmolybden::Event< molybden::TitleChanged >
 Cmolybden::Event< molybden::TrayClicked >
 Cmolybden::internal::FieldContainerStores the fields of self, that can be represented as the JavaScript object properties
 Cmolybden::FileThe file data
 Cmolybden::FileFilterThe file filter
 Cmolybden::FileValueThe base class that all file value types must implement
 Cmolybden::FindOptionsThe parameters of the text find request
 Cmolybden::FindResultA result of the text search
 Cmolybden::FocusGainedThe BrowserEvents::onFocusGained event arguments
 Cmolybden::FocusLostThe BrowserEvents::onFocusLost event arguments
 Cmolybden::FormDataPairThe key-value pair that represents a segment of a form data (e.g
 Cmolybden::FrameA web frame that provides access to DOM and JavaScript
 Cmolybden::FrameCreatedThe BrowserEvents::onFrameCreated event arguments
 Cmolybden::FrameDeletedThe BrowserEvents::onFrameDeleted event arguments
 Cmolybden::FrameDocumentLoadFinishedThe NavigationEvents::onFrameDocumentLoadFinished event arguments
 Cmolybden::FrameLoadFailedThe NavigationEvents::onFrameLoadFailed event arguments
 Cmolybden::FrameLoadFinishedThe NavigationEvents::onFrameLoadFinished event arguments
 Cmolybden::FullScreenEnteredThe BrowserEvents::onFullScreenEntered event arguments
 Cmolybden::FullScreenExitedThe BrowserEvents::onFullScreenExited event arguments
 Cmolybden::GlobalShortcutsAllows handling global keyboard shortcuts in the application
 Cmolybden::HostPortA host/port pair of the URI
 Cmolybden::HttpAuthCacheAn HTTP authentication cache service
 Cmolybden::HttpAuthPrefsThe HTTP authorization preferences
 Cmolybden::HttpCacheAn HTTP cache service
 Cmolybden::HttpHeaderAn HTTP header name and value
 Cmolybden::InjectCssArgsThe BrowserDelegates::onInjectCss action arguments
 Cmolybden::InjectJsArgsThe BrowserDelegates::onInjectJs action arguments
 Cmolybden::InterceptUrlRequestArgsThe NetworkDelegates::onInterceptUrlRequest arguments
 Cmolybden::JsErrorRepresents a JavaScript exception
 Cmolybden::JsReturnValueRepresents the JS function return value
 Cmolybden::JsValueA JavaScript value
 Cmolybden::LanguageA language for which Chromium can perform spell checking
 Cmolybden::LoadFinishedThe NavigationEvents::onLoadFinished event arguments
 Cmolybden::LoadProgressChangedThe NavigationEvents::onLoadProgressChanged event arguments
 Cmolybden::LoadStartedThe NavigationEvents::onLoadStarted event arguments
 Cmolybden::LoadUrlOptionsThe optional parameters of the load URL request
 Cmolybden::LoggingAllows configuring the application logging
 Cmolybden::MediaEventsA class that contains all media events
 Cmolybden::MediaStreamCaptureStartedThe BrowserEvents::onMediaStreamCaptureStarted event arguments
 Cmolybden::MediaStreamCaptureStoppedThe BrowserEvents::onMediaStreamCaptureStopped event arguments
 Cmolybden::MenuItem
 Cmolybden::MessageDialogAllow displaying the native message dialogs
 Cmolybden::MessageDialogButtonThe message dialog button
 Cmolybden::MessageDialogCheckboxThe message dialog checkbox
 Cmolybden::MessageDialogOptionsThe options of a message dialog
 Cmolybden::MessageDialogResultThe result of a message dialog
 Cmolybden::internal::MethodContainerStores the methods of self, that can be called as the JavaScript object methods
 Cmolybden::MultipartFormDataPairThe key-value pair that represents a segment of a multi-part form data
 Cmolybden::MultipartFormDataPairValueThe base class that all pair value types must implement
 Cmolybden::NavigationDelegatesObjects implement this interface to get notified about changes in Navigation and to provide necessary functionality
 Cmolybden::NavigationEntryThe navigation history entry
 Cmolybden::NavigationEventsA class that contains all navigation events
 Cmolybden::NavigationFinishedThe NavigationEvents::onNavigationFinished event arguments
 Cmolybden::NavigationRedirectedThe NavigationEvents::onNavigationRedirected event arguments
 Cmolybden::NavigationResultThe result of the blocking navigation
 Cmolybden::NavigationStartedThe NavigationEvents::onNavigationStarted event arguments
 Cmolybden::NavigationStoppedThe NavigationEvents::onNavigationStopped event arguments
 Cmolybden::NetworkChangedThe NetworkEvents::onNetworkChanged event arguments
 Cmolybden::NetworkDelegatesA class that contains all network delegates
 Cmolybden::NetworkEventsA class that contains all network events
 Cmolybden::Observable< T >A common class that all classes providing an observer must inherit
 Cmolybden::OpenDialogAllow displaying the native open file/files/folder dialogs
 Cmolybden::OpenDialogFeaturesThe features of an open dialog
 Cmolybden::OpenDialogOptionsThe options of an open dialog
 Cmolybden::OpenDialogResultThe result of an open dialog
 Cmolybden::OpenPopupArgsThe BrowserDelegates::onOpenPopup action arguments
 Cmolybden::PacScriptErrorReceivedThe NetworkEvents::onPacScriptErrorReceived event arguments
 Cmolybden::PasswordRecordA record saved in the password store
 Cmolybden::PasswordsA service for working with logins and passwords saved in the Chromium password store
 Cmolybden::PermissionsDelegatesA class that contains all permission delegates
 Cmolybden::PointA pair of numbers that in general are used to define coordinates in the two-dimensional space
 Cmolybden::ProfileThe app profile that holds user data such as navigation history, proxy settings, spell checker configurations, cookies, etc
 Cmolybden::ProfilePrefsThe Chromium profile preferences
 Cmolybden::PromptArgsThe BrowserDelegates::onPrompt action arguments
 Cmolybden::ProxyProvides access to the profile proxy functionality
 Cmolybden::ProxyConfigAn interface that all proxy config implementations must extend
 Cmolybden::ReceiveHeadersArgsThe NetworkDelegates::onReceiveHeaders action arguments
 Cmolybden::RectA rectangle described by the location and dimensions
 Cmolybden::RedirectResponseCodeReceivedThe NetworkEvents::onRedirectResponseCodeReceived event arguments
 Cmolybden::RenderProcessContains information about the render process associated with Frame
 Cmolybden::RenderProcessStartedThe BrowserEvents::onRenderProcessStarted event arguments
 Cmolybden::RenderProcessTerminatedThe BrowserEvents::onRenderProcessTerminated event arguments
 Cmolybden::RequestCompletedThe NetworkEvents::onRequestCompleted event arguments
 Cmolybden::RequestDestroyedThe NetworkEvents::onRequestDestroyed event arguments
 Cmolybden::RequestPdfPasswordArgsThe BrowserDelegates::onRequestPdfPassword action arguments
 Cmolybden::RequestPermissionArgsThe PermissionsDelegates::onRequestPermission action arguments
 Cmolybden::ResponseBytesReceivedThe NetworkEvents::onResponseBytesReceived event arguments
 Cmolybden::ResponseStartedThe NetworkEvents::onResponseStarted event arguments
 Cmolybden::RTTI
 Cmolybden::SaveAsPdfArgsThe BrowserDelegates::onSaveAsPdf action arguments
 Cmolybden::SaveCreditCardArgsThe BrowserDelegates::onSaveCreditCard action arguments
 Cmolybden::SaveDialogAllow displaying the native save file/folder dialogs
 Cmolybden::SaveDialogFeaturesThe features of a save dialog
 Cmolybden::SaveDialogOptionsThe options of a save dialog
 Cmolybden::SaveDialogResultThe result of a save dialog
 Cmolybden::SavePasswordArgsThe BrowserDelegates::onSavePassword action arguments
 Cmolybden::SaveUserProfileArgsThe BrowserDelegates::onSaveUserProfile action arguments
 Cmolybden::ShortcutA combination of a key code and modifier keys, such as Shift, Alt, etc
 Cmolybden::ShowContextMenuArgsThe BrowserDelegates::onShowContextMenu action arguments
 Cmolybden::ShowHttpErrorPageArgsThe NavigationDelegates::onShowHttpErrorPage action arguments
 Cmolybden::ShowNetErrorPageArgsThe NavigationDelegates::onShowNetErrorPage action arguments
 Cmolybden::SizeA pair of numbers that in general are used to define dimensions in the two-dimensional space
 Cmolybden::SpellCheckCompletedThe BrowserEvents::onSpellCheckCompleted event arguments
 Cmolybden::SpellCheckerA profile service that provides functionality for configuring spell checking
 Cmolybden::SpellCheckingResultA spell checking result that contains the bounds of a mis-spelled substring of the checked text
 Cmolybden::StartCaptureSessionArgsThe BrowserDelegates::onStartCaptureSession action arguments
 Cmolybden::StartDownloadArgsThe BrowserDelegates::onStartDownload action arguments
 Cmolybden::StartNavigationArgsThe NavigationDelegates::onStartNavigation action arguments
 Cmolybden::StatusChangedThe BrowserEvents::onStatusChanged event arguments
 Cmolybden::SubscriptionA subscription allows you to unsubscribe from receiving events
 Cmolybden::TextFinderAllows finding text on the loaded web page
 Cmolybden::TitleChangedThe BrowserEvents::onTitleChanged event arguments
 Cmolybden::TrayClickedThe TrayEvents::onClicked event arguments
 Cmolybden::TrayEventsA class that contains all tray events
 Cmolybden::UpdatePasswordArgsThe BrowserDelegates::onUpdatePassword action arguments
 Cmolybden::UpdateUserProfileArgsThe BrowserDelegates::onUpdateUserProfile action arguments
 Cmolybden::UploadDataAn interface that all upload data implementations must extend
 Cmolybden::UrlRequestThe details about a URL request
 Cmolybden::UrlRequestJobA URL request job is a mechanism to provide the response data for an intercepted URL request
 Cmolybden::UrlRequestJobFactoryA factory that allows you to create UrlRequestJob instances
 Cmolybden::UserProfileThe collected data entered by the user to a form and persisted to the user data store
 Cmolybden::UserProfilesA user profile store
 Cmolybden::VerifyCertArgsThe BrowserDelegates::onVerifyCert action arguments
 Cmolybden::ZoomConfigures zoom level for the domain of the currently loaded web page