|
enum | Panels {
CACHE_PANEL = 0,
DISPLAY_PANEL,
HISTORY_PANEL,
PRIVACY_PANEL,
WEB_PANEL,
WINDOWS_PANEL
} |
|
|
void | show (void) |
|
void | showNormal (void) |
|
|
void | applied (void) |
|
void | dooble_credentials_authenticated (bool state) |
|
void | dooble_credentials_created (void) |
|
void | populated (void) |
|
|
void | restore (bool read_database) |
|
void | set_site_feature_permission (const QUrl &url, QWebEnginePage::Feature feature, bool state) |
|
void | show_panel (dooble_settings::Panels panel) |
|
|
static QString | cookie_policy_string (int index) |
|
static QString | zoom_frame_location_string (int index) |
|
static QVariant | setting (const QString &key, const QVariant &default_value=QVariant()) |
|
static bool | has_dooble_credentials (void) |
|
static bool | has_dooble_credentials_temporary (void) |
|
static bool | set_setting (const QString &key, const QVariant &value) |
|
static bool | site_has_javascript_block_popup_exception (const QUrl &url) |
|
static int | site_feature_permission (const QUrl &url, QWebEnginePage::Feature feature) |
|
static void | remove_setting (const QString &key) |
|
|
static QStringList | s_spell_checker_dictionaries |
|
|
void | closeEvent (QCloseEvent *event) |
|
void | keyPressEvent (QKeyEvent *event) |
|
void | resizeEvent (QResizeEvent *event) |
|
The documentation for this class was generated from the following files: