Dooble
Public Types | Public Slots | Signals | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
dooble_settings Class Reference
Inheritance diagram for dooble_settings:
Inheritance graph
[legend]
Collaboration diagram for dooble_settings:
Collaboration graph
[legend]

Public Types

enum  Panels {
  CACHE_PANEL = 0, DISPLAY_PANEL, HISTORY_PANEL, PRIVACY_PANEL,
  WEB_PANEL, WINDOWS_PANEL
}
 

Public Slots

void show (void)
 
void showNormal (void)
 

Signals

void applied (void)
 
void dooble_credentials_authenticated (bool state)
 
void dooble_credentials_created (void)
 
void populated (void)
 

Public Member Functions

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 Public Member Functions

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 Public Attributes

static QStringList s_spell_checker_dictionaries
 

Protected Member Functions

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

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