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 class  Panels {
  CACHE_PANEL = 0 , DISPLAY_PANEL , HISTORY_PANEL , PRIVACY_PANEL ,
  WEB_PANEL , WINDOWS_PANEL
}
 

Public Slots

void show (void)
 

Signals

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

Public Member Functions

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

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

static QStringList s_spell_checker_dictionaries
 

Protected Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from dooble_main_window
QShortcut * m_control_w
 

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