TextBrowserDownloadCache Class Reference

Public Member Functions

 TextBrowserDownloadCache ()
 
bool lookup (const QUrl &url, QByteArray &result)
 
void add (const QUrl &url, const QByteArray &data)
 
void beginRequest (const QUrl &url)
 
void endRequest (const QUrl &url)
 
bool isInProgress (const QUrl &url)
 

Constructor & Destructor Documentation

◆ TextBrowserDownloadCache()

TextBrowserDownloadCache::TextBrowserDownloadCache ( )

Member Function Documentation

◆ add()

void TextBrowserDownloadCache::add ( const QUrl &  url,
const QByteArray &  data 
)

◆ beginRequest()

void TextBrowserDownloadCache::beginRequest ( const QUrl &  url)

◆ endRequest()

void TextBrowserDownloadCache::endRequest ( const QUrl &  url)

◆ isInProgress()

bool TextBrowserDownloadCache::isInProgress ( const QUrl &  url)

◆ lookup()

bool TextBrowserDownloadCache::lookup ( const QUrl &  url,
QByteArray &  result 
)

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