52 void buttonClicked(QAbstractButton* button);
53 void showStackedPage(QListWidgetItem* item);
55 void chooseDownPath();
56 void showCookieManager();
57 void useActualHomepage();
58 void useActualNewTab();
59 void showAcceptLanguage();
60 void chooseUserStyleClicked();
61 void deleteHtml5storage();
62 void chooseExternalDownloadManager();
63 void openUserAgentManager();
65 void openSearchEnginesManager();
66 void openCertificateManager();
67 void openProtocolHandlersManager();
68 void openSchemesManager();
70 void searchFromAddressBarChanged(
bool state);
71 void saveHistoryChanged(
bool state);
72 void allowHtml5storageChanged(
bool state);
73 void downLocChanged(
bool state);
74 void allowCacheChanged(
bool state);
75 void setManualProxyConfigurationEnabled(
bool state);
76 void useExternalDownManagerChanged(
bool state);
77 void changeCachePathClicked();
78 void allowPluginsToggled(
bool checked);
80 void newTabChanged(
int value);
81 void afterLaunchChanged(
int value);
85 void startProfileIndexChanged(
int index);
87 void setProgressBarColorIcon(QColor col = QColor());
88 void selectCustomProgressBarColor();
90 void showNotificationPreview();
92 void makeFalkonDefault();
95 void closeEvent(QCloseEvent* event)
override;
102 QPointer<DesktopNotification> m_notification;
106 QString m_actProfileName;
109 QPoint m_notifPosition;
int value(const QColor &c)