MythTV  0.26-pre
Public Member Functions | Private Attributes
MythImageReader Class Reference

#include <mythimage.h>

List of all members.

Public Member Functions

 MythImageReader (const QString &fileName)
 ~MythImageReader ()

Private Attributes

QString m_fileName
QNetworkReply * m_networkReply

Detailed Description

Definition at line 19 of file mythimage.h.


Constructor & Destructor Documentation

MythImageReader::MythImageReader ( const QString &  fileName)

Definition at line 421 of file mythimage.cpp.

Definition at line 445 of file mythimage.cpp.


Member Data Documentation

QString MythImageReader::m_fileName [private]

Definition at line 26 of file mythimage.h.

Referenced by MythImageReader().

QNetworkReply* MythImageReader::m_networkReply [private]

Definition at line 27 of file mythimage.h.

Referenced by MythImageReader(), and ~MythImageReader().


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