Dooble
Loading...
Searching...
No Matches
Public Types | Public Slots | Signals | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
dooble Class Reference
Inheritance diagram for dooble:
Inheritance graph
[legend]
Collaboration diagram for dooble:
Collaboration graph
[legend]

Public Types

enum class  Limits { MAXIMUM_TITLE_LENGTH = 1024 , MAXIMUM_SQL_TEXT_LENGTH = 5000 , MAXIMUM_URL_LENGTH = 2048 }
 

Public Slots

void show (void)
 
void showFullScreen (void)
 

Signals

void add_session_url (void)
 
void application_locked (bool state, dooble *d)
 
void dooble_credentials_authenticated (bool state)
 
void history_cleared (void)
 

Public Member Functions

 dooble (QWidget *widget)
 
 dooble (const QList< QUrl > &urls, bool is_private, bool attach)
 
 dooble (dooble_page *page)
 
 dooble (dooble_web_engine_view *view)
 
bool anonymous_tab_headers (void) const
 
bool attached (void) const
 
bool initialized (void) const
 
bool is_private (void) const
 
dooble_pagecurrent_page (void) const
 
dooble_pagenew_page (const QUrl &url, bool is_private)
 
void print_current_page (void)
 

Static Public Member Functions

static QSet< QString > current_url_executables (void)
 
static void clean (void)
 
static void print (QWidget *parent, dooble_charts *chart)
 
static void print_preview (QPrinter *printer, dooble_charts *chart)
 

Static Public Attributes

static QPointer< dooble_abouts_about = nullptr
 
static QPointer< dooble_accepted_or_blocked_domainss_accepted_or_blocked_domains = nullptr
 
static QPointer< dooble_applications_application = nullptr
 
static QPointer< dooble_certificate_exceptionss_certificate_exceptions
 
static QPointer< dooble_cookiess_cookies = nullptr
 
static QPointer< dooble_cookies_windows_cookies_window = nullptr
 
static QPointer< dooble_cryptographys_cryptography = nullptr
 
static QPointer< dooble_downloadss_downloads = nullptr
 
static QPointer< dooble_favorites_popups_favorites_window = nullptr
 
static QPointer< dooble_gophers_gopher = nullptr
 
static QPointer< dooble_historys_history = nullptr
 
static QPointer< dooble_history_windows_history_popup = nullptr
 
static QPointer< dooble_history_windows_history_window = nullptr
 
static QPointer< dooble_jars_jar = nullptr
 
static QPointer< dooble_search_engines_popups_search_engines_window = nullptr
 
static QPointer< dooble_settingss_settings = nullptr
 
static QPointer< dooble_style_sheets_style_sheet = nullptr
 
static QPointer< dooble_web_engine_url_request_interceptors_url_request_interceptor = nullptr
 
static QSet< QString > s_current_url_executables
 
static QString ABOUT_BLANK = "about:blank"
 
static QString s_default_http_user_agent = ""
 
static QString s_google_translate_url = ""
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 
void keyPressEvent (QKeyEvent *event)
 

Member Data Documentation

◆ s_certificate_exceptions

QPointer< dooble_certificate_exceptions > dooble::s_certificate_exceptions
static
Initial value:
=
nullptr

The documentation for this class was generated from the following files: