#include <TGedPatternSelect.h>
Inheritance diagram for TGedPatternPopup:
Public Member Functions | |
TGedPatternPopup (const TGWindow *p, const TGWindow *m, Style_t pattern) | |
virtual | ~TGedPatternPopup () |
virtual Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
TGedPatternPopup (const TGWindow *p, const TGWindow *m, Style_t pattern) | |
virtual | ~TGedPatternPopup () |
virtual Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
Protected Attributes | |
Style_t | fCurrentPattern |
Definition at line 115 of file TGedPatternSelect.h.
Definition at line 360 of file TGedPatternSelect.cxx.
References TGCompositeFrame::AddFrame(), fCurrentPattern, TGCompositeFrame::GetDefaultHeight(), TGCompositeFrame::GetDefaultWidth(), kLHintsCenterX, TGCompositeFrame::MapSubwindows(), and TGFrame::Resize().
TGedPatternPopup::~TGedPatternPopup | ( | ) | [virtual] |
virtual TGedPatternPopup::~TGedPatternPopup | ( | ) | [virtual] |
Reimplemented from TGedPopup.
Definition at line 384 of file TGedPatternSelect.cxx.
References TGedPopup::fMsgWindow, GET_MSG(), GET_SUBMSG(), kC_PATTERNSEL, kPAT_SELCHANGED, kTRUE, MK_MSG(), TGFrame::SendMessage(), and TGFrame::UnmapWindow().
virtual Bool_t TGedPatternPopup::ProcessMessage | ( | Long_t | msg, | |
Long_t | parm1, | |||
Long_t | parm2 | |||
) | [virtual] |
Reimplemented from TGedPopup.
Style_t TGedPatternPopup::fCurrentPattern [protected] |