#include <TGedPatternSelect.h>
Inheritance diagram for TGedPatternSelector:
Public Member Functions | |
TGedPatternSelector (const TGWindow *p) | |
virtual | ~TGedPatternSelector () |
virtual Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
void | SetActive (Int_t newat) |
Int_t | GetActive () const |
TGedPatternSelector (const TGWindow *p) | |
virtual | ~TGedPatternSelector () |
virtual Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
void | SetActive (Int_t newat) |
Int_t | GetActive () const |
Protected Attributes | |
Int_t | fActive |
const TGWindow * | fMsgWindow |
TGedPatternFrame * | fCe [27] |
const TGWindow * | fMsgWindow |
TGedPatternFrame * | fCe [27] |
Definition at line 97 of file TGedPatternSelect.h.
TGedPatternSelector::TGedPatternSelector | ( | const TGWindow * | p | ) |
Definition at line 189 of file TGedPatternSelect.cxx.
References TGCompositeFrame::AddFrame(), fActive, fCe, fMsgWindow, i, kLHintsNoHints, p, and TGCompositeFrame::SetLayoutManager().
TGedPatternSelector::~TGedPatternSelector | ( | ) | [virtual] |
TGedPatternSelector::TGedPatternSelector | ( | const TGWindow * | p | ) |
virtual TGedPatternSelector::~TGedPatternSelector | ( | ) | [virtual] |
Reimplemented from TGCompositeFrame.
Definition at line 235 of file TGedPatternSelect.cxx.
References fMsgWindow, GET_MSG(), GET_SUBMSG(), kButton1, kC_PATTERNSEL, kPAT_CLICK, kPAT_SELCHANGED, kTRUE, MK_MSG(), TGFrame::SendMessage(), and SetActive().
void TGedPatternSelector::SetActive | ( | Int_t | newat | ) |
Definition at line 219 of file TGedPatternSelect.cxx.
References fActive, fCe, kFALSE, kTRUE, and TGedPatternFrame::SetActive().
Referenced by ProcessMessage().
Int_t TGedPatternSelector::GetActive | ( | ) | const [inline] |
virtual Bool_t TGedPatternSelector::ProcessMessage | ( | Long_t | msg, | |
Long_t | parm1, | |||
Long_t | parm2 | |||
) | [virtual] |
Reimplemented from TGCompositeFrame.
void TGedPatternSelector::SetActive | ( | Int_t | newat | ) |
Int_t TGedPatternSelector::GetActive | ( | ) | const [inline] |
Int_t TGedPatternSelector::fActive [protected] |
Definition at line 100 of file TGedPatternSelect.h.
Referenced by GetActive(), SetActive(), and TGedPatternSelector().
const TGWindow* TGedPatternSelector::fMsgWindow [protected] |
Definition at line 101 of file TGedPatternSelect.h.
Referenced by ProcessMessage(), and TGedPatternSelector().
TGedPatternFrame* TGedPatternSelector::fCe[27] [protected] |
Definition at line 102 of file TGedPatternSelect.h.
Referenced by SetActive(), and TGedPatternSelector().
const TGWindow* TGedPatternSelector::fMsgWindow [protected] |
Definition at line 101 of file TGedPatternSelect.h.
TGedPatternFrame* TGedPatternSelector::fCe[27] [protected] |
Definition at line 102 of file TGedPatternSelect.h.