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

#include <IconController.h>

Public Member Functions

 IconController (Frame &)
 
 ~IconController ()
 
WEBCORE_EXPORT URL url ()
 
void startLoader ()
 
void stopLoader ()
 
void loadDecisionReceived (IconLoadDecision)
 
void continueLoadWithDecision (IconLoadDecision)
 
void commitToDatabase (const URL &icon)
 
 IconController (Frame &)
 
 ~IconController ()
 
WEBCORE_EXPORT URL url ()
 
void startLoader ()
 
void stopLoader ()
 
void loadDecisionReceived (IconLoadDecision)
 
void continueLoadWithDecision (IconLoadDecision)
 
void commitToDatabase (const URL &icon)
 

Constructor & Destructor Documentation

◆ IconController() [1/2]

WebCore::IconController::IconController ( Frame frame)
explicit

◆ ~IconController() [1/2]

WebCore::IconController::~IconController ( )

◆ IconController() [2/2]

WebCore::IconController::IconController ( Frame )
explicit

◆ ~IconController() [2/2]

WebCore::IconController::~IconController ( )

Member Function Documentation

◆ commitToDatabase() [1/2]

void WebCore::IconController::commitToDatabase ( const URL icon)

◆ commitToDatabase() [2/2]

void WebCore::IconController::commitToDatabase ( const URL icon)

◆ continueLoadWithDecision() [1/2]

void WebCore::IconController::continueLoadWithDecision ( IconLoadDecision  )

◆ continueLoadWithDecision() [2/2]

void WebCore::IconController::continueLoadWithDecision ( IconLoadDecision  iconLoadDecision)

◆ loadDecisionReceived() [1/2]

void WebCore::IconController::loadDecisionReceived ( IconLoadDecision  )

◆ loadDecisionReceived() [2/2]

void WebCore::IconController::loadDecisionReceived ( IconLoadDecision  iconLoadDecision)

◆ startLoader() [1/2]

void WebCore::IconController::startLoader ( )

◆ startLoader() [2/2]

void WebCore::IconController::startLoader ( )

◆ stopLoader() [1/2]

void WebCore::IconController::stopLoader ( )

◆ stopLoader() [2/2]

void WebCore::IconController::stopLoader ( )

◆ url() [1/2]

URL WebCore::IconController::url ( )

◆ url() [2/2]

WEBCORE_EXPORT URL WebCore::IconController::url ( )

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