ROOT  6.06/09
Reference Guide
Public Attributes | List of all members
SHtmlStyleStack_t Struct Reference

Definition at line 736 of file TGHtml.h.

Public Attributes

SHtmlStyleStack_tfPNext
 
int fType
 
SHtmlStyle_t fStyle
 

#include <TGHtml.h>

+ Collaboration diagram for SHtmlStyleStack_t:

Member Data Documentation

SHtmlStyleStack_t* SHtmlStyleStack_t::fPNext

Definition at line 737 of file TGHtml.h.

Referenced by TGHtml::HClear(), TGHtml::PopStyleStack(), and TGHtml::PushStyleStack().

SHtmlStyle_t SHtmlStyleStack_t::fStyle

Definition at line 739 of file TGHtml.h.

Referenced by TGHtml::GetCurrentStyle(), and TGHtml::PushStyleStack().

int SHtmlStyleStack_t::fType

Definition at line 738 of file TGHtml.h.

Referenced by TGHtml::PopStyleStack(), and TGHtml::PushStyleStack().


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