#include <TGHtml.h>
Inheritance diagram for TGHtmlImage:

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 | |
| TGHtml * | fHtml |
| TImage * | fImage |
| Html_32_t | fW |
| Html_32_t | fH |
| char * | fZUrl |
| char * | fZWidth |
| char * | fZHeight |
| TGHtmlImage * | fPNext |
| TGHtmlImageMarkup * | fPList |
| TTimer * | fTimer |
| TGHtml * | fHtml |
| TImage * | fImage |
| char * | fZUrl |
| char * | fZWidth |
| TGHtmlImage * | fPNext |
| TGHtmlImageMarkup * | fPList |
| TTimer * | fTimer |
Definition at line 509 of file TGHtml.h.
| TGHtmlImage::TGHtmlImage | ( | TGHtml * | htm, | |
| const char * | url, | |||
| const char * | width, | |||
| const char * | height | |||
| ) |
| TGHtmlImage::~TGHtmlImage | ( | ) | [virtual] |
| TGHtmlImage::TGHtmlImage | ( | TGHtml * | htm, | |
| const char * | url, | |||
| const char * | width, | |||
| const char * | height | |||
| ) |
| virtual TGHtmlImage::~TGHtmlImage | ( | ) | [virtual] |
| 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().
Definition at line 522 of file TGHtml.h.
Referenced by TGHtml::GetImage(), TGHtml::HandleTimer(), TGHtml::Redraw(), and TGHtmlImage().
Definition at line 523 of file TGHtml.h.
Referenced by TGHtml::ImageChanged(), TGHtml::Redraw(), and TGHtmlImage().
Definition at line 525 of file TGHtml.h.
Referenced by TGHtml::HandleTimer(), TGHtmlImage(), and ~TGHtmlImage().
| char* TGHtmlImage::fZUrl |
| char* TGHtmlImage::fZWidth |
1.5.1