Falkon Develop
Cross-platform Qt-based web browser
AdBlockedRequest Struct Reference

#include <adblockmanager.h>

Public Attributes

QUrl requestUrl
 
QUrl firstPartyUrl
 
QByteArray requestMethod
 
QWebEngineUrlRequestInfo::ResourceType resourceType
 
QWebEngineUrlRequestInfo::NavigationType navigationType
 
QString rule
 

Detailed Description

Definition at line 40 of file adblockmanager.h.

Member Data Documentation

◆ firstPartyUrl

QUrl AdBlockedRequest::firstPartyUrl

Definition at line 43 of file adblockmanager.h.

◆ navigationType

QWebEngineUrlRequestInfo::NavigationType AdBlockedRequest::navigationType

Definition at line 46 of file adblockmanager.h.

◆ requestMethod

QByteArray AdBlockedRequest::requestMethod

Definition at line 44 of file adblockmanager.h.

◆ requestUrl

QUrl AdBlockedRequest::requestUrl

Definition at line 42 of file adblockmanager.h.

◆ resourceType

QWebEngineUrlRequestInfo::ResourceType AdBlockedRequest::resourceType

Definition at line 45 of file adblockmanager.h.

◆ rule

QString AdBlockedRequest::rule

Definition at line 47 of file adblockmanager.h.


The documentation for this struct was generated from the following file: