28 #ifndef dooble_popup_menu_h
29 #define dooble_popup_menu_h
33 #include "ui_dooble_popup_menu.h"
43 void hide_for_non_web_page(
bool state);
44 void set_accept_on_click(
bool state);
47 Ui_dooble_popup_menu m_ui;
48 bool m_accept_on_click;
49 dooble *find_parent_dooble(
void)
const;
50 void prepare_icons(
void);
53 void slot_authenticated(
bool state);
54 void slot_settings_applied(
void);
55 void slot_tool_button_clicked(
void);
56 void slot_zoomed(qreal zoom_factor);
59 void authenticate(
void);
60 void quit_dooble(
void);
62 void show_accepted_or_blocked_domains(
void);
63 void show_cookies(
void);
64 void show_history(
void);
65 void show_settings(
void);
68 void zoom_reset(
void);