| 
    Chromium Embedded Framework (CEF)
    129.0.1+g463bda9+chromium-129.0.6668.12
    
   | 
 
#include <vector>#include "include/cef_base.h"#include "include/cef_devtools_message_observer.h"#include "include/cef_drag_data.h"#include "include/cef_frame.h"#include "include/cef_image.h"#include "include/cef_navigation_entry.h"#include "include/cef_registration.h"#include "include/cef_request_context.h"Classes | |
| class | CefBrowser | 
| Class used to represent a browser.  More... | |
| class | CefRunFileDialogCallback | 
| Callback interface for CefBrowserHost::RunFileDialog.  More... | |
| class | CefNavigationEntryVisitor | 
| Callback interface for CefBrowserHost::GetNavigationEntries.  More... | |
| class | CefPdfPrintCallback | 
| Callback interface for CefBrowserHost::PrintToPDF.  More... | |
| class | CefDownloadImageCallback | 
| Callback interface for CefBrowserHost::DownloadImage.  More... | |
| class | CefBrowserHost | 
| Class used to represent the browser process aspects of a browser.  More... | |