webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::IconLoader Class Referencefinal

#include <IconLoader.h>

Inheritance diagram for WebCore::IconLoader:
WebCore::CachedRawResourceClient

Public Member Functions

 IconLoader (Frame &)
 
 IconLoader (DocumentLoader &, const URL &)
 
virtual ~IconLoader ()
 
void startLoading ()
 
void stopLoading ()
 

Constructor & Destructor Documentation

◆ IconLoader() [1/2]

WebCore::IconLoader::IconLoader ( Frame frame)
explicit

◆ IconLoader() [2/2]

WebCore::IconLoader::IconLoader ( DocumentLoader documentLoader,
const URL url 
)

◆ ~IconLoader()

WebCore::IconLoader::~IconLoader ( )
virtual

Member Function Documentation

◆ startLoading()

void WebCore::IconLoader::startLoading ( )

◆ stopLoading()

void WebCore::IconLoader::stopLoading ( )

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