MythTV  0.26-pre
Public Member Functions
MythHttpListener Class Reference

#include <mythhttppool.h>

Inheritance diagram for MythHttpListener:
IconData NewsSite

List of all members.

Public Member Functions

virtual void Update (QHttp::Error error, const QString &error_str, const QUrl &url, uint http_status_id, const QString &http_status_str, const QByteArray &data)=0
virtual ~MythHttpListener ()

Detailed Description

Definition at line 18 of file mythhttppool.h.


Constructor & Destructor Documentation

virtual MythHttpListener::~MythHttpListener ( ) [inline, virtual]

Definition at line 27 of file mythhttppool.h.


Member Function Documentation

virtual void MythHttpListener::Update ( QHttp::Error  error,
const QString &  error_str,
const QUrl &  url,
uint  http_status_id,
const QString &  http_status_str,
const QByteArray &  data 
) [pure virtual]

Implemented in NewsSite, and IconData.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends