#include <TGedMarkerSelect.h>
Inheritance diagram for TGedMarkerPopup:
Public Member Functions | |
TGedMarkerPopup (const TGWindow *p, const TGWindow *m, Style_t markerStyle) | |
virtual | ~TGedMarkerPopup () |
virtual Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
TGedMarkerPopup (const TGWindow *p, const TGWindow *m, Style_t markerStyle) | |
virtual | ~TGedMarkerPopup () |
virtual Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
Protected Attributes | |
Style_t | fCurrentStyle |
Definition at line 41 of file TGedMarkerSelect.h.
Definition at line 80 of file TGedMarkerSelect.cxx.
References TGCompositeFrame::AddFrame(), b, fCurrentStyle, TGWindow::fName, gClient, TGClient::GetColorByName(), TGButton::GetDefaultGC(), gMarkers, i, kLHintsLeft, kSunkenFrame, TGCompositeFrame::MapSubwindows(), TGFrame::Resize(), TGFrame::SetBackgroundColor(), TGCompositeFrame::SetLayoutManager(), and white.
TGedMarkerPopup::~TGedMarkerPopup | ( | ) | [virtual] |
Definition at line 107 of file TGedMarkerSelect.cxx.
References xmlio::Class, TGCompositeFrame::Cleanup(), TGObject::fClient, TGFrameElement::fFrame, TGClient::FreePicture(), TGCompositeFrame::GetList(), and TObject::InheritsFrom().
virtual TGedMarkerPopup::~TGedMarkerPopup | ( | ) | [virtual] |
Reimplemented from TGedPopup.
Definition at line 121 of file TGedMarkerSelect.cxx.
References TGedPopup::EndPopup(), TGedPopup::fMsgWindow, GET_MSG(), GET_SUBMSG(), kC_COMMAND, kC_MARKERSEL, kCM_BUTTON, kMAR_SELCHANGED, kTRUE, MK_MSG(), and TGFrame::SendMessage().
Reimplemented from TGedPopup.
Style_t TGedMarkerPopup::fCurrentStyle [protected] |