|
enum class | Panels {
CACHE_PANEL = 0
, DISPLAY_PANEL
, HISTORY_PANEL
, PRIVACY_PANEL
,
WEB_PANEL
, WINDOWS_PANEL
} |
|
|
void | applied (void) |
|
void | dooble_credentials_authenticated (bool state) |
|
void | dooble_credentials_created (void) |
|
void | populated (void) |
|
|
void | add_shortcut (QObject *object) |
|
void | restore (bool read_database) |
|
void | set_settings_path (const QString &path) |
|
void | set_site_feature_permission (const QUrl &url, QWebEnginePage::Feature feature, bool state) |
|
void | show_normal (QWidget *parent) |
|
void | show_panel (dooble_settings::Panels panel) |
|
Public Member Functions inherited from dooble_main_window |
| dooble_main_window (QWidget *parent) |
|
void | enable_control_w_shortcut (bool state) |
|
|
static QString | cookie_policy_string (int index) |
|
static QString | use_material_icons (void) |
|
static QString | zoom_frame_location_string (int index) |
|
static QVariant | getenv (const QString &n) |
|
static QVariant | setting (const QString &k, 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 | main_menu_bar_visible_key (void) |
|
static int | site_feature_permission (const QUrl &url, QWebEnginePage::Feature feature) |
|
static void | prepare_web_engine_environment_variables (void) |
|
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: