MythTV  master
Public Member Functions | Protected Member Functions | Friends | List of all members
MythWebPage Class Reference

#include <mythuiwebbrowser.h>

Inheritance diagram for MythWebPage:
Inheritance graph
[legend]
Collaboration diagram for MythWebPage:
Collaboration graph
[legend]

Public Member Functions

 MythWebPage (QObject *parent=nullptr)
 
 ~MythWebPage () override
 
bool extension (Extension extension, const ExtensionOption *option=nullptr, ExtensionReturn *output=nullptr) override
 
bool supportsExtension (Extension extension) const override
 

Protected Member Functions

QString userAgentForUrl (const QUrl &url) const override
 

Friends

class MythWebView
 

Detailed Description

Definition at line 69 of file mythuiwebbrowser.h.

Constructor & Destructor Documentation

◆ MythWebPage()

MythWebPage::MythWebPage ( QObject *  parent = nullptr)
explicit

Definition at line 270 of file mythuiwebbrowser.cpp.

◆ ~MythWebPage()

MythWebPage::~MythWebPage ( )
override

Definition at line 276 of file mythuiwebbrowser.cpp.

Member Function Documentation

◆ extension()

bool MythWebPage::extension ( Extension  extension,
const ExtensionOption *  option = nullptr,
ExtensionReturn *  output = nullptr 
)
override

Definition at line 288 of file mythuiwebbrowser.cpp.

Referenced by supportsExtension().

◆ supportsExtension()

bool MythWebPage::supportsExtension ( Extension  extension) const
override

Definition at line 283 of file mythuiwebbrowser.cpp.

◆ userAgentForUrl()

QString MythWebPage::userAgentForUrl ( const QUrl &  url) const
overrideprotected

Definition at line 345 of file mythuiwebbrowser.cpp.

Friends And Related Function Documentation

◆ MythWebView

friend class MythWebView
friend

Definition at line 85 of file mythuiwebbrowser.h.


The documentation for this class was generated from the following files: