CalendarWindow Class Reference

List of all members.

Public Member Functions

 CalendarWindow ()
virtual ~CalendarWindow ()
void UpdateHTML ()
 ClassDef (CalendarWindow, 0)

Private Attributes

TGMainFramefMain
HtmlCalendarfHtmlText
TGHtmlfHtml
TGComboBoxfMonthBox
TGNumberEntryfYearEntry
TGNumberEntryfFontEntry
TGColorSelectfTableColor
TGColorSelectfCellColor

Detailed Description

Definition at line 277 of file calendar.C.


Constructor & Destructor Documentation

CalendarWindow::CalendarWindow (  ) 

Definition at line 308 of file calendar.C.

References TGComboBox::AddEntry(), TGCompositeFrame::AddFrame(), TQObject::Connect(), TString::Data(), TGMainFrame::DontCallClose(), HtmlMonthTable::fBgColor, HtmlMonthTable::fCellBgcolor, fCellColor, HtmlMonthTable::fCellFontSize, fFontEntry, fHtml, fHtmlText, fMain, fMonthBox, HtmlCalendar::fMonthTable, fTableColor, HtmlCalendar::fTitle, fYearEntry, gApplication, gClient, TGClient::GetColorByName(), TGCompositeFrame::GetDefaultHeight(), TGCompositeFrame::GetDefaultWidth(), TGFrame::GetHeight(), TDatime::GetMonth(), TGNumberEntry::GetNumberEntry(), TGClient::GetRoot(), TDatime::GetYear(), HtmlCalendar::Html(), i, kDeepCleanup, kLHintsCenterX, kLHintsCenterY, kLHintsExpandX, kLHintsExpandY, kLHintsLeft, TGNumberFormat::kNEAPositive, TGNumberFormat::kNELLimitMax, TGNumberFormat::kNELLimitMin, TGNumberFormat::kNESInteger, kVerticalFrame, TGFrame::MapRaised(), TGCompositeFrame::MapSubwindows(), monthNames, TGHtml::ParseText(), TGFrame::Resize(), TGComboBox::Select(), TGCompositeFrame::SetCleanup(), TGMainFrame::SetWindowName(), TGMainFrame::SetWMSizeHints(), and title.

CalendarWindow::~CalendarWindow (  )  [virtual]

Definition at line 299 of file calendar.C.

References fHtmlText, and fMain.


Member Function Documentation

void CalendarWindow::UpdateHTML (  ) 

Definition at line 412 of file calendar.C.

References TGHtml::Clear(), TString::Data(), HtmlMonthTable::fBgColor, HtmlMonthTable::fCellBgcolor, fCellColor, HtmlMonthTable::fCellFontSize, fFontEntry, fHtml, fHtmlText, fMain, fMonthBox, HtmlCalendar::fMonthTable, fTableColor, HtmlCalendar::fTitle, fYearEntry, TGColorSelect::GetColor(), TROOT::GetColor(), TColor::GetColor(), TGNumberEntry::GetNumberEntry(), TGComboBox::GetSelected(), TGTextEntry::GetText(), gROOT, HtmlCalendar::Html(), TGView::Layout(), TGHtml::ParseText(), HtmlCalendar::SetDate(), TGMainFrame::SetWindowName(), and title.

CalendarWindow::ClassDef ( CalendarWindow  ,
 
)


Member Data Documentation

TGMainFrame* CalendarWindow::fMain [private]

Definition at line 279 of file calendar.C.

Referenced by CalendarWindow(), UpdateHTML(), and ~CalendarWindow().

HtmlCalendar* CalendarWindow::fHtmlText [private]

Definition at line 280 of file calendar.C.

Referenced by CalendarWindow(), UpdateHTML(), and ~CalendarWindow().

TGHtml* CalendarWindow::fHtml [private]

Definition at line 281 of file calendar.C.

Referenced by CalendarWindow(), and UpdateHTML().

TGComboBox* CalendarWindow::fMonthBox [private]

Definition at line 282 of file calendar.C.

Referenced by CalendarWindow(), and UpdateHTML().

TGNumberEntry* CalendarWindow::fYearEntry [private]

Definition at line 283 of file calendar.C.

Referenced by CalendarWindow(), and UpdateHTML().

TGNumberEntry* CalendarWindow::fFontEntry [private]

Definition at line 284 of file calendar.C.

Referenced by CalendarWindow(), and UpdateHTML().

TGColorSelect* CalendarWindow::fTableColor [private]

Definition at line 285 of file calendar.C.

Referenced by CalendarWindow(), and UpdateHTML().

TGColorSelect* CalendarWindow::fCellColor [private]

Definition at line 286 of file calendar.C.

Referenced by CalendarWindow(), and UpdateHTML().


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