43 static void purge(
void);
46 void keyPressEvent(QKeyEvent *event);
50 Ui_dooble_style_sheet m_ui;
51 static QMap<QPair<QString, QUrl>, QString> s_style_sheets;
56 void slot_item_selection_changed(
void);
57 void slot_populate(
void);
58 void slot_remove(
void);
Definition dooble_web_engine_page.h:38