Home
last modified time | relevance | path

Searched refs:iconLoadedForPageURL (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DIconDatabaseClientQt.h49 void iconLoadedForPageURL(const QString&);
DIconDatabaseClientQt.cpp70 emit iconLoadedForPageURL(url); in didImportIconDataForPageURL() local
DFrameLoaderClientQt.cpp780 …connect(IconDatabaseClientQt::instance(), SIGNAL(iconLoadedForPageURL(QString)), this, SLOT(onIcon… in registerForIconNotification()
782 …disconnect(IconDatabaseClientQt::instance(), SIGNAL(iconLoadedForPageURL(QString)), this, SLOT(onI… in registerForIconNotification()
/external/webkit/Source/WebKit/qt/
DChangeLog902 to the IconDatabaseClientQt::iconLoadedForPageURL() signal. This emits the