Add support for Browser statistics (#7197)

Co-authored-by: Jonathan White <support@dmapps.us>
This commit is contained in:
Sami Vänttinen
2021-12-30 14:31:06 +02:00
committed by GitHub
parent 15d1b2f0ab
commit cd642e7fee
13 changed files with 784 additions and 6 deletions

View File

@@ -98,6 +98,7 @@ public:
const AutoTypeAssociations* autoTypeAssociations() const;
QString title() const;
QString url() const;
QStringList getAllUrls() const;
QString webUrl() const;
QString displayUrl() const;
QString username() const;