TGHtmlImage Class Reference

#include <TGHtml.h>

Inheritance diagram for TGHtmlImage:

TObject TObject List of all members.

Public Member Functions

 TGHtmlImage (TGHtml *htm, const char *url, const char *width, const char *height)
virtual ~TGHtmlImage ()
 TGHtmlImage (TGHtml *htm, const char *url, const char *width, const char *height)
virtual ~TGHtmlImage ()

Public Attributes

TGHtmlfHtml
TImagefImage
Html_32_t fW
Html_32_t fH
char * fZUrl
char * fZWidth
char * fZHeight
TGHtmlImagefPNext
TGHtmlImageMarkupfPList
TTimerfTimer
TGHtmlfHtml
TImagefImage
char * fZUrl
char * fZWidth
TGHtmlImagefPNext
TGHtmlImageMarkupfPList
TTimerfTimer

Detailed Description

Definition at line 509 of file TGHtml.h.


Constructor & Destructor Documentation

TGHtmlImage::TGHtmlImage ( TGHtml htm,
const char *  url,
const char *  width,
const char *  height 
)

Definition at line 47 of file TGHtmlImage.cxx.

References fH, fHtml, fImage, fPList, fPNext, fTimer, fW, fZHeight, fZUrl, fZWidth, NULL, and StrDup().

TGHtmlImage::~TGHtmlImage (  )  [virtual]

Definition at line 65 of file TGHtmlImage.cxx.

References fImage, fTimer, fZHeight, fZUrl, and fZWidth.

TGHtmlImage::TGHtmlImage ( TGHtml htm,
const char *  url,
const char *  width,
const char *  height 
)

virtual TGHtmlImage::~TGHtmlImage (  )  [virtual]


Member Data Documentation

TGHtml* TGHtmlImage::fHtml

Definition at line 516 of file TGHtml.h.

Referenced by TGHtmlImage().

TImage* TGHtmlImage::fImage

Definition at line 517 of file TGHtml.h.

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

Html_32_t TGHtmlImage::fW

Definition at line 518 of file TGHtml.h.

Referenced by TGHtml::ImageChanged(), and TGHtmlImage().

Html_32_t TGHtmlImage::fH

Definition at line 519 of file TGHtml.h.

Referenced by TGHtml::ImageChanged(), and TGHtmlImage().

char* TGHtmlImage::fZUrl

Definition at line 520 of file TGHtml.h.

Referenced by TGHtml::GetImage(), TGHtmlImage(), and ~TGHtmlImage().

char* TGHtmlImage::fZWidth

Definition at line 521 of file TGHtml.h.

Referenced by TGHtml::GetImage(), TGHtmlImage(), and ~TGHtmlImage().

char * TGHtmlImage::fZHeight

Definition at line 521 of file TGHtml.h.

Referenced by TGHtml::GetImage(), TGHtmlImage(), and ~TGHtmlImage().

TGHtmlImage* TGHtmlImage::fPNext

Definition at line 522 of file TGHtml.h.

Referenced by TGHtml::GetImage(), TGHtml::HandleTimer(), TGHtml::Redraw(), and TGHtmlImage().

TGHtmlImageMarkup* TGHtmlImage::fPList

Definition at line 523 of file TGHtml.h.

Referenced by TGHtml::ImageChanged(), TGHtml::Redraw(), and TGHtmlImage().

TTimer* TGHtmlImage::fTimer

Definition at line 525 of file TGHtml.h.

Referenced by TGHtml::HandleTimer(), TGHtmlImage(), and ~TGHtmlImage().

TGHtml* TGHtmlImage::fHtml

Definition at line 516 of file TGHtml.h.

TImage* TGHtmlImage::fImage

Definition at line 517 of file TGHtml.h.

char* TGHtmlImage::fZUrl

Definition at line 520 of file TGHtml.h.

char* TGHtmlImage::fZWidth

Definition at line 521 of file TGHtml.h.

TGHtmlImage* TGHtmlImage::fPNext

Definition at line 522 of file TGHtml.h.

TGHtmlImageMarkup* TGHtmlImage::fPList

Definition at line 523 of file TGHtml.h.

TTimer* TGHtmlImage::fTimer

Definition at line 525 of file TGHtml.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:39:32 2011 for ROOT_528-00b_version by  doxygen 1.5.1